MultinomialModel.cov_params_func_l1()

statsmodels.discrete.discrete_model.MultinomialModel.cov_params_func_l1

MultinomialModel.cov_params_func_l1(likelihood_model, xopt, retvals)

Computes cov_params on a reduced parameter space corresponding to the nonzero parameters resulting from the l1 regularized fit.

Returns a full cov_params matrix, with entries corresponding to zero?d values set to np.nan.

doc_statsmodels
2017-01-18 16:12:25
Comments
Leave a Comment

Please login to continue.