ctsem (version 3.9.1)

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)

Value

list of updated structure

Arguments

standata

standata

subjects

vector of subjects

timestep

ignored at present

Examples

Run this code
d <- standatact_specificsubjects(ctstantestfit$standata, 1:2)

Run the code above in your browser using DataLab