Learn R Programming

autostats

The goal of autostats is to create a simple tidy interface for generating exploratory statistics.

Installation

You can Install the released version of autostats from CRAN with:

install.packages("autostats")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Harrison4192/autostats")

Copy Link

Version

Install

install.packages('autostats')

Monthly Downloads

198

Version

0.4.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Harrison Tietze

Last Published

June 4th, 2024

Functions in autostats (0.4.1)

f_charvec_to_formula

charvec to formula
plot_ctree

plot ctree
get_params

get params
eval_preds

eval_preds
f_formula_to_charvec

Formula_rhs to chr vec
impute_recosystem

impute_recosystem
%>%

Pipe operator
plot_varimp_cforest

plot cforest variable importance
plot_coefs_glm

plot glm coefs
f_modify_formula

Modify Formula
tidy_shap

tidy shap
tidy_glm

tidy glm
tidy_ctree

tidy ctree
tidy_formula

tidy formula construction
plot_varimp_xgboost

Plot varimp xgboost
visualize_model

visualize model
tidy_cforest

tidy conditional inference forest
tidy_xgboost

tidy xgboost
tidy_predict

tidy predict
auto_tune_xgboost

auto_tune_xgboost
auto_cor

auto correlation
auto_t_test

auto t test
auto_boxplot

auto_boxplot
auto_variable_contributions

Plot Variable Contributions
cap_outliers

cap_outliers
create_monotone_constraints

create monotone constraints
auto_anova

auto anova
auto_model_accuracy

auto model accuracy
determine_pred_type

determine pred type