posteriornormal1: Compute the Posterior Distribution for Parameters of One Normal Distribution
Description
Given a vector of data, this function computes the bivariate posteror for the
expectation parameter and the logged scale parameter of a normal distribution,
assuming that the data represents independent observations from the normal distribution.
One assumes a flat prior.
Usage
posteriornormal1(data)
Arguments
data
A vector with data values.
Value
An object representing a bivariate Normal-ExpGamma distribution.