load_all_params loads all parameters for the decision model from multiple sources and creates a list.

load_all_params(file.init = NULL, file.mort = NULL)

Arguments

file.init

String with the location and name of the file with initial set of parameters

file.mort

String with the location and name of the file with mortality data

Value

A list of all parameters used for the decision model.