Monthly Archive: April 2017

Intro to R

Slides Slides are available here The code is available here Prerequisites R https://www.r-project.org/ http://cran.rstudio.com/bin/linux/ http://cran.rstudio.com/bin/windows/base/ http://cran.rstudio.com/bin/macosx/ RStudio https://www.rst…continue reading.

Intro to data processing

Slides Slides are available here The code is available here Prerequisites R https://www.r-project.org/ http://cran.rstudio.com/bin/linux/ http://cran.rstudio.com/bin/windows/base/ http://cran.rstudio.com/bin/macosx/ RStudio https://www.rst…continue reading.

Double Poisson Regression in SAS

In the previous post (https://statcompute.wordpress.com/2016/11/27/more-about-flexible-frequency-models), I’ve shown how to estimate the double Poisson (DP) regression in R with the gamlss package. The hurdle of estimating DP regression is the calculation...continue reading.