Leave-one-out crossvalidation for graph_lme
models assuming observations at the vertices of metric graphs
Source: R/graph_inference.R
posterior_crossvalidation.Rd
Leave-one-out crossvalidation for graph_lme
models assuming observations at
the vertices of metric graphs
Arguments
- object
A fitted model using the
graph_lme()
function or a named list of fitted objects using thegraph_lme()
function.- factor
Which factor to multiply the scores. The default is 1.
- tibble
Return the scores as a
tidyr::tibble()