Skip to content

Maximum Likelihood Estimation

1 message · John C Nash

#
What do you mean by the "estimates were very bad"? In nearly 40 years of
working with optimization, I've seen badly set-up  functions cause
troubles, I've seen multiple minima situations, I've seen comparisons of
results from one data set to the estimates for another, and I've seen
optimization produce the proper results when published ones were just
plain wrong.

So there are many possibilities.

And for Cobb-Douglas functions, I've seen least squares estimates based
on the log of the production function give estimates with different
signs from those using a nonlinear least squares objective on the
original exponential form.

You are not the first to step in the cow pie of Cobb Douglas.

We need some numbers please. If you send a file or files (I don't think
you can attach files to Rhelp, but can do so off-list) with a runnable
script and the data, I'll be willing to try it out.

JN