Search found 1 match

by aabcost
Fri Sep 16, 2016 5:09 am
Forum: Estimation
Topic: Estimation poisson model with @logl
Replies: 1
Views: 3177

Estimation poisson model with @logl

Hi, I've specified the following logl (my sample are from 1900 to 2016 (117 observations)): smpl @all rndseed 2 series y=@rpoisson(5) @logl L1 L1=y*log(c(1))-117*c(1)-log(y) This code return the following error message: "Missing Values in @LOGL series at current coefficients at observation 1900...

Go to advanced search