leave1out: leave1out

View source: R/models_utils.R

leave1outR Documentation

leave1out

Description

leave1out

Usage

leave1out(data, group_var = NULL, keep_full = FALSE)

Arguments

data

a dataframe

group_var

name of the variable that identify each observation to remove. If NULL will be removed one dataframe line at time.

Value

a named list of dataframes


filippogambarota/filippoR documentation built on March 6, 2023, 4:22 a.m.