myexample | R Documentation |
An example of NCC data including the survival outcomes, time
(censored event time) and status
(censoring indicator variable) and two markers: marker1
and marker2
.
myexample
A list with elements, which are:
a data.frame
with the following columns: time
, status
, marker1
, and marker2
ID of the subjects
binary values indicating whether each subject is a sub-cohort case
binary values indicating whether the subject is a sub-cohort control
the number of controls selected for each case
a matrix in which the number of rows is equal to the number of selected sub-cohort cases, and the number of columns is m0
+1. In each row, the first element is the ID of a case and the remaining elements are the IDs of the controls selected for the given case
a matrix of two matching variables
a 2-dimensional vector of matching contraints
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.