imsl.regression.LogisticRegression.stderrs

LogisticRegression.stderrs

Return the standard errors for the estimated coefficients.

Returns:Array containing the estimated standard errors for the estimated regression coefficients.
Return type:*(n_classes-1, n_coeffs) ndarray*