The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

The sumvar package

The sumvar package quickly explores continuous and categorical variables.
sumvar aims to bring the ease and simplicity of the “sum” and “tab” functions from stata, to R.

Both dist_sum() and tab() include options for performing frequentist hypothesis tests, have a look at the help files.

All functions are tidyverse/dplyr-friendly and accept the %>% pipe from a tibble or data frame, outputting results as a tibble. You can save and further manipulate outputs, e.g. summary <- df %>% dist_sum(var)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.