Waic
lnorm_p1_waic(
waicscores,
x,
t,
v1hat,
d1,
v2hat,
d2,
v3hat,
fd3,
aderivs = TRUE
)
Two numeric values.
logical that indicates whether to return estimates for the waic1 and waic2 scores (longer runtime)
a vector of training data values
a vector or matrix of predictors
first parameter
the delta used in the numerical derivatives with respect to the parameter
second parameter
the delta used in the numerical derivatives with respect to the parameter
third parameter
the fractional delta used in the numerical derivatives with respect to the parameter
logical for whether to use analytic derivatives (instead of numerical)