NormalProportional | R Documentation |
A normal distribution which standard deviation is proportion to mean
A normal distribution which standard deviation is proportion to mean
This distribution has one parameter named "ceof" in addition to the mean, where sd = coef*mean
REpiSim::Likelihood
-> NormalProportional
logL()
NormalProportional$logL(x, mean, coef)
clone()
The objects of this class are cloneable with this method.
NormalProportional$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.