Dear Colleagues!
We use R for research. We would like to perform calculations (gravity model of trade) with the use of PPML (Poisson Pseudo Maximum Likelihood). Please explain: 1. What package in R enables us to make calculations in accordance with the PPML? We used the command glm() with the parameter family=quasipoisson(link="log"). Does this command procedure PPML? If not, then what command allows us to use PPML? 2. For calculations using a linear model the quality factor is R^2. What is the analogue of this indicator for PPML in system R? Thank you very much in advance! [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.