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  <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.
Depends: R (>= 3.3.0), rpanel (>= 1.1-3)
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.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
NeedsCompilation: no
Packaged: 2023-12-02 20:48:52 UTC; Paul
Author: Paul J. Northrop [aut, cre, cph]
Maintainer: Paul J. Northrop <p.northrop@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2023-12-03 01:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 05:00:48 UTC; unix
