From the book website :

IPSUR stands for Introduction to Probability and Statistics Using R,
ISBN: 978-0-557-24979-4, which is a textbook written for an
undergraduate course in probability and statistics. The approximate
prerequisites are two or three semesters of calculus and some linear
algebra in a few places. Attendees of the class include mathematics,
engineering, and computer science majors.

Now, there is a new way to read R books (anyway, new to me!)

1
2
3
install.packages("IPSUR", repos="http://cran.r-project.org")
library(IPSUR)
read(IPSUR)

2 comments to “Read a new book…”

  1. Tal Galili says:

    Hi there,
    Notice how the author suggests using:
    install.packages(“IPSUR”, repos=”http://R-Forge.R-project.org”)
    For the newest version.

Leave a Comment

Real Time Web Analytics