gen_time_list: Generate vector of times at which to solve ODE for fitting

View source: R/mcmc_helpers.R

gen_time_listR Documentation

Generate vector of times at which to solve ODE for fitting

Description

gen_time_list generates a vector of times at which to solve ODE for fitting

Usage

gen_time_list(sampling_time)

Arguments

sampling_time

a numeric vector of length n: times at which we have data

Value

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


ada-w-yan/deltaomicron1 documentation built on June 24, 2022, 5:41 a.m.