get_parameter_direct: Get the parameter values from reading a file

Description Usage Arguments Value Examples

View source: R/parameter_estimation_functions.R

Description

Get the parameter values from reading a file

Usage

1
get_parameter_direct(parameter, param_value)

Arguments

parameter

parameter of interest

param_value

parameter value to be assigned

Value

the paramvalue

Examples

1
a <- get_parameter_direct("cost_IT", param_value=100)

sheejamk/MarkovModel documentation built on Jan. 23, 2020, 2:44 a.m.