Package: inferr 0.3.1.9000

Aravind Hebbali

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:Aravind Hebbali [aut, cre]

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'))

Peer review:

Bug tracker:https://github.com/rsquaredacademy/inferr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • 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

On CRAN:

inferenceinferential-statisticsnon-parametricparametricstatistical-tests

5.80 score 37 stars 34 scripts 238 downloads 19 exports 3 dependencies

Last updated 3 years agofrom:87207a9e95. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 06 2024
R-4.5-win-x86_64OKNov 06 2024
R-4.5-linux-x86_64OKNov 06 2024
R-4.4-win-x86_64OKNov 06 2024
R-4.4-mac-x86_64OKNov 06 2024
R-4.4-mac-aarch64OKNov 06 2024
R-4.3-win-x86_64OKNov 06 2024
R-4.3-mac-x86_64OKNov 06 2024
R-4.3-mac-aarch64OKNov 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

Introduction to inferr

Rendered fromintro.Rmdusingknitr::rmarkdownon Nov 06 2024.

Last update: 2021-05-28
Started: 2017-01-10

Readme and manuals

Help Manual

Help pageTopics
Dummy data set for Cochran's Q testexam
High School and Beyond Data Sethsb
Binomial Testinfer_binom_calc infer_binom_test
Chi Square Test of Associationinfer_chisq_assoc_test
Chi Square Goodness of Fit Testinfer_chisq_gof_test
Cochran Q Testinfer_cochran_qtest
Launch Shiny Appinfer_launch_shiny_app
Levene's test for equality of variancesinfer_levene_test infer_levene_test.default
McNemar Testinfer_mcnemar_test
One Way ANOVAinfer_oneway_anova
One Sample Test of Proportioninfer_os_prop_test infer_os_prop_test.default
One Sample t Testinfer_os_t_test
One Sample Variance Comparison Testinfer_os_var_test
Test for Random Orderinfer_runs_test
Two Independent Sample t Testinfer_ts_ind_ttest
Paired t testinfer_ts_paired_ttest
Two Sample Test of Proportioninfer_ts_prop_calc infer_ts_prop_group infer_ts_prop_test
Two Sample Variance Comparison Testinfer_ts_var_test
'inferr' packageinferr
Dummy data set for 2 Sample Proportion testtreatment
Dummy data set for 2 Sample Proportion testtreatment2