f_exclusion: Exclusion period related with the latency - lag period

Description Usage Arguments Value Examples

View source: R/f_07_exclusion.r

Description

Exclude subjects in the cohort that have less than lag time of follow up

Usage

1

Arguments

formula

Surv(entry_time,exit_time,outcome)~loglin(loglin_var1,..,loglin_varn)+
lin(lin_var1,..,lin_varm)+strata(strat_var1,...strat_varp)

data

initial data set

lag

latency period

Value

a data set with the exclusion updated

Examples

1

rERR documentation built on May 2, 2019, 11:10 a.m.

Related to f_exclusion in rERR...