Skip to contents

All functions

ar2()
Obtain the adjusted R-Squared Value from a Linear Model
b()
Extract regression coefficients from a linear regression model.
bottom()
Obtain the Bottom X Percents
cat_stats()
Obtain Frequencies and Proportions for a Categorical Variable
descriptive()
Obtain Descriptive Statistics from a data frame.
f()
Extract the F Statistic
install_plots()
Install ggplots and other plotting packages
install_themes()
Install Themes
iterate()
Repeat a task numerous times
middle()
Obtain the middle X Percent
num_by_cat_stats()
Obtain Numerical Statistics for a Continuous Variable by a Categorical Variable
num_stats()
Obtain Numerical Statistics for a Continuous Variable
props()
props Computing proportions
r2()
Obtain the R-Squared Value from a Linear Model
resample()
Sample a data frame with replacement
resid_df()
Extract Residuals and Influential Measures from and `lm` object
shuffle()
Reorder the data of a vector
sse()
Compute the sum of error squared for an R object
top()
Obtain the top X Percent
unicorn_data
Unicorn Data
unicorns()
Creates a Unicorn Data Set from simulated models.