Evaluating fitlm (linear model) in matlab on a separate test set

I've built a linear model with Matlab using fitlm. Now i want to evaluating my model. I split my data to trainning data and test data. How can confirm what my model would be the correct way to evaluate this model on the test set? What coefficients must be calculate for evaluating my model?

Answers (0)

Asked:

on 13 Apr 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!