Click or drag to resize
Accord.NET (logo)

SurvivalOptionsOutcome Property

Gets or sets the values for the right-censoring variable.

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

Property Value

Type: SurvivalOutcome
See Also