fail_quantile_check: Variable Screening: Sufficient variability

Description Usage Arguments Value

View source: R/functions_criteria.r

Description

A function that screens out covariates with too little variability (10th percentile == 90th percentile)

Usage

1
fail_quantile_check(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