check_id_and_time {origami} | R Documentation |
Check ID and Time Compatibility
Description
Check ID and Time Compatibility
Usage
check_id_and_time(id, time)
Arguments
id |
An optional vector of unique identifiers corresponding to the time vector. These can be used to subset the time vector. |
time |
An optional vector of integers of time points observed for each subject in the sample. |
[Package origami version 1.0.7 Index]