generate_params_bounds: Generate lower and upper bound of the CEA parameters

View source: R/05b_deterministic_analysis_functions.R

generate_params_boundsR Documentation

Generate lower and upper bound of the CEA parameters

Description

generate_params_bounds generates the lower and upper bounds of the model parameters.

Usage

generate_params_bounds(l_params_all)

Arguments

l_params_all

List with all parameters of cost-effectiveness model.

seed

Seed for reproducibility of Monte Carlo sampling.

Value

A list with the lower and upper bounds of the model parameters.

Examples

generate_params_bounds()

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