predsCols {GenEst}R Documentation

Select the predictor-ok columns from a data table

Description

Simple function to facilitate selection of columns that could be predictors for SE or CP models from a data table

Usage

predsCols(data)

Arguments

data

data table

Value

column names of columns that can be predictors


[Package GenEst version 1.4.9 Index]