Learn R Programming

pacheck (version 0.2.2)

generate_det_inputs: Generate deterministic model inputs.

Description

This function generates the deterministic model inputs for the example health economic model developed to test the functionalities of the package.

Usage

generate_det_inputs()

Arguments

Value

A list. A description of the inputs parameters is available in the documentation of the df_pa dataframe.

Examples

Run this code
# Generating deterministic model inputs and storing them in an object.
l_inputs_det <- generate_det_inputs()

Run the code above in your browser using DataLab