checkLowN: Check if data has enough rows

Description Usage Arguments Value

Description

Check if data has enough rows

Usage

1
checkLowN(data, threshold = 25, mult = 1, msg)

Arguments

data

dataframe

threshold

minimum number of records needed to not give warning

mult

multiplier portion of data used for model training

msg

output message (warning)

Value

no return - only throws warning


alteryx/AlteryxPredictive documentation built on May 12, 2019, 1:37 a.m.