pareto_k2_ml_params {fitdistcp} | R Documentation |
Maximum likelihood estimator
Description
Maximum likelihood estimator
Usage
pareto_k2_ml_params(x, kscale)
Arguments
x |
a vector of training data values |
kscale |
the known scale parameter |
Value
Scalar value.
[Package fitdistcp version 0.1.1 Index]