Objects from the Class Slots Extends See Also Examples
Objects created by the sss method.
call:Object of class "call" - passed from sss method
response:Object of class "numeric" - numeric vector containing the binary response (0 or 1) for each observation / sample / patient to be fit by sss
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, sssLinearModel, sssSurvivalModel
sssResult
sssSetup
sss
1 | showClass("sssBinaryModel")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.