best_wflow_preds_vi | Get "best" parameter sets for each modeling approach (RF, DT,... |
book | The Rethink Priorities bookdown output format |
clean_sink | Puts together a bunch of common 'recipe' steps used in ML and... |
convert_one_hot_back | Converts 'one-hot' Dummies to factors |
dot-kable_styling | Convenience 'hijacks' of kable and kable_styling to get... |
dot-summ | Preferred version of vtable::sumtable, with nice names |
extract_coefficients | Make a model into a tidy object |
extract_hyp_results | 'extract_hyp_results' is a function to extract key results... |
extract_hyp_value | Hypothesis test helpers for working with 'infer' package... |
fit_glm | Fit linear (regression) model and return fit (not tidied,... |
fit_lm | Fit linear (regression) model and return fit (not tidied,... |
fit_models | Fit models using columns specifying formulas and required... |
geom_tree_tot_by_split | Shortcut functions for commonly used plots in RP style |
get_best_result | Extract best parameters etc from tidymodels workflow |
get_var_importance | Machine learning Tidymodels helpers |
grp_n | Grouped summaries, listing of unique groups |
grp_sum | Grouped summary table of 2 variables, mainly for plotting... |
grp_uniq | 'grp_uniq' counts nonmissing _distinct_ observations of each... |
hijack | Shortcut tool for altering a function |
htest_infer_sim | helper for randomization-inference simulation testing using... |
huxoptions | Functions to set some options that look OK when using the... |
impute.med | Replaces missing values with medians for column (ignoring... |
lab_list_to_text | Functions to deal with lists and text |
make_formula | Making formulas 'm_f' simply collapses lists into a formula... |
make_model_df | make a dataframe for modeling 'make_model_df' makes a... |
mn | Some shortcut functions for mean, median, and sd, removing... |
op | Number formatting options, mainly useful for inline code |
ops | 'ops' limits to 2 digits after decimal point |
pipe | Pipe operator |
rdr_cbk | Convenience function to make codebooks with options,... |
read_file_from_repo | Read a file from a (personal) GitHub repository |
remove_str_list | 'remove_str_list' - not sure what it does |
rename_to_var_label | Rename a variable with it's label |
se_bin | Calculate the SE of a bin |
str_det | Case insensitive string_detect |
sumtab | A styled summary table for one outcome by another grouping... |
sumtab_se | A styled summary table for one outcome by another grouping... |
tabyl_ow | simple tables and tabsum #### |
tabylstuff | A set of functions to 'adorn' and format janitor::tabyl()... |
top_table | top_table takes the name (outcol) of the top value of outvar... |
try_download | downloads from a url to a local path, without breaking if it... |
tufte_to_footnote | Parse a text file; Convert Reinstein's adaptation of tufte... |
write_model_statement | Create and write a model statement to a file |
XXX | XXX Explanation in one sentence |
zero_to_missing | Missing to zero and vice versa |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.