fail_skewed_distro: Variable Screening: Skewness

Description Usage Arguments Value

View source: R/functions_criteria.r

Description

A function that screens out covariates that have extremely skewed distributions (maximum normalized value > 10). Note: -10, too?

Usage

1
fail_skewed_distro(my.data, my.all.vars)

Arguments

my.data

See rawdata under PLSK.full

my.all.vars

String vector listing candidate variables; often, rownames(my.data)

Value

String vector listing variables that failed the cleaning check


myoung3/regionalkrig documentation built on May 23, 2019, noon