Table1 <- tableParams(
name = "Table1.csv",
timesList = seq(0, 24, 2),
whenObs = c("CObs"),
variablesList = "C",
IRES = TRUE,
IWRES = TRUE,
Weight = TRUE)
SimTable1 <- tableParams(
name = "SimTable1.csv",
variablesList = "CL, V",
keepSource = TRUE,
forSimulation = TRUE)
Run the code above in your browser using DataLab