Learn R Programming

IPSUR (version 1.3)

IPSUR-package: Introduction to Probability and Statistics Using R

Description

This package contains the Sweave source code used to generate IPSUR, an introductory probability and statistics textbook, alongside other supplementary materials such as the parsed R code for the book and data for the examples and exercises. The book is released under the GNU Free Documentation License.

Arguments

Details

ll{ Package: IPSUR Type: Package Version: 1.3 Date: 2011-02-15 License: GPL (>= 3) LazyLoad: yes } This package is a textbook written at the introductory level to introduce students to probability and statistics using R. After loading the package with library(IPSUR), the book may be read by issuing the command read(IPSUR) at the command line.