Package: ConvergenceConcepts
Type: Package
Title: Seeing Convergence Concepts in Action
Version: 1.2.3
Date: 2022-08-18
Authors@R: c(person("Pierre", "Lafaye De Micheaux", role = c("aut", "cre"),
	             email = "lafaye@unsw.edu.au"),
             person("Benoit", "Liquet", role = c("aut"),
                    email = "Benoit.Liquet@isped.u-bordeaux2.fr"))
Author: Pierre Lafaye De Micheaux [aut, cre],
  Benoit Liquet [aut]
Maintainer: Pierre Lafaye De Micheaux <lafaye@unsw.edu.au>
Description: This is a pedagogical package, designed to help students understanding convergence of
             random variables. It provides a way to investigate interactively various modes of
	     convergence (in probability, almost surely, in law and in mean) of a sequence of i.i.d.
	     random variables. Visualisation of simulated sample paths is possible through interactive
	     plots. The approach is illustrated by examples and exercises through the function
	     'investigate', as described in
	     Lafaye de Micheaux and Liquet (2009) <doi:10.1198/tas.2009.0032>.
	     The user can study his/her own sequences of random variables.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 2.5.0), tcltk, tkrplot, lattice, grDevices
Suggests:
NeedsCompilation: no
Packaged: 2022-08-18 11:43:33 UTC; lafaye
Repository: CRAN
Date/Publication: 2022-08-18 12:10:06 UTC
Built: R 4.3.0; ; 2023-04-11 23:23:43 UTC; unix
