# NOT RUN {
obs_time <- c(3.003, 11.987, 4.306, 2.561, 1.575, 0.329, 1.940,
0.869, 7.481, 1.861, 7.279, 0.007, 6.485, 1.981,
4.257, 0.967, 2.619, 0.040, 0.426, 4.628)
S0 <- 0.17
x <- 4
tot_time(obs_time = obs_time, S0 = S0, x = x)
# }
Run the code above in your browser using DataLab