Click or drag to resize
Accord.NET (logo)

ProportionalHazardsAnalysisEvents Property

Gets whether the event of interest happened or not.

Namespace:  Accord.Statistics.Analysis
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public SurvivalOutcome[] Events { get; }
Request Example View Source

Property Value

Type: SurvivalOutcome
See Also