statsmodels.discrete.discrete_model.DiscreteModel.information¶ DiscreteModel.information(params)¶ 模型的费舍尔信息矩阵。 返回 -1 * 在参数处评估的对数似然函数的Hessian矩阵。 Parameters:¶ paramsndarray模型参数。 Last update: Oct 16, 2024