Learn R Programming

IdMappingAnalysis (version 1.16.0)

getStats.Mixture: Get mixture component model summary info

Description

Get mixture component model summary info.

Usage

"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

See Also

For more information see Mixture.

Examples

Run this code
 examples$mixture$getStats();
 

Run the code above in your browser using DataLab