prob_predict {Countr} | R Documentation |
Compute probability predictions for discrete distribution models.
prob_predict(obj, ...)
obj |
object from a supported class. |
... |
further arguments for methods |
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.