Nonlinear Regression Fitting Tool
R2026bInteractive nonlinear regression fitting
Description
The Nonlinear Regression Fitting tool allows you to perform simple interactive
nonlinear fitting with the nlinfit function.
For more complex workflows, you can use plotSlice with the fitnlm function (see Nonlinear Regression Workflow). The interface displays plots of the
fitted response against each predictor, with the other predictors held fixed. Dashed red
curves show 95% simultaneous confidence bounds for the function. The fixed values are
displayed in the text boxes below each predictor axis. Change the fixed values by entering new
values or by dragging the vertical lines in the plots to new positions. When you change the
value of a predictor, the tool updates all plots to display the model at the new point in the
predictor space. Use the Export button to export specified variables to the workspace.
Required Products
MATLAB®
Statistics and Machine Learning Toolbox™
Open the Nonlinear Regression Fitting Tool
At the MATLAB command prompt, enter
nlintool.
Parameters
Programmatic Use
Tips
Click the Export button to export the fitted parameters and confidence intervals, the root mean squared error (RSME) of the fit, and the fit residuals to the workspace. Adjust the variable names and clear any check boxes in the Export to Workspace dialog box, if necessary, and click OK.
Version History
Introduced before R2006a

