Package dk.alexandra.fresco.stat.survival
-
Class Summary Class Description SurvivalInfoContinuous Represents a data point in data for survival analysis with continuous covariates.SurvivalInfoDiscrete Represents a data point in data for survival analysis with only discrete covariates on finite sets.SurvivalInfoSorter<T> Convert an instance of typeT
into aPair
of aDRes
<SInt
> and aList
<DRes
<SInt
>> and back for use withCollections.sort(List)
to sort on the time of event parameter.SurvivalInfoSorterContinuous SurvivalInfoSorterDiscrete