Click or drag to resize

ILogisticRegressionCalc Properties

The ILogisticRegressionCalc type exposes the following members.

Properties
 NameDescription
Public propertyCalculationMessage Anything you want to tell the user? Useful for indicating the source of failed calculation.
Public propertyInformationMatrix 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.
Public propertyIsGood Gets a boolean indicating success of failure of the calculation.
Top
See Also