View source: R/73b_weibull_p2_libs.R
weibull_p2_logscores | R Documentation |
Log scores for MLE and RHP predictions calculated using leave-one-out
weibull_p2_logscores(logscores, x, t, fd1, d2, d3, aderivs)
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 |
t |
a vector or matrix of predictors |
fd1 |
the fractional delta used in the numerical derivatives with respect to the parameter |
d2 |
the delta used in the numerical derivatives with respect to the parameter |
d3 |
the delta used in the numerical derivatives with respect to the parameter |
aderivs |
logical for whether to use analytic derivatives (instead of numerical) |
Two scalars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.