plot.iStarSens | R Documentation |
iStarSens
S3 method to conveniently plot iStarSensitivity
results on I-Star model
parameters sensitivity.
## S3 method for class 'iStarSens'
plot(x, fix, ...)
x |
An object of class |
fix |
A character, the name of the parameter to fix. One of 'a_1', 'a_2', 'a_3', 'a_4' or 'b_1' |
... |
Any other passthrough parameter |
The chosen parameter, or better its given sequence specified in the iStarSensitivity
call, is plotted against the RSE
of the models fitted on the remaining
parameters.
Vito Lestingi
The Science of Algorithmic Trading and Portfolio Management (Kissell, 2013), Elsevier Science.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.