Recent Releases of apa
apa - apa 0.3.3
New features
- Add option to force sphericity correction on all within factors in ANOVA or turn of sphericity correction completely.
- Add option to display confidence interval for pearson correlation.
- Add option to display condidence interval for Cohen's d (experimental).
Bug fixes
- Add missing backslash for chi-square in LaTeX format.
- Fix error in one sample
cohens_dif input is fromt_test. - Fix error that was introduced by tibble 3.0.0 (old code assumed automatic type conversion)
- R
Published by dgromer almost 6 years ago
apa - apa 0.3.0
New features
- Add LaTeX math output format (#3)
Bug fixes and minor improvements
- Fix error in
anova_apawhen specifying theeffectargument - Fix printing of p-values if p = 1.
- Add missing
elseinanova_apa. (@stegmannks, #6) - Fix error in calculation of sample size from degrees of freedom in Cohen's d for dependent samples (@lcreteig, #7)
- R
Published by dgromer almost 8 years ago
apa - apa 0.2.0
New features
- Add support for
aovinanova_apa.
Bug fixes and minor improvements
- Fix bug when using abbreviations "pes" or "ges" in
anova_apa. - Provide same order of effects in
anova_apaindependent of input object - In
anova_apasignificance asterisks might have been incorrect when p-values were corrected for violation of sphericity.
- R
Published by dgromer over 9 years ago