Objects from the Class Slots Extends See Also Examples
Objects created by the sss method.
call:Object of class "call" - passed from sss method
timeToEvent:Object of class "numeric" - numeric vector containing the time to event (or censor) for each observation / sample / patient
censor:Object of class "numeric" - numeric vector containing either a 0 for censored observations or a 1 for observations with an observed event
data:Object of class "matrix" - numeric matrix with one row per observation and one column per predictor
training:Object of class "numeric" - optional numeric vector containing an indicator (0 or 1) for each observation indicating which observations should be included training set (1) or the testing set (0)
setupSpec:Object of class "sssSetup" - an object specifying further optional parameters to be passed to the sss method call (see sssSetup for further information)
Virtual class "sssModel", directly.
sssModel, sssBinaryModel, sssLinearModel
sssResult
sssSetup
sss
1 | showClass("sssSurvivalModel")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.