Wednesday, February 26, 2020

Poisson regression 2019

Hi,

These are materials for Poisson regression course, the academic year 2018 (the calendar year 2019). This year I use R version 3.6.2. The results are similar to those obtained from the previous versions of R.

montana.dat
montana.dta
docsmoke.dat
docsmoke.dta
welsh.dat
welsh.dta

The functions for Poisson regression are within the ice package.

The module can be downloaded here.
Poisson1702.pdf

You can also download ICE modules from ice and epid. However, they are not necessary for this session.

Finally, you can follow my R script file below. Don't forget to change working directory to yours.

poisson.R

No comments: