The ProportionalHazards type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetCaseStatistics | Returns the case statistics for each observation.
|
![]() | GetClassValueCounts | Returns the number of values taken by each classification variable.
|
![]() | GetClassValues | Returns the class values taken by each classification variable.
|
![]() | GetGradient | Returns the inverse of the Hessian times the gradient vector,
computed at the initial estimates.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetHessian | Returns the inverse of the Hessian of the negative of the log-likelihood,
computed at the initial estimates.
|
![]() | GetInitialEstimates | Gets the initial parameter estimates.
|
![]() | GetLastUpdates | Gets the last parameter updates.
|
![]() | GetMeans | Returns the means of the design variables.
|
![]() | GetParameterStatistics | Returns the parameter estimates and associated statistics.
|
![]() | GetStratumNumbers | Returns the stratum number used for each observation.
|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | GetVarianceCovarianceMatrix | Returns the estimated asymptotic variance-covariance matrix of the parameters.
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | SetClassVarColumns | Sets the column indices of x that are the classification variables.
|
![]() | SetInitialEstimates | Sets the initial parameter estimates.
|
![]() | ToString | (Inherited from Object.) |