summary_vars: Summarise variables

View source: R/nestcv.train.R

summary_varsR Documentation

Summarise variables

Description

Summarise variables

Usage

summary_vars(x)

Arguments

x

Matrix or dataframe with variables in columns

Value

A matrix with variables in rows and mean, median and SD for each variable or number of levels if the variable is a factor. If NA are detected, an extra column n.NA is added with the numbers of NA for each variable.


nestedcv documentation built on Oct. 26, 2023, 5:08 p.m.