ctsem (version 3.0.4)

standatact_specificsubjects: Adjust standata from ctsem to only use specific subjects

Description

Adjust standata from ctsem to only use specific subjects

Usage

standatact_specificsubjects(standata, subjects, timestep = NA)

Arguments

standata

standata

subjects

vector of subjects

timestep

ignored at present

Value

list of updated structure

Examples

Run this code
# NOT RUN {
d <- standatact_specificsubjects(ctstantestfit$standata, 1:2)
# }

Run the code above in your browser using DataLab