print.inflmixNPMLE: Summarize the results of several estimated OIPPMMs.

Description Usage Arguments Value See Also Examples

View source: R/print.R

Description

Summarize the results of several estimated OIPPMMs.

Usage

1
2
## S3 method for class 'inflmixNPMLE'
print(x, ...)

Arguments

x

An object of class "inflmixNPMLE", a result of a call to inflmix with l=NULL and p=NULL, and with K=NULL.

...

Further arguments passed to or from other methods.

Value

Custom print method for objects of class inflmixNPMLE.

See Also

inflmix

Examples

1
inflmix(1:20)

rtgodwin/inflmix documentation built on May 27, 2019, 2:10 p.m.