denRichPrior: denRichPrior

Description Usage Arguments Author(s) See Also

Description

Example of using two different logDensity functions: density of data-rich observations

Usage

1
2
3
denRichPrior(theta, twTwoDenEx, theta0 = twTwoDenEx$thetaTrue, 
    thetaPrior = NULL, invCovarTheta = NULL, intermediate = list(), 
    ...)

Arguments

theta
twTwoDenEx
theta0
thetaPrior

the prior estimate of the parameters

invCovarTheta

the inverse of the Covariance of the prior parameter estimates, or alternatively the diag of Covariance matrix (sigma_i)

intermediate

specify a mutable environement to store intermediate results that are the same across different densities for given theta

...

Author(s)

Thomas Wutzler

See Also

denSparsePrior


twDEMC documentation built on May 2, 2019, 5:38 p.m.