is.not.informative.variable: Is a vector an non informative variable

Description Usage Arguments Examples

View source: R/non_informative_var.R

Description

This function determines if a given vector of numeric or factor is a non informative variable or not.

Usage

1
is.not.informative.variable(x, includeNA = T)

Arguments

x

a vector of numeric or factor.

includeNA

a boolean. TRUE to include NA value as a factor level.

Examples

1
2

linkspotter documentation built on July 23, 2020, 5:08 p.m.