standatact_specificsubjects | R Documentation |
Adjust standata from ctsem to only use specific subjects
standatact_specificsubjects(standata, subjects, timestep = NA)
standata |
standata |
subjects |
vector of subjects |
timestep |
ignored at present |
list of updated structure
d <- standatact_specificsubjects(ctstantestfit$standata, 1:2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.