summary.twoComp_mixt | R Documentation |
Provides statistical indicators of an object of class 'twoComp_mixt'. A two-component mixture model has probability density function (pdf) l such that: l = p * f + (1-p) * g, where p is the mixing proportion, and f and g are the component distributions.
## S3 method for class 'twoComp_mixt'
summary(object, ...)
object |
An object of class 'twoComp_mixt'. |
... |
A list of additional parameters belonging to the default method. |
Xavier Milhaud xavier.milhaud.research@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.