load_all_params: Load all parameters

View source: R/01_model_inputs_functions.R

load_all_paramsR Documentation

Load all parameters

Description

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

Usage

load_all_params(l_params_init = NULL, 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.


feralaes/cdx2cea documentation built on April 7, 2024, 10:12 a.m.