-
Notifications
You must be signed in to change notification settings - Fork 71
/
DESCRIPTION
41 lines (41 loc) · 861 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Type: Package
Package: IPSUR
Title: Introduction to Probability and Statistics Using R
Version: 4.0.1206
Author: G. Jay Kerns
Maintainer: G. Jay Kerns <[email protected]>
Description: An introductory probability and statistics textbook,
alongside other supplementary materials. The book is released under
the GNU Free Documentation License.
License: GPL (>= 3)
URL: https://ipsur.org, https://github.com/gjkerns/IPSUR
BugReports: https://github.com/gjkerns/IPSUR/issues
Depends:
R (>= 2.10)
Imports:
actuar,
aplpack,
binom,
boot,
coin,
distrEx,
e1071,
HH (>= 2.1-32),
Hmisc,
lmtest,
mvtnorm,
prob,
qcc,
reshape,
scatterplot3d,
TeachingDemos (>= 2.5),
vcd
Suggests:
diagram,
emdbook,
ggplot2,
lattice,
RcmdrMisc
Encoding: UTF-8
LazyLoad: yes
RoxygenNote: 7.2.2