View source: R/incidence_functions.R
gaussian_process_model | R Documentation |
This function returns incidence for given times using the Gaussian process model.
gaussian_process_model(pars, times)
pars |
Vector of labeled Gaussan process model parameters. |
times |
Vector of time points for incidence calculation. |
Returns incidence for given time points.
James Hay, jameshay218@gmail.com
Other incidence functions:
SEEIRRModel()
,
detectable_SEEIRRModel()
,
detectable_SEIRModel()
,
exponential_growth_model()
,
reverse_gp_model()
,
solveSEEIRRModel_rlsoda_wrapper()
,
solveSEEIRRModel_rlsoda()
,
solveSEIRModel_lsoda_wrapper()
,
solveSEIRModel_lsoda()
,
solveSEIRModel_rlsoda_wrapper()
,
solveSEIRModel_rlsoda()
,
solveSEIRswitch_rlsoda_wrapper()
,
solveSEIRswitch_rlsoda()
FIX ME
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.