PredictedValueForTest - Predicted local model response for test
Syntax
y = PredictedValueForTest(L, TestNumber, X)
Description
This is a method of the local model object, mbcmodel.localresponse.
L is a local model object.
TestNumber is the test for which you want
to evaluate the model.
X is the array of inputs where you want to
evaluate the output of the model.
Examples
y = PredictedValueForTest(L, TestNumber, X);
See Also
PredictedValue
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit