dfrechet_p2k1 {fitdistcp} | R Documentation |
Frechet_k1-with-p2 density function
Description
Frechet_k1-with-p2 density function
Usage
dfrechet_p2k1(x, t0, ymn, slope, lambda, log = FALSE, kloc)
Arguments
x |
a vector of training data values |
t0 |
a single value of the predictor (specify either |
ymn |
the location parameter of the function of the predictor |
slope |
the slope of the function of the predictor |
lambda |
the lambda parameter of the distribution |
log |
logical for the density evaluation |
kloc |
the known location parameter |
Value
Vector
[Package fitdistcp version 0.1.1 Index]