distribution {mistr}R Documentation

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 class 'comp_fit'
distribution(O)

Arguments

O

an object for which the extraction of distribution is meaningful.

Value

Object representing the distribution.


[Package mistr version 0.0.6 Index]