Man pages for dmolitor/umbrella
A conglomeration of modeling and data munging functionality

as_numericConvert vectors (including factors) to numeric.
assertCreate assertions with custom error messages.
bolassoBootstrapped LASSO (Bolasso) for regression and...
formula_lhsPull the LHS of a formula.
formula_rhsPull the RHS of a formula including '~'.
initialize_parallelInitialize parallel processing
is_binaryCheck if vector-like object is binary.
is_sparseMatrixCheck if object is a Sparse Matrix
lassoLASSO for regression and classification.
modeFind the modal value of a vector.
na_refConvert vector-like object to a factor with NA as reference...
remove_duplicatesRemove duplicate coumns from matrices or dataframes
rfRuns random forest with grid-search for hyper parameters.
shuffleShuffles standard data objects.
sort_factorSet sorted factor levels. Specify specific base level if...
sparsityChecks the sparsity of each column of a dataframe, matrix, or...
standardizeStandardizes vector, dataframe, or matrix.
strat_sample_bootReturns N stratified bootstrap samples of a dataframe.
train_test_validateCreate a train, test, and validation split of a dataset.
dmolitor/umbrella documentation built on Nov. 10, 2020, 1:25 a.m.