standatact_specificsubjects: Adjust standata from ctsem to only use specific subjects

View source: R/stanoptimis.R

standatact_specificsubjectsR Documentation

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

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

cdriveraus/ctsem documentation built on June 11, 2025, 7:34 a.m.