pareto_k2_logscores {fitdistcp} | R Documentation |
Log scores for MLE and RHP predictions calculated using leave-one-out
Description
Log scores for MLE and RHP predictions calculated using leave-one-out
Usage
pareto_k2_logscores(logscores, x, kscale)
Arguments
logscores |
logical that indicates whether to return leave-one-out estimates estimates of the log-score (much longer runtime) |
x |
a vector of training data values |
kscale |
the known scale parameter |
Value
Two scalars
[Package fitdistcp version 0.1.1 Index]