distribution: Extract Distribution of Fitted Model
Description
distribution
is a generic function which extracts the distribution with fitted parameters from fitted objects.
Usage
distribution(O)# S3 method for comp_fit
distribution(O)
Value
Object representing the distribution.
Arguments
- O
an object for which the extraction of distribution is meaningful.