gen_time_list | R Documentation |
gen_time_list
generates a vector of times at which to solve ODE for fitting
gen_time_list(sampling_time)
sampling_time |
a numeric vector of length n: times at which we have data |
a list with the elements mcmc_solving_time: a numeric vector: if sampling time includes 0, mcmc_solving_time = sampling_time, otherwise append 0 sampling_ind: a numeric vector containing the indices of mcmc_solving_time which are in sampling_time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.