prob_predict: Probability predictions

View source: R/probpredict.R

prob_predictR 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.


Countr documentation built on May 29, 2024, 7:44 a.m.