Package: smovie 1.1.6
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.
Authors:
smovie_1.1.6.tar.gz
smovie_1.1.6.zip(r-4.5)smovie_1.1.6.zip(r-4.4)smovie_1.1.6.zip(r-4.3)
smovie_1.1.6.tgz(r-4.4-any)smovie_1.1.6.tgz(r-4.3-any)
smovie_1.1.6.tar.gz(r-4.5-noble)smovie_1.1.6.tar.gz(r-4.4-noble)
smovie_1.1.6.tgz(r-4.4-emscripten)smovie_1.1.6.tgz(r-4.3-emscripten)
smovie.pdf |smovie.html✨
smovie/json (API)
NEWS
# Install 'smovie' in R: |
install.packages('smovie', repos = c('https://paulnorthrop.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paulnorthrop/smovie/issues
central-limit-theoremcorrelation-coefficientextremal-types-theoremextremeshypothesis-testinglikelihood-ratio-testlinear-regressionlog-likelihoodmovieprobability-distributionsregressionscore-teststatistical-conceptsstatisticsstatistics-learningteachingteaching-materialstest-statisticwald-test
Last updated 11 months agofrom:eda019b92f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:cltcltqcontinuouscorrelationdFcorrdiscreteettlev_infmean_vs_medianmoviespFcorrqFcorrrFcorrshypowws
Dependencies:rpanel
Readme and manuals
Help Manual
Help page | Topics |
---|---|
smovie: some movies to illustrate concepts in statistics | smovie-package smovie |
Central Limit Theorem (CLT) | clt |
Central Limit Theorem (CLT) for sample quantiles | cltq |
Univariate Continuous Distributions: p.d.f and c.d.f. | continuous |
Sampling distribution of the correlation coefficient movie | correlation |
Univariate Discrete Distributions: p.m.f and c.d.f. | discrete |
Extremal Types Theorem (ETT) | ett |
Fisher's transformation of the product moment correlation coefficient | dFcorr Fcorr pFcorr qFcorr rFcorr |
Leverage and influence in simple linear regression movie | lev_inf |
Sample mean vs sample median | mean_vs_median |
Main menu for smovie movies | movies |
Testing simple hypotheses | shypo |
Wald, Wilks and Score tests | wws |