## S3 method for class 'Lexis':
merge(x, y, id, by, ...)
Lexis
y
to use for matching
against the variable lex.id
in x
.x
and y
merge.data.frame
Lexis
object with additional columns taken from the
merged data frame.Lexis
object can be considered as an augmented data frame
in which some variables are time-dependent variables representing
follow-up. The Lexis
function produces a minimal object
containing only these time-dependent variables. Additional variables
may be added to a Lexis
object using the merge
method.merge.data.frame
, subset.Lexis