Package: inferr 0.3.1.9000
inferr: Inferential Statistics
Select set of parametric and non-parametric statistical tests. 'inferr' builds upon the solid set of statistical tests provided in 'stats' package by including additional data types as inputs, expanding and restructuring the test results. The tests included are t tests, variance tests, proportion tests, chi square tests, Levene's test, McNemar Test, Cochran's Q test and Runs test.
Authors:
inferr_0.3.1.9000.tar.gz
inferr_0.3.1.9000.zip(r-4.5)inferr_0.3.1.9000.zip(r-4.4)inferr_0.3.1.9000.zip(r-4.3)
inferr_0.3.1.9000.tgz(r-4.4-x86_64)inferr_0.3.1.9000.tgz(r-4.4-arm64)inferr_0.3.1.9000.tgz(r-4.3-x86_64)inferr_0.3.1.9000.tgz(r-4.3-arm64)
inferr_0.3.1.9000.tar.gz(r-4.5-noble)inferr_0.3.1.9000.tar.gz(r-4.4-noble)
inferr_0.3.1.9000.tgz(r-4.4-emscripten)inferr_0.3.1.9000.tgz(r-4.3-emscripten)
inferr.pdf |inferr.html✨
inferr/json (API)
NEWS
# Install 'inferr' in R: |
install.packages('inferr', repos = c('https://rsquaredacademy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rsquaredacademy/inferr/issues
- exam - Dummy data set for Cochran's Q test
- hsb - High School and Beyond Data Set
- treatment - Dummy data set for 2 Sample Proportion test
- treatment2 - Dummy data set for 2 Sample Proportion test
inferenceinferential-statisticsnon-parametricparametricstatistical-tests
Last updated 3 years agofrom:87207a9e95. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | OK | Nov 06 2024 |
R-4.5-linux-x86_64 | OK | Nov 06 2024 |
R-4.4-win-x86_64 | OK | Nov 06 2024 |
R-4.4-mac-x86_64 | OK | Nov 06 2024 |
R-4.4-mac-aarch64 | OK | Nov 06 2024 |
R-4.3-win-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-aarch64 | OK | Nov 06 2024 |
Exports:infer_binom_calcinfer_binom_testinfer_chisq_assoc_testinfer_chisq_gof_testinfer_cochran_qtestinfer_launch_shiny_appinfer_levene_testinfer_mcnemar_testinfer_oneway_anovainfer_os_prop_testinfer_os_t_testinfer_os_var_testinfer_runs_testinfer_ts_ind_ttestinfer_ts_paired_ttestinfer_ts_prop_calcinfer_ts_prop_groupinfer_ts_prop_testinfer_ts_var_test
Dependencies:data.tablemagrittrRcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Dummy data set for Cochran's Q test | exam |
High School and Beyond Data Set | hsb |
Binomial Test | infer_binom_calc infer_binom_test |
Chi Square Test of Association | infer_chisq_assoc_test |
Chi Square Goodness of Fit Test | infer_chisq_gof_test |
Cochran Q Test | infer_cochran_qtest |
Launch Shiny App | infer_launch_shiny_app |
Levene's test for equality of variances | infer_levene_test infer_levene_test.default |
McNemar Test | infer_mcnemar_test |
One Way ANOVA | infer_oneway_anova |
One Sample Test of Proportion | infer_os_prop_test infer_os_prop_test.default |
One Sample t Test | infer_os_t_test |
One Sample Variance Comparison Test | infer_os_var_test |
Test for Random Order | infer_runs_test |
Two Independent Sample t Test | infer_ts_ind_ttest |
Paired t test | infer_ts_paired_ttest |
Two Sample Test of Proportion | infer_ts_prop_calc infer_ts_prop_group infer_ts_prop_test |
Two Sample Variance Comparison Test | infer_ts_var_test |
'inferr' package | inferr |
Dummy data set for 2 Sample Proportion test | treatment |
Dummy data set for 2 Sample Proportion test | treatment2 |