getGenerator: Internal helper function which gets the generator (and...

Description Usage Arguments Value Author(s)

Description

Internal helper function which gets the generator (and normalizing constant)

Usage

1
getGenerator(method, unnormDensFun, xVals, unnormDensVals)

Arguments

method

the methods string

unnormDensFun

the unnormalized density function

xVals

the x values

unnormDensVals

the unnormalized density values

Value

a list with the elements “generator” and “normConst”, containing the generator function (with argument n for the number of samples) and the normalizing constant of the density, respectively.

Author(s)

Daniel Sabanes Bove daniel.sabanesbove@ifspm.uzh.ch


glmBfp documentation built on May 2, 2019, 5:26 p.m.