GMM.fitgmm(start, weights=None, optim_method='bfgs', optim_args=None)
estimate parameters using GMM
start : array_like
starting values for minimization
weights : array
weighting matrix for moment conditions. If weights is None, then the identity matrix is used
联系方式: