larch.ModelGroup.estimate# ModelGroup.estimate(*args, **kwargs)[source]# Maximize loglike, and then calculate parameter covariance. This convenience method runs the following methods in order: - maximize_loglike - calculate_parameter_covariance All arguments are passed through to maximize_loglike. Returns: dictx