Description Usage Arguments Value Author(s) See Also
computes ECOFF for given paramter values. Returns group index (integer scalar within [1,k], ECOFF (numeric scalar))
1 2 |
par |
Matrix of parameters (nmeric 4xK - matrix); may also be delivered separately. |
pi |
Mixture proportions (numeric vector of length K > 0; sum(pi) = 1, entries non-negative!) |
mu |
Component medians (numeric vector of length K) |
s |
Component sigma's (numeric vector of length K; entries positive.) |
df |
Component degrees of freedom (numeric vector of length K; entries positive) |
quantile |
Cut-off value (numeric scalar within (0,1)) |
pi_cutoff |
Lower bound for groupsize of 'wild type' (numeric scalar within (0, 1)) |
result: group index (integer scalar within [1, K], ECOFF (numeric scalar))
Lisa Allmesberger Fabian Bergs Stefan Immler Michael Kässmann
qt.mixture
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.