get_valid_cols: Gets the columns from header that aren't in features_to_rm

Description Usage Arguments Value

View source: R/utility_funcs.r

Description

Gets the columns from header that aren't in features_to_rm

Usage

1
get_valid_cols(header, features_to_rm, j)

Arguments

header

list of column names e.g. names(X)

features_to_rm

list of feature names we want to remove

j

jet group

Value

index of columns to retain


ant-stephenson/lhc documentation built on Jan. 28, 2021, 3:47 p.m.