There is a newer version of the record available.

Published May 15, 2017 | Version 0.11.0

tadaadata/tadaatoolbox: v0.11.0 – "Make it look like SPSS"

  • 1. Universitätsklinikum Hamburg-Eppendorf

Description

New Features
  • tadaa_aov now 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 a type argument.
  • 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 to confint_t
  • Add tadaa_wilcoxon: For when tadaa_t.test isn't non-parametric enough. Same usage.
    • Additionally displays medians of each group.
  • Add tadaa_kruskal: For when tadaa_aov isn't non-parametric enough, too.
  • Move tadaa_semmean_ci_sem because it's more confint than tadaa.
  • Add show_n option to tadaa_int: Optionally display N in subtitle.
Tweaks, Patches & Bug Fixes
  • Fix documentation inconsistencies.
  • Turns out pval_string(0.05) returned < 0.05. Well. That was embarrassing.
  • Minor tweaks to theme_readthedown regarding text placement.
Data
  • 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