Description Usage Arguments Value Author(s) See Also Examples
ident creates a vector of length sum(y) by repeating the
values of individual identifiers for the times for use with
ehr.
1 | ident(y, id)
|
y |
Vector of times. |
id |
Vector of corresponding individual identifiers for who had which sequence of times. |
ident creates a vector of length sum(y) by repeating the
values of individual identifiers for the times for use with
ehr.
J.K. Lindsey
bp, ehr,
pp, tccov,
tpast, ttime,
tvcov.
1 2 3 4 |
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 1 1 1 1 1 1 1 2 2 2 2 2 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.