getStats.Mixture {IdMappingAnalysis} | R Documentation |
Get mixture component model summary info.
## S3 method for class 'Mixture' getStats(this, ...)
... |
Not used |
A data.frame
with columns containing mean, sd, weight and range of prevalence
(range.low,range.high), one column for each model component
Alex Lisovich, Roger Day
For more information see Mixture
.
examples$mixture$getStats();