ILogistic |
The ILogisticRegressionCalc type exposes the following members.
Name | Description | |
---|---|---|
CalculationMessage | Anything you want to tell the user? Useful for indicating the source of failed calculation. | |
InformationMatrix | The information matrix is the matrix of negated second partial derivations of the log likelihood function. It is the inverse of the variance/covariance matrix for the parameter estimates. | |
IsGood | Gets a boolean indicating success of failure of the calculation. |
Name | Description | |
---|---|---|
CalculateParameters | Calculate the parameters for the logistic model. |