SccsData-class: SCCS Data

SccsData-classR Documentation

SCCS Data

Description

SccsData is an S4 class that inherits from Andromeda. It contains information on the cases and their covariates.

A SccsData is typically created using getDbSccsData(), can only be saved using saveSccsData(), and loaded using loadSccsData().

Usage

## S4 method for signature 'SccsData'
show(object)

## S4 method for signature 'SccsData'
summary(object)

Arguments

object

An object of type SccsData.


OHDSI/SelfControlledCaseSeries documentation built on Jan. 31, 2024, 7:30 p.m.