gaussian_process_model: Gaussian process model

View source: R/incidence_functions.R

gaussian_process_modelR Documentation

Gaussian process model

Description

This function returns incidence for given times using the Gaussian process model.

Usage

gaussian_process_model(pars, times)

Arguments

pars

Vector of labeled Gaussan process model parameters.

times

Vector of time points for incidence calculation.

Value

Returns incidence for given time points.

Author(s)

James Hay, jameshay218@gmail.com

See Also

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()

Examples

FIX ME


jameshay218/virosolver documentation built on April 17, 2025, 2:57 p.m.