validate_survival: Returns the Kaplan Meier curve comparing COPD and non-COPD

View source: R/validation.R

validate_survivalR Documentation

Returns the Kaplan Meier curve comparing COPD and non-COPD

Description

Returns the Kaplan Meier curve comparing COPD and non-COPD

Usage

validate_survival(
  savePlots = FALSE,
  base_agents = 10000,
  jurisdiction = "canada"
)

Arguments

savePlots

TRUE or FALSE (default), exports 300 DPI population growth and pyramid plots comparing simulated vs. predicted population

base_agents

Number of agents in the simulation. Default is 1e4.

jurisdiction

character string specifying the jurisdiction ("canada" or "us"). Default is "canada"

Value

validation test results


epicR documentation built on March 8, 2026, 5:06 p.m.