caban8/Cabix2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# Cabix2
The goal of Cabix2 is to provide a set of statistical tests which output is formatted such that it meets the basic APA criteria for publication. Its simplicity comes at the cost of flexibility, i.e., the user has less control over the final output which is also less modifiable. Second, the verification of some of the test's assumption (e.g. the homogeneity of variance assumption) is implemented directly in the code and is therefore run automatically (in the dark) as is the decision about whether to apply the appropriate correction.