autostats - Auto Stats
Automatically do statistical exploration. Create formulas using 'tidyselect' syntax, and then determine cross-validated model accuracy and variable contributions using 'glm' and 'xgboost'. Contains additional helper functions to create and modify formulas. Has a flagship function to quickly determine relationships between categorical and continuous variables in the data set.
Last updated 6 months ago
6.70 score 6 stars 2 packages 5 scripts 398 downloadspresenter - Present Data with Style
Consists of custom wrapper functions using packages 'openxlsx', 'flextable', and 'officer' to create highly formatted MS office friendly output of your data frames. These viewer friendly outputs are intended to match expectations of professional looking presentations in business and consulting scenarios. The functions are opinionated in the sense that they expect the input data frame to have certain properties in order to take advantage of the automated formatting.
Last updated 2 years ago
excelpowerpoint
6.69 score 11 stars 4 packages 15 scripts 285 downloadsframecleaner - Clean Data Frames
Provides a friendly interface for modifying data frames with a sequence of piped commands built upon the 'tidyverse' Wickham et al., (2019) <doi:10.21105/joss.01686> . The majority of commands wrap 'dplyr' mutate statements in a convenient way to concisely solve common issues that arise when tidying small to medium data sets. Includes smart defaults and allows flexible selection of columns via 'tidyselect'.
Last updated 8 months ago
5.18 score 2 stars 5 packages 5 scripts 442 downloadsvalidata - Validate Data Frames
Functions for validating the structure and properties of data frames. Answers essential questions about a data set after initial import or modification. What are the unique or missing values? What columns form a primary key? What are the properties of the numeric or categorical columns? What kind of overlap or mapping exists between 2 columns?
Last updated 2 months ago
4.95 score 6 stars 1 packages 4 scripts 245 downloadstidybins - Make Tidy Bins
Multiple ways to bin numeric columns with a tidy output. Wraps a variety of existing binning methods into one function, and includes a new method for binning by equal value, which is useful for sales data. Provides a function to automatically summarize the properties of the binned columns.
Last updated 6 months ago
4.78 score 4 stars 1 packages 2 scripts 522 downloadsTidyConsultant - Tidy Consultant Universe
Loads the 5 packages in the Tidy Consultant Universe. This collection of packages is useful for anyone doing data science, data analysis, or quantitative consulting. The functions in these packages range from data cleaning, data validation, data binning, statistical modeling, and file exporting.
Last updated 6 months ago
3.54 score 7 stars 2 scripts 479 downloads