foehnix.Family[source]¶Common logic for the foehnix families
Methods
__init__() |
Initialize self. |
density(y, mu, sigma[, logpdf]) |
|
loglik(y, post, prob, theta) |
Calculate log-likelihood sum of the two-component mixture model |
posterior(y, prob, theta) |
Posterior probabilities used for model estimation (EM algorithm) |
theta(y, post[, init]) |
Distribution parameters of the components of the mixture models. |