| calibrate_COPD_inc | R Documentation |
Solves stochastically for COPD incidence rate equation.
calibrate_COPD_inc(
nIterations = 100,
nPatients = 1e+05,
time_horizon = 20,
output_dir = tempdir()
)
nIterations |
number of iterations for the numerical solution |
nPatients |
number of simulated agents. |
time_horizon |
in years |
output_dir |
directory for output CSV files (default: tempdir()) |
regression co-efficients as files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.