Man pages for dgarmat/dgfunctionpack
Key Functions I Use Often

coefs_to_pointsMap a set of elastic net logistic regression coeficients 1-1...
create_int_lmsTake a dataframe and a set of variables and fit three logitic...
dbQueryReconnectConnect to DB, and if it's timed out, tries again
expect_column_names_somewhere_in_data_frameCheck if the column names you expect to be in the df, are...
expect_dateCheck if a set of columns are dates. Useful for debugging...
expect_no_duplicatesCheck if a data frame has duplicates in a given column. If a...
expect_no_nasCheck if there are any NA values in a data frame, or...
expect_same_number_of_rowsCheck if a dataframe has the same number of rows as another,...
expect_values_only_inCheck that values in a discrete or categorical vector are...
helloHello, World!
in_sql_listSyntatic sugar to turn a vector into a SQL "IN (x1, x2, x3,...
join_list_sqlGets around limit of 1000 items in a list by iterating a...
plot_predict_varBuids a variable profile plot with optional cutoffs at a...
train_modelTrain a ridge regression on a set of variables and thranslate...
translate_coefs_to_pointsMap a generic logisitc model's coeficients 1-1 to points...
wcWrite a data frame to a temporary .csv and open in Excel
wssplotClustering Screeplot to help determine k
dgarmat/dgfunctionpack documentation built on May 17, 2020, 9:58 p.m.