Version: 2.9.1
Release Date: 2024-01-30
Authors:
Peter
Ruckdeschel,
Matthias
Kohl,
Eleonara Feist,
Anja Hüller
Required R-Version:
- >=3.4 for version 2.8.0
- >=2.14 for version 2.5.0
- >=2.2.0 for version 2.1,
- >=2.2.0 for versions 1.6-2.0
Dependencies: requires packages
"distr",
"distrEx" version >= 2.0
by the first two authors of this package together with
Thomas
Stabla,
Florian
Camphausen,
and "
startupmsg" by
Peter
Ruckdeschel also available from
CRAN;
What is "distrTeach" meant for?
The aim of
package "
distrTeach" is
to provide illustrations based on package
"distr" to topics in
Stochastics and Statistics taught in secondary school.
Up to now, we have moved the corresponding illustrations
for the CLT and the LLN from package
"distrEx" to this package.
for versions of
the illustrations
prior to 1.8, a somewhat more detailed manual to this package in
pdf-format
is available here;
from version 1.8 on, we have converted this manual into a common
vignette to packages
distr,
distrEx,
distrSim,
distrTEst,
distrMod,
distrTeach,
which is available in the mere documentation package
distrDoc. To use it you may type
require("distrDoc"); V<-vignette("distr"); print(V); edit(V)