norm_p1_logscores: Log scores for MLE and RHP predictions calculated using...

View source: R/60b_norm_p1_libs.R

norm_p1_logscoresR 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

norm_p1_logscores(logscores, x, t, aderivs = TRUE)

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

t

a vector or matrix of predictors

aderivs

logical for whether to use analytic derivatives (instead of numerical)

Value

Two scalars


fitdistcp documentation built on June 8, 2025, 1:04 p.m.