validate_dataset: Validate a dataset for resampling.

Description Usage Arguments Value

View source: R/scut.R

Description

This functions checks that the given column is present in the data and that all columns besides the class column are numeric.

Usage

1

Arguments

data

Dataframe to validate.

cls_col

Column with class information.

Value

NA


scutr documentation built on June 24, 2021, 5:07 p.m.