View source: R/normal_fixed_variance.R
GaussianFixedVarianceMixtureCreate | R Documentation |
Create a Gaussian Mixing Distribution with fixed variance.
GaussianFixedVarianceMixtureCreate(priorParameters = c(0, 1), sigma)
priorParameters |
The prior parameters for the base measure. |
sigma |
The fixed variance of the model. |
A mixing distribution object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.