|
|
ProportionalHazards Properties |
The ProportionalHazards type exposes the following members.
| Name | Description | |
|---|---|---|
| BaselineHazard |
Gets the baseline hazard function, if specified.
| |
| Coefficients |
Gets the coefficient vector, in which the
first value is always the intercept value.
| |
| Inputs | Obsolete.
Gets the number of inputs handled by this model.
| |
| Intercept |
Gets or sets the intercept (bias) for the regression model.
| |
| NumberOfClasses |
Gets the number of classes expected and recognized by the classifier.
(Inherited from ClassifierBaseTInput, TClasses.) | |
| NumberOfInputs |
Gets the number of inputs accepted by the model.
(Inherited from TransformBaseTInput, TOutput.) | |
| NumberOfOutputs |
Gets the number of outputs generated by the model.
(Inherited from TransformBaseTInput, TOutput.) | |
| Offsets | Obsolete.
Gets the mean vector used to center observations before computations.
| |
| StandardErrors |
Gets the standard errors associated with each
coefficient during the model estimation phase.
|