simIC_cluster {icenReg} | R Documentation |
Simulates data with multiple observations per subject
Description
Simulates data in which each subject is observed several times.
In this case, the covariance matrix should be updated with ir_clustBoot
.
Usage
simIC_cluster(nIDs = 50, nPerID = 5)
Arguments
nIDs |
Number of subjects |
nPerID |
Number of observations per subject |
[Package icenReg version 2.0.16 Index]