random
Simulate responses with random noise for linear regression model
Syntax
Description
Examples
Input Arguments
Output Arguments
Alternative Functionality
For predictions without random noise, use predict
or feval
. These two functions give the same
predictions.
predict
accepts a single input argument containing all predictor variables, and gives confidence intervals on its predictions.feval
accepts multiple input arguments with one input for each predictor variable.
Extended Capabilities
Version History
Introduced in R2012a