inst/include/stan/math/PMXStan/examples/test_ode/ode1.data.R

NOBS <- 11
NEVTS <- 12
conc <- c(-0.3796411, 4.9439890, 9.3984885, 12.2915293, 14.6313447, 
         16.2968084, 17.1462266, 17.6130543, 17.3000089, 18.1211557, 16.6071588)
inits <- c(0, 0)
obs_time <- c(0, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
evid   <- c(101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
amt    <- c(4,   0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)

Try the stanette package in your browser

Any scripts or data that you put into this service are public.

stanette documentation built on May 11, 2022, 5:11 p.m.