graph_lme
models assuming observations at
the vertices of metric graphsLeave-one-out crossvalidation for graph_lme
models assuming observations at
the vertices of metric graphs
posterior_crossvalidation(object, factor = 1, tibble = TRUE)
Vector with the posterior expectations and variances as well as mean absolute error (MAE), root mean squared errors (RMSE), and three negatively oriented proper scoring rules: log-score, CRPS, and scaled CRPS.
A fitted model using the graph_lme()
function or a named list of fitted objects using the graph_lme()
function.
Which factor to multiply the scores. The default is 1.
Return the scores as a tidyr::tibble()