edit_param_element: Edit an individual parameter element

Description Usage Arguments Value See Also

View source: R/params.R

Description

Edits an individual element of a parameter list Used within build_structure.

Usage

1
edit_param_element(param.list, variable, value)

Arguments

param.list

A list containing all parameter values and constraints.

variable

A character string of the name of the variable to edit.

value

A numeric vector of the value to apply to the variable.

Value

A edited list containing all parameter values and constraints.

See Also

Other hisafe param functions: edit_param_file(), read_param_file(), write_param_file()


kevinwolz/hisafer documentation built on Oct. 19, 2020, 4:43 p.m.