Transforms the prior distribution defined by mean and standard deviation to the appropriate input parameters.
.priorMSd2Parameter(
prior,
restr,
namesInvGammaDistr,
namesNormalDistr,
namesBetaDistr
)
A matrix containing the mean and standard deviation of the priors.
A matrix containing box constraints for the parameters.
A character vector specifying the names of all inverse Gamma distributed parameters.
A character vector specifying the names of all normally distributed parameters.
A character vector specifying the names of all Beta distributed parameters.