Package: smovie Type: Package Title: Some Movies to Illustrate Concepts in Statistics Version: 1.1.6 Date: 2023-12-02 Authors@R: person(c("Paul", "J."), "Northrop", email = "p.northrop@ucl.ac.uk", role = c("aut", "cre", "cph")) Description: Provides movies to help students to understand statistical concepts. The 'rpanel' package 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. Depends: R (>= 3.3.0), rpanel (>= 1.1-3) License: GPL (>= 2) Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: graphics, stats Suggests: knitr, numDeriv, revdbayes (>= 1.1.0), tkrplot, testthat, rmarkdown, SuppDists VignetteBuilder: knitr URL: https://paulnorthrop.github.io/smovie/, https://github.com/paulnorthrop/smovie/ BugReports: https://github.com/paulnorthrop/smovie/issues Config/testthat/edition: 3 Repository: https://paulnorthrop.r-universe.dev Date/Publication: 2026-01-21 12:36:53 UTC RemoteUrl: https://github.com/paulnorthrop/smovie RemoteRef: HEAD RemoteSha: 488df7422937d8f1bab72e5f56888459a0cf4add NeedsCompilation: no Packaged: 2026-06-20 10:04:10 UTC; root Author: Paul J. Northrop [aut, cre, cph] Maintainer: Paul J. Northrop