pdf_fun {Surrogate} | R Documentation |
Function factory for density functions
Description
Function factory for density functions
Usage
pdf_fun(para, family)
Arguments
para |
Parameter vector. |
family |
Distributional family, one of the following:
|
Value
A density function that has a single argument. This is the vector of values in which the density function is evaluated.
[Package Surrogate version 3.3.0 Index]