plotSlice
Class: NonLinearModel
Plot of slices through fitted nonlinear regression surface
Syntax
plotSlice(mdl)
Description
plotSlice(
creates
a new figure containing a series of plots, each representing a slice
through the regression surface predicted by mdl
)mdl
.
For each plot, the surface slice is shown as a function of a single
predictor variable, with the other predictor variables held constant.
Input Arguments
|
Nonlinear regression model, constructed by |
Examples
Tips
If there are more than eight predictors,
plotSlice
selects the first five for plotting. Use the Predictors menu to control which predictors are plotted.The Bounds menu lets you choose between simultaneous or non-simultaneous bounds, and between bounds on the function or bounds on a new observation.