parafam.d {depCensoring} | R Documentation |
Obtain the value of the density function
Description
Obtain the value of the density function
Usage
parafam.d(x, parameter, distribution, truncation = NULL)
Arguments
x |
the value in which the density function will be calculated at. |
parameter |
the parameter of the specified distribution |
distribution |
the specified distribution function. |
truncation |
a positive numeric value thats denotes the value of truncation for the assumed distribution. |
[Package depCensoring version 0.1.7 Index]