EvaluatePrior: EvaluatePrior function

View source: R/lgcpStructures.R

EvaluatePriorR Documentation

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.


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.