getValue calculates the value of a given expression or reference.

getValue(expression, model = getCurrentModel())

Arguments

expression

Expressions to calculate, as character, finite numeric, or logical vector.

model

a model object

Value

a numeric vector of values

See also

getInitialValue

Other expression functions: getInitialValue()