get_cv_fixed_eff: Extract information from the trained models from a...

View source: R/loo_cv.R

get_cv_fixed_effR Documentation

Extract information from the trained models from a cross-validation

Description

Extract information from the trained models from a cross-validation

Usage

get_cv_fixed_eff(cv)

get_cv_r2(cv)

Arguments

cv

An object of class lvmisc_cv.

Value

get_cv_fixed_eff() returns a tibble with the estimated value for each coefficient of each trained model and its associated standard error. get_cv_r2() returns a tibble with the R squared for each of the trained models.


verasls/lvmisc documentation built on Feb. 12, 2024, 8:21 a.m.