sssBinaryModel-class: Class '"sssBinaryModel"'

Objects from the Class Slots Extends See Also Examples

Objects from the Class

Objects created by the sss method.

Slots

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)

Extends

Virtual class "sssModel", directly.

See Also

model classes

sssModel, sssLinearModel, sssSurvivalModel

result classes

sssResult

setup class

sssSetup

methods

sss

Examples

1
showClass("sssBinaryModel")

Sage-Bionetworks/sss documentation built on May 9, 2019, 12:14 p.m.