EvaluatePrior {lgcp} | R Documentation |
An internal function used in the MCMC routine to evaluate the prior for a given set of parameters
EvaluatePrior(etaParameters, betaParameters, prior)
etaParameters |
the paramter eta |
betaParameters |
the parameter beta |
prior |
the prior |
the prior evaluated at the given values.