prior_wrapper: Prior wrapper function

Description Usage Arguments Value See Also

View source: R/priors.R

Description

This is a wrapper function to return the value provided from FUNC when given the inputs "value" and "args"

Usage

1
prior_wrapper(FUNC, values, index, args)

Arguments

FUNC

a function pointer

values

the current parameter values

args

arguments to be passed to the provided function

the

index of the parameter currently of interest

Value

a single value for the prior

See Also

prior


jameshay218/mcmcJH documentation built on May 18, 2019, 11:20 a.m.