descentSpotRSM | R Documentation |
Generate steps along the path of steepest descent for a RSM model.
This is only intended as a manual tool to use together with
buildRSM
.
descentSpotRSM(object)
object |
RSM model (settings and parameters) of class |
list with
x
list of points along the path of steepest descent
y
corresponding predicted values
buildRSM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.