Learn R Programming

lgcp (version 1.8)

EvaluatePrior: EvaluatePrior function

Description

An internal function used in the MCMC routine to evaluate the prior for a given set of parameters

Usage

EvaluatePrior(etaParameters, betaParameters, prior)

Arguments

etaParameters

the paramter eta

betaParameters

the parameter beta

prior

the prior

Value

the prior evaluated at the given values.