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