Published May 15, 2017
| Version 0.11.0
Software
Open
tadaadata/tadaatoolbox: v0.11.0 – "Make it look like SPSS"
Description
New Features
tadaa_aovnow knows about types, uses type 1 by default and can do types 2 and 3.- Method for effect size calculation now uses
lsr::etaSquared, which also takes atypeargument.
- Method for effect size calculation now uses
- Add
tadaa_mean_ci: Plots means with 95% confidence intervals as errorbars (thanks Christoph for the suggestion). - Add
tadaa_one_sample: For one-sample t-tests and finally an easy z-test.- Add
confint_norm: Helper to get CIs, similar toconfint_t
- Add
- Add
tadaa_wilcoxon: For whentadaa_t.testisn't non-parametric enough. Same usage.- Additionally displays medians of each group.
- Add
tadaa_kruskal: For whentadaa_aovisn't non-parametric enough, too. - Move
tadaa_sem➡mean_ci_sembecause it's moreconfintthantadaa. - Add
show_noption totadaa_int: Optionally display N in subtitle.
- Fix documentation inconsistencies.
- Turns out
pval_string(0.05)returned< 0.05. Well. That was embarrassing. - Minor tweaks to
theme_readthedownregarding text placement.
- Remove superfluous variables from
ngo:index,zeng,zdeutsch,zmathe.
Files
tadaadata/tadaatoolbox-0.11.0.zip
Files
(505.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:93ee524a627f761da3602c11c604ad2b
|
505.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tadaadata/tadaatoolbox/tree/0.11.0 (URL)