dot-priorMSd2Parameter: Transforms the prior distribution defined by mean and...

.priorMSd2ParameterR Documentation

Transforms the prior distribution defined by mean and standard deviation to the appropriate input parameters.

Description

Transforms the prior distribution defined by mean and standard deviation to the appropriate input parameters.

Usage

.priorMSd2Parameter(
  prior,
  restr,
  namesInvGammaDistr,
  namesNormalDistr,
  namesBetaDistr
)

Arguments

prior

A matrix containing the mean and standard deviation of the priors.

restr

A matrix containing box constraints for the parameters.

namesInvGammaDistr

A character vector specifying the names of all inverse Gamma distributed parameters.

namesNormalDistr

A character vector specifying the names of all normally distributed parameters.

namesBetaDistr

A character vector specifying the names of all Beta distributed parameters.


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.