calcVarBEINF | R Documentation |
Follows the parameterisation used in gamlss
package, using variance estimation described in
and Ferrari (2010). See also Rigby et al. 2020 (Distributions for Modeling Location,
Scale, and Shape: using GAMLSS in R)
calcVarBEINF(mu, sigma, nu, tau)
mu |
vector of values for the mu parameter of the zero- and one-inflated Beta distribution (BEINF) |
sigma |
vector of values for the sigma parameter of the BEINF |
nu |
vector of values for the nu parameter of the BEINF |
tau |
vector of values for the tau parameter of the BEINF |
expected variance of Y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.