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(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.


DARTH-git/darthpack documentation built on March 10, 2024, 3:31 p.m.