getStats.Mixture: Get mixture component model summary info

Description Usage Arguments Value Author(s) See Also Examples

Description

Get mixture component model summary info.

Usage

1
2
## S3 method for class 'Mixture'
getStats(this, ...)

Arguments

...

Not used

Value

A data.frame with columns containing mean, sd, weight and range of prevalence (range.low,range.high), one column for each model component

Author(s)

Alex Lisovich, Roger Day

See Also

For more information see Mixture.

Examples

1
2
 examples$mixture$getStats();
 

IdMappingAnalysis documentation built on Oct. 31, 2019, 3:30 a.m.