Learn R Programming

emil (version 1.1-6)

dim.outcome: Dimension of an outcome vector

Description

Dimension of an outcome vector

Usage

## S3 method for class 'outcome':
dim(x)

Arguments

x
Outcome vector.

Value

  • A vector with number of observations and number of variables, of which there is always two, time and event.