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)

Arguments

mdObj

Mixing distribution object

x

Data

Value

Parameters of the posterior distribution