createPrior {Bolstad}R Documentation

Create prior generic

Description

Create prior generic

Usage

createPrior(x, ...)

Arguments

x

a vector of x values at which the prior is to be specified (the support of the prior).

...

optional exta arguments. Not currently used.

Value

a linear interpolation function where the weights have been scaled so the function (numerically) integrates to 1.


[Package Bolstad version 0.2-41 Index]