API
This section contains API details for each of dabest’s python submodules. This reference documentation is mainly useful for people looking to customise or build on top of dabest, or wanting detailed information about how dabest works.
Title | Description |
---|---|
Loading Data | Loading data and relevant groups |
Dabest object | Main class for estimating statistics and generating plots. |
Bootstrap | Computes the summary statistic and a bootstrapped confidence interval. |
Forest plot | Creating forest plots from contrast objects. |
Plot | Creating estimation plots. |
plot_tools |
A set of convenience functions used for producing plots in dabest .
|
effsize | A range of functions to compute various effect sizes. |
confint_1group | A range of functions to compute bootstraps for a single sample. |
confint_2group_diff | A range of functions to compute bootstraps for the mean difference |
Delta objects | Auxiliary delta classes for estimating statistics and generating plots. |
misc_tools | Convenience functions that don’t directly deal with plotting or bootstrap computations are placed here. |
Effectsize objects | The auxiliary classes involved in the computations of bootstrapped effect sizes. |
No matching items