AddParSetting | R Documentation |
The main interface function provides serveral PRECAST submodels, so a model setting is required to specified in advance for a PRECASTObj object.
AddParSetting(PRECASTObj, ...)
PRECASTObj |
a PRECASTObj object created by CreatePRECASTObject. |
... |
other arguments to be passed to model_set funciton. |
Nothing
Return a revised PRECASTObj object.
nothing
Wei Liu
None
data(PRECASTObj)
PRECASTObj <-AddParSetting(PRECASTObj)
PRECASTObj@parameterList
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.