Skip to content

kmiddleton/Zar5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zar5

Build Status

Data sets from Biostatistical Analysis (5th ed.) by Jerrold H. Zar

Installation

You can install the most recent version directly from github using install_github() from the devtools package.

require(devtools)
install_github("Zar5", "kmiddleton")

Note that if you are using Windows, you will first need to install Rtools. Start at http://www.murdoch-sutherland.com/Rtools/ and follow the links to CRAN.

References

Zar, J.H. 2010. Biostatistical Analysis. 5th Edition. Pearson Prentice-Hall. Upper Saddle River, NJ. ISBN-10: 0131008463. ISBN-13: 978013100846.

Demos

library(Zar5)
demo(ex07.03)
demo(ex08.08)
demo(ex08.11)
demo(ex10.01)
demo(ex10.02)
demo(ex10.03)
demo(ex12.01)
demo(ex13.03)
demo(ex13.04)
demo(ex15.01)
demo(ex16.01)

About

Data sets from Biostatistical Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages