set.nl.constant: Set a constant in the exepriment of the provided nl object

View source: R/set.nl.constant.R

set.nl.constantR Documentation

Set a constant in the exepriment of the provided nl object

Description

Set a constant in the exepriment of the provided nl object

Usage

set.nl.constant(nl, constname, value)

Arguments

nl

nl object

constname

name of constant which should be updated

value

value for constant

Details

Set a constant in the exepriment of the provided nl object

Value

nl object

Examples

## Not run: 
set.nl.constant(nl, varname="testconst", value=1)

## End(Not run)


EFForTS-B10/Refforts documentation built on March 26, 2023, 5:45 p.m.