powered by
## S3 method for class 'monthglm': plot(x, alpha=0.05, ylim=NULL, ...)
monthglm
data(CVD) mmodel = monthglm(formula=cvd~1, data=CVD, family=poisson(), offsetpop=pop/100000, offsetmonth=TRUE, refmonth=6) plot(mmodel)
Run the code above in your browser using DataLab