Description Usage Arguments Value Author(s) See Also
PDF of a mixture of t distributions
1 | dt.mixture(y, pi, mu, s, df)
|
y |
Value(-s) at which the PDF shall be evaluated (numeric vector) |
pi |
Mixture proportions (numeric vector of length K > 0; sum(pi) = 1, entries non-negative) |
mu |
Component medians (numeric vector of lentgh K) |
s |
Component sigma's (numeric vector of lentgh K; entries positive) |
df |
Component degrees of freedom (numeric vector of lentgh K; entries positive) |
f(y) |
Result |
Lisa Allmesberger Fabian Bergs Stefan Immler Michael Kässmann
qt.mixture, pt.mixture, rt.mixture
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.