Package: autotestR 1.2.15

Luiz Garcia
autotestR: Automated Functions for Basic Statistical Tests
Provides simple and intuitive functions for basic statistical analyses. Methods include the t-test (Student 1908 <doi:10.1093/biomet/6.1.1>), the Mann-Whitney U test (Mann and Whitney 1947 <doi:10.1214/aoms/1177730491>), Pearson's correlation (Pearson 1895 <doi:10.1098/rspl.1895.0041>), and analysis of variance (Fisher 1925, <doi:10.1007/978-1-4612-4380-9_5>). Functions are compatible with 'ggplot2' and 'dplyr'.
Authors:
autotestR_1.2.15.tar.gz
autotestR_1.2.15.tar.gz(r-4.7-any)autotestR_1.2.15.tar.gz(r-4.6-any)
autotestR_1.2.15.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
autotestR/json (API)
| # Install 'autotestR' in R: |
| install.packages('autotestR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:47d11e4b50. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 164 | ||
| source / vignettes | OK | 191 | ||
| linux-release-x86_64 | OK | 171 | ||
| wasm-release | OK | 147 |
Exports:pre.testtest.anovatest.chitest.correlationtest.fishertest.interactiontest.kruskaltest.ttest.tmultitest.tpairedtest.u
Dependencies:abindbackportsbase64encbootbroombslibcacachemcarcarDatacliclustercodetoolscolorspacecolourpickercommonmarkcorrrcowplotcpp11crayonDerivdigestdistributionaldoBydplyrdunn.testevaluatefarverfastmapFlexParamCurvefontawesomeforeachforecastFormulafracdifffsFSAgclusgenericsggdistggExtraggplot2ggrepelgluegtablehighrhtmltoolshtmlwidgetshttpuvisobanditeratorsjquerylibjsonliteknitrlabelinglaterlatticelifecyclelme4lmtestmagrittrMASSMatrixMatrixModelsmemoisemgcvmicrobenchmarkmimeminiUIminqamodelrnlmenloptrnnetnortestnumDerivotelpbkrtestpermutepillarpkgconfigplotrixpromisespurrrqapquadprogquantregR6rappdirsrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreformulasregistryrlangrmarkdownS7sassscalesscrutinyseriationshinyshinyjssourcetoolsSparseMstringistringrsurvivaltibbletidyrtidyselecttimeDatetinytexTSPurcautf8vcdvctrsveganviridisLitewithrxfunxtableyamlzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| autotestR | autotestR-package autotestR |
| pre.test() — Automatic statistical test suggestion | pre.test |
| ANOVA test with automated assumption checking | test.anova |
| Chi-square test | test.chi |
| Correlation Analysis with Automatic Method Selection | print.test.correlation test.correlation |
| Fisher's Exact Test | test.fisher |
| Test for interaction between a continuous predictor and a grouping variable | print.test.interaction test.interaction |
| Kruskal-Wallis Test with Dunn Post-hoc | test.kruskal |
| Student's t-test (with automatic diagnostics) | test.t |
| Multiple pairwise comparisons with diagnostics | test.tmulti |
| Paired t-test with advanced visualizations | test.tpaired |
| Mann-Whitney U Test | test.u |