Hi,
These are materials for logistic regression
course I, 2013. This year I use R version 3.0.2. The outputs of R are
the same as with the previous versions of R.
For the exercises in the module, download the following files.
anc.dta
agechd.dta
cca.dta
lowbwt.dta
The revised module can be downloaded here.
logistic1212-1.pdf
The required modules for this course are ice and epid which can be installed into R by typing the following two lines on your R console.
install.packages("ice", repos = "http://r-ice-project.net")
install.packages("epid", repos = "http://r-ice-project.net")
Finally,
you can try following my R script file. Please change the working
directory to yours, otherwise the script will not run correctly.
exercises.R
Sunday, December 22, 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment