biv.rec.plot {BivRec} | R Documentation |
Deprecated: Use plot.bivrecSurv
Description
Deprecated function from the previous version. Use plot.bivrecSurv
.
Usage
biv.rec.plot(formula, data)
Arguments
formula |
Formula of the form id + episode ~ xij + yij .
-
id : A numeric or character vector of subjects' unique identifier.
-
episode : A vector indicating the episode of the bivariate alternating gap time pairs.
-
xij : A vector with the lengths of the Type I gap times.
-
yij : A vector with the lengths of the Type II gap times.
|
data |
A data frame that contains all the vectors listed in the formula
|
[Package
BivRec version 1.2.1
Index]