View source: R/simu_functions.R
calc_multimod_param | R Documentation |
For a given mixture 0.5 ZINB(μ(1-t), θ, z) + 0.5 ZINB(μ(1+t), θ, z), return ZINB(μ, θ', z) such that both mean and variance match.
calc_multimod_param(size, t = 0.5)
size |
parameter θ of the ZINB model. |
t |
Parameter t (between 0 and 1). |
Parameter θ' of the output ZINB model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.