check_remove_var {mikropml}R Documentation

Check remove_var

Description

Check remove_var

Usage

check_remove_var(remove_var)

Arguments

remove_var

Whether to remove variables with near-zero variance ('nzv'; default), zero variance ('zv'), or none (NULL).

Author(s)

Zena Lapp, zenalapp@umich.edu

Examples

## Not run: 
check_remove_var(NULL)

## End(Not run)

[Package mikropml version 1.6.1 Index]