getPi | R Documentation |
F(x) = 1 / (1 + exp(-(x-m)/s)) (the CDF of the logistic distribution). Provides the probability that a real-valued random variable X with a given probability distribution will be found at a value less than or equal to x. The output are the mixture proportions for the samples given the residuals from the zero model.
getPi(residuals)
residuals |
Residuals from the zero model. |
Mixture proportions for each sample.
fitZig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.