prob_predict {Countr} | R Documentation |
Probability predictions
Description
Compute probability predictions for discrete distribution models.
Usage
prob_predict(obj, ...)
Arguments
obj |
object from a supported class. |
... |
further arguments for methods |
Details
This is an emergency replacement for pscl::predprob, since package 'pscl is scheduled for removal from CRAN (in a couple of weeks) at the time of writing this (2024-01-13).
The function is exported but currently marked as internal, since the arguments may be changed. When it is stable, it will be documented fully.
[Package Countr version 3.5.8 Index]