Description Usage Arguments Value Author(s) See Also Examples
tpast creates a vector of length sum(y) of times since the
immediately preceding event occurred for use with ehr.
1 | tpast(y)
|
y |
Vector of times. |
tpast creates a vector of length sum(y) of times since the
immediately preceding event occurred for use with ehr.
J.K. Lindsey
bp, ehr,
ident, pp,
tccov, ttime,
tvcov.
1 2 3 |
Loading required package: rmutil
Attaching package: 'rmutil'
The following object is masked from 'package:stats':
nobs
The following objects are masked from 'package:base':
as.data.frame, units
[1] 1 2 3 4 5 1 2 3 1 2 1 2 3 4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.