Package: likelihoodR 1.1.5
Peter Cahusac
likelihoodR: Likelihood Analyses for Common Statistical Tests
A collection of functions that calculate the log likelihood (support) for a range of statistical tests. Where possible the likelihood function and likelihood interval for the observed data are displayed. The evidential approach used here is based on the book "Likelihood" by A.W.F. Edwards (1992, ISBN-13 : 978-0801844430), "Statistical Evidence" by R. Royall (1997, ISBN-13 : 978-0412044113), S.N. Goodman & R. Royall (2011) <doi:10.2105/AJPH.78.12.1568>, "Understanding Psychology as a Science" by Z. Dienes (2008, ISBN-13 : 978-0230542310), S. Glover & P. Dixon <doi:10.3758/BF03196706> and others. This package accompanies "Evidence-Based Statistics" by P. Cahusac (2020, ISBN-13 : 978-1119549802) <doi:10.1002/9781119549833>.
Authors:
likelihoodR_1.1.5.tar.gz
likelihoodR_1.1.5.tar.gz(r-4.5-noble)likelihoodR_1.1.5.tar.gz(r-4.4-noble)
likelihoodR_1.1.5.tgz(r-4.4-emscripten)likelihoodR_1.1.5.tgz(r-4.3-emscripten)
likelihoodR.pdf |likelihoodR.html✨
likelihoodR/json (API)
# Install 'likelihoodR' in R: |
install.packages('likelihoodR', 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 15 days agofrom:c02f1719f7. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 23 2024 |
R-4.5-linux | OK | Oct 23 2024 |
Exports:L_1way_ANOVAL_1way_catL_1way_RM_ANOVAL_2S_ttestL_2way_catL_2way_Factorial_ANOVAL_corrL_efficacyL_logistic_regressL_ORL_regressL_RRL_t_test_sample_sizeL_ttest
Dependencies:bootlatticelme4MASSMatrixminqanlmenloptrRcppRcppEigen
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Likelihood Supports for One-way Independent Samples ANOVA | L_1way_ANOVA |
Likelihood Support for One-way Categorical Data | L_1way_cat |
Likelihood Supports for One-way Repeated Measures ANOVA | L_1way_RM_ANOVA |
Likelihood Supports for Independent Samples t Test | L_2S_ttest |
Likelihood Support for Two-way Categorical Data | L_2way_cat |
Likelihood Supports for Two-way Independent Samples Factorial ANOVA | L_2way_Factorial_ANOVA |
Likelihood Support for Correlation | L_corr |
Likelihood Support for Efficacy | L_efficacy |
Likelihood Support for Logistic Regression | L_logistic_regress |
Likelihood Support for Odds Ratio (OR) | L_OR |
Likelihood Support for Regression | L_regress |
Likelihood Support for Relative Risk (RR) | L_RR |
Sample size calculation using the evidential approach for t tests | L_t_test_sample_size |
Likelihood Supports for the One Sample and Related Samples t Test | L_ttest |