getLogGPrior: Helper function for glmBayesMfp: Returns the normalized log g...

Description Usage Arguments Value

View source: R/getLogGPrior.R

Description

Returns the normalized log of the prior density on g as an R function. It is checked that the result is valid, that is that exp(f) integrates to 1 over the positive real line.

Usage

1
getLogGPrior(gPrior)

Arguments

gPrior

the gPrior argument passed to glmBayesMfp

Value

The R function.


glmBfp documentation built on July 2, 2020, 2:30 a.m.