denSparsePrior: denSparsePrior

Description Usage Arguments Details Author(s) See Also

Description

Same as denSpace but returning two components: prior and misfit

Usage

1
2
3
denSparsePrior(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

intermediate

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

...

Details

Used for demonstrating usage of intermediate results. See test case ofMultiIntermediate in file unitTests/runittwDEMC.R

Author(s)

Thomas Wutzler

See Also

denRichPrior


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