get_parameter_direct: Get the parameter values from reading a file

Description Usage Arguments Details Value Examples

View source: R/2a_parameter_estimation_functions.R

Description

Get the parameter values from reading a file

Usage

1
get_parameter_direct(parameter, paramvalue)

Arguments

parameter

parameter of interest

paramvalue

parameter value to be assigned

Details

Basic function to assign a parameter directly

Value

the paramvalue

Examples

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

packDAMipd documentation built on March 3, 2021, 5:07 p.m.