simulate_viral_loads_wrapper: Simulate observed Ct values for the line list dataset

View source: R/simulation_functions.R

simulate_viral_loads_wrapperR Documentation

Simulate observed Ct values for the line list dataset

Description

This differs from virosolver::simulate_viral_loads, as this function only solves the viral kinetics model for the observation time.

Usage

simulate_viral_loads_wrapper(linelist, kinetics_pars)

Arguments

linelist

The line list for observed individuals.

kinetics_pars

Vector of named parameters for the viral kinetics model.

Value

A tibble with the line list data and the viral load/ct/observed ct at the time of sample collection.

Author(s)

James Hay, jameshay218@gmail.com

See Also

Other simulation functions: simulate_infection_times(), simulate_observations_wrapper(), simulate_reporting(), simulate_seir_process(), simulate_seir_wrapper(), simulate_viral_loads()


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