powered by
Initialize the parameters for the model y ~ N(mu0, sigma^2) with a flat prior on mu0.
init_params_mean(y)
a named list params containing
params
mu: vector of conditional means (fitted values)
mu
sigma: the conditional standard deviation
sigma
coefficients: a named list of parameters that determine mu
coefficients
n x 1 vector of data
n x 1