Skip to content
Prev 44583 / 398502 Next

R for economists (was: [R] Almost Ideal Demand System)

On Thu, Feb 19, 2004 at 04:40:13PM -0000, Simon Cullen wrote:
This sounds like a good idea. It'd be neat to have a TeX document
where "many" mainstream econometrics models are written in
mathematics, and then fragments of R code are shown for the purpose.

In addition, I see rolling-your-own-likelihood-function as being a
very common thing in economics today. So I'd just put a lot of focus
on exposition of R facilities for doing MLE, with functionality
comparable with the maxlik and co libraries of gauss. I am not yet
fluent in R, but my early sense is that maxlik+co of gauss are a bit
ahead of what we have in R.