powered by
Process features with no variation
process_novar_feats(features, progbar = NULL)
list of two dataframes: features with variability (unprocessed) and without (processed)
dataframe of features for machine learning
optional progress bar (default: NULL)
NULL
Zena Lapp, zenalapp@umich.edu
if (FALSE) { process_novar_feats(mikropml::otu_small[, 2:ncol(otu_small)]) }
Run the code above in your browser using DataLab