I would like to estimate the parameters of a nonlinear dynamical model from experimental data. I can safely assume that my data has a normally distributed noise with mean zero. Until now I have been using weighted nonlinear least squares as the objective of my optimization problem, however I was wondering if this is the best way to go about the problem.
As I understand in the linear unconstrained case WLS and MLE are equivalent (assuming normally distributed noise with mean zero), however I was wondering if this still holds in the nonlinear constrained case.