setPars: Assign Values to Parameters

setParsR Documentation

Assign Values to Parameters

Description

Assign values to parameters of a rodeo-based model.

Arguments

x

A numeric vector or array, depending on the model's spatial dimensions. Consult the help page of the sister method setVars for details on the required input.

Value

NULL (invisible). The assigned numeric data are stored in the object and can be accessed by the getPars method.

Note

Look at the notes and examples for the setVars method.

Author(s)

david.kneis@tu-dresden.de

See Also

The corresponding 'get' method is getPars. Use setVars to assign values to variables rather than parameters. Consult the help page of the latter function for examples.


dkneis/rodeo documentation built on Jan. 4, 2024, 2:18 p.m.