Event translation for RxODE
Event translation for RxODE
etTrans( inData, obj, addCmt = FALSE, dropUnits = FALSE, allTimeVar = FALSE, keepDosingOnly = FALSE, combineDvid = NULL, keep = character(0) )
inData |
Data frame to translate |
obj |
Model to translate data |
addCmt |
Add compartment to data frame (default |
dropUnits |
Boolean to drop the units (default |
allTimeVar |
Treat all covariates as if they were time-varying |
keepDosingOnly |
keep the individuals who only have dosing records and any trailing dosing records after the last observation. |
combineDvid |
is a boolean indicating if RxODE will use |
keep |
This is a named vector of items you want to keep in the final RxODE dataset. For added RxODE event records (if seen), last observation carried forward will be used. |
Object for solving in RxODE
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.