'''Run: monte-compare-ga'''
Error using makeState (line 56)
Your fitness function must return a scalar value.
'''Run: monte-compare-fminunc'''
Error using /
Matrix dimensions must agree.
Error in gmm_2stage_estimation (line 54)
trialx = trialx/m_fminunc;
Error in master (line 564)
gmm_2stage_estimation;