SccsIntervalData-class | R Documentation |
SccsIntervalData' is an S4 class that inherits from Andromeda. It contains information on the cases and their covariates, divided in non-overlapping time intervals.
A SccsIntervalData
is typically created using createSccsIntervalData()
, can only be saved using
saveSccsIntervalData()
, and loaded using loadSccsIntervalData()
.
## S4 method for signature 'SccsIntervalData'
show(object)
## S4 method for signature 'SccsIntervalData'
summary(object)
object |
An object of type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.