[f2e496]: / man / EmptyEventData.Rd

Download this file

16 lines (14 with data), 396 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/eventData.R
\name{EmptyEventData}
\alias{EmptyEventData}
\title{Create an \code{EventData} object with no subjects}
\usage{
EmptyEventData(followup = Inf)
}
\arguments{
\item{followup}{The time subjects are followed until censoring}
}
\description{
Create an \code{EventData} object with no subjects
}