.modifySSSystem {RGAP} | R Documentation |
Modifies a an object of type NAWRUmodel
or TFPmodel
in case the variance
constraint for the trend is set to zero or in case a signal-to-noise ratio is specified.
Description
Modifies a an object of type NAWRUmodel
or TFPmodel
in case the variance
constraint for the trend is set to zero or in case a signal-to-noise ratio is specified.
Usage
.modifySSSystem(model, signalToNoise)
Arguments
model |
An object of class TFPmodel. |
signalToNoise |
(Optional) signal to noise ratio. Only used if |
[Package RGAP version 0.1.1 Index]