View source: R/mixing_distribution_posterior_parameters.R
PosteriorParameters | R Documentation |
Calculate the posterior parameters for a conjugate prior.
PosteriorParameters(mdObj, x)
## S3 method for class 'mvnormal'
PosteriorParameters(mdObj, x)
## S3 method for class 'normalFixedVariance'
PosteriorParameters(mdObj, x)
## S3 method for class 'normal'
PosteriorParameters(mdObj, x)
mdObj |
Mixing distribution object |
x |
Data |
Parameters of the posterior distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.