View source: R/graph_inference.R
posterior_crossvalidation | R Documentation |
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)
object |
A fitted model using the |
factor |
Which factor to multiply the scores. The default is 1. |
tibble |
Return the scores as a |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.