-
Notifications
You must be signed in to change notification settings - Fork 71
/
README
21 lines (15 loc) · 801 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
IPSUR: Introduction to Probability and Statistics Using R
Copyright (C) 2014 G. Jay Kerns
Version 2.0alpha
This package is the source code to generate IPSUR, a free textbook on
Probability and Statistics.
See the INSTALL file for instructions on how to compile the document
for personal use.
The top-level directory contains IPSUR.org, the main file for the
package. There is also a file init-ipsur.el which is used to
initialize Emacs for publishing in a predictable manner. The include
directory contains assorted LaTeX files for the preamble and
frontmatter, plus an R file which sets up the R environment and loads
the R contributed package dependencies.
The source code for the IPSUR program is released under the GNU
General Public License, version 3. See the file COPYING for details.