Framework for Patient-Level Microsimulation of Risk Factor Trajectories & Hazard-Based Events


[Up] [Top]

Documentation for package ‘golden’ version 0.0.1

Help Pages

golden-package Golden: Framework for Patient-Level Microsimulation of Risk Factor Trajectories & Hazard-Based Events
bmi_fits Example BMI distribution
check_column Validate an history column object If validation fails, an exception will be raised.
check_hazard Validate an hazard object If validation fails, an exception will be raised.
check_history Validate an history object If validation fails, an exception will be raised.
check_parameters Validate the configuration passed to run_simulation() If validation fails, an exception will be raised.
check_trajectory Validate an trajectory object If validation fails, an exception will be raised.
check_transition Validate an transition object If validation fails, an exception will be raised.
create_cohort Create a new cohort
globorisk_coefs Example globorisk coefficients
globorisk_cvdr Example globorisk baseline hazard
globorisk_rf Example globorisk reference values
golden Golden: Framework for Patient-Level Microsimulation of Risk Factor Trajectories & Hazard-Based Events
lifetable_data Example life table data
new_column Create a new golden_history_column
new_hazard Create a new hazard object
new_history Create a new golden_history
new_parameters Create a new golden_parameters
new_trajectory Create a new trajectory object
new_transition Create a new transition object
pop_snapshot Example population structure
print.golden_hazard Print the contents of a golden_hazard type S3 object
print.golden_history Print the contents of a golden_history type S3 object
print.golden_history_column Print the contents of a golden_history_column type S3 object
print.golden_parameters Print the contents of a golden_parameters type S3 object
print.golden_timing Print the contents of a golden_timing type S3 object
print.golden_trajectory Print the contents of a golden_trajectory type S3 object
print.golden_transition Print the contents of a golden_transition type S3 object
run_simulation Execute a patient trajectory simulation