get_var_names: Get variable names suitable for analysis.

Description Usage Arguments Details Value

Description

Get variable names that fulfill the conditions in order to be tested for association.

Usage

1

Arguments

pdata

A data.frame containing the phenotypical data.

Details

This is an internal function taking the phenotype data.frame as input. It returns a character vector containing the names of those variables which can be tested for association. The current implementation avoids testing on categorical variables where all elements belong to the same level, or where every level has only one observation.

Value

A character vector containing the selected variable names.


Keyeoh/svconfound documentation built on May 15, 2019, 1:25 p.m.