-
- Downloads
Fix bug in osr where moments were not based on optimal parameter draw
M_.params is global and was set by csminwel1 to the last value tested; this does not necessarily coincide with the optimal parameter vector, which may have occurred earlier. This commit explicitly sets the optimal parameter vector. (cherry picked from commit 66901616) Conflicts: matlab/osr1.m
Loading
Please register or sign in to comment