dpareto_p1k2 {fitdistcp} | R Documentation |
pareto_k1-with-p2 density function
Description
pareto_k1-with-p2 density function
Usage
dpareto_p1k2(x, t0, ymn, slope, kscale, log = FALSE)
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 |
kscale |
the known scale parameter |
log |
logical for the density evaluation |
Value
Vector
[Package fitdistcp version 0.1.1 Index]