Showing 3 of total 3 results (show query)
meikesteinhilber
sprtt:Sequential Probability Ratio Tests Toolbox
It is a toolbox for Sequential Probability Ratio Tests (SPRT), Wald (1945) <doi:10.2134/agronj1947.00021962003900070011x>. SPRTs are applied to the data during the sampling process, ideally after each observation. At any stage, the test will return a decision to either continue sampling or terminate and accept one of the specified hypotheses. The seq_ttest() function performs one-sample, two-sample, and paired t-tests for testing one- and two-sided hypotheses (Schnuerch & Erdfelder (2019) <doi:10.1037/met0000234>). The seq_anova() function allows to perform a sequential one-way fixed effects ANOVA (Steinhilber et al. (2023) <doi:10.31234/osf.io/m64ne>). Learn more about the package by using vignettes "browseVignettes(package = "sprtt")" or go to the website <https://meikesteinhilber.github.io/sprtt/>.
Maintained by Meike Steinhilber. Last updated 1 years ago.
6 stars 5.56 score 24 scriptsabusjahn
wrappedtools:Useful Wrappers Around Commonly Used Functions
The main functionalities of 'wrappedtools' are: adding backticks to variable names; rounding to desired precision with special case for p-values; selecting columns based on pattern and storing their position, name, and backticked name; computing and formatting of descriptive statistics (e.g. mean±SD), comparing groups and creating publication-ready tables with descriptive statistics and p-values; creating specialized plots for correlation matrices. Functions were mainly written for my own daily work or teaching, but may be of use to others as well.
Maintained by Andreas Busjahn. Last updated 4 days ago.
descriptive-statisticstest-statistic
2 stars 4.70 score 8 scriptspaulnorthrop
smovie:Some Movies to Illustrate Concepts in Statistics
Provides movies to help students to understand statistical concepts. The 'rpanel' package <https://cran.r-project.org/package=rpanel> is used to create interactive plots that move to illustrate key statistical ideas and methods. There are movies to: visualise probability distributions (including user-supplied ones); illustrate sampling distributions of the sample mean (central limit theorem), the median, the sample maximum (extremal types theorem) and (the Fisher transformation of the) product moment correlation coefficient; examine the influence of an individual observation in simple linear regression; illustrate key concepts in statistical hypothesis testing. Also provided are dpqr functions for the distribution of the Fisher transformation of the correlation coefficient under sampling from a bivariate normal distribution.
Maintained by Paul J. Northrop. Last updated 1 years ago.
central-limit-theoremcorrelation-coefficientextremal-types-theoremextremeshypothesis-testinglikelihood-ratio-testlinear-regressionlog-likelihoodmovieprobability-distributionsregressionscore-teststatistical-conceptsstatisticsstatistics-learningteachingteaching-materialstest-statisticwald-test
1 stars 3.70 score 10 scripts