Learn R Programming

fastR2 (version 1.2.4)

fastR2-package: fastR2: Foundations and Applications of Statistics Using R (2nd Edition)

Description

Data sets and utilities to accompany the second edition of "Foundations and Applications of Statistics: an Introduction using R" (R Pruim, published by AMS, 2017), a text covering topics from probability and mathematical statistics at an advanced undergraduate level. R is integrated throughout, and access to all the R code in the book is provided via the snippet() function.

Data sets and utility functions to accompany Foundations and Applications of Statistics: An Introduction Using R by Randall Pruim.

Arguments

Author

Maintainer: Randall Pruim rpruim@calvin.edu

Randall Pruim

Maintainer: Randall Pruim <rpruim@calvin.edu>

References

R. Pruim, Foundations and Applicaitons of Statistics: An Introduction Using R, AMS, 2011.

See Also

Examples

Run this code

require(fastR2)
trellis.par.set(theme=col.fastR())

Run the code above in your browser using DataLab