simulate_vl {ushr}R Documentation

Simulate vl for subjects

Description

This function simulates observed vl for each subject.

Usage

simulate_vl(params, timevec, id)

Arguments

params

named numeric vector of parameter values to simulate the biphasic model.

timevec

numeric vector of observed timepoints.

id

subject id. Can be numeric or a character.


[Package ushr version 0.2.3 Index]