C. Allen Akselrud

Results 3 issues of C. Allen Akselrud

I am having trouble getting std. error out of the TMB code. I am using ADREPORT(log_x_t); for the estimated time series, but can't seem to access std. error for it...

I noticed setting random = NA (for the first model) results in the error (only when trying to optimize): TMB as received an error from Eigen. index>=0 && index <...

I'm finding my file won't compile if I read in parameter vectors inside an if statement, and then write an equation using those parameters. Can TMB do this? Or is...