get_model_cv: Get the cross validation file from a specific model.

View source: R/experiment.R

get_model_cvR Documentation

Get the cross validation file from a specific model.

Description

Get the cross validation file from a specific model.

Usage

get_model_cv(model_id)

Arguments

model_id

id of the model to get the CV, can be obtained with get_experiment_version_models().

Value

data.frame - cross validation data coming from model_id.


previsionio documentation built on March 18, 2022, 6:41 p.m.