MATLAB: Linear regression for the principal components

MATLABprincipal componentregression

I am doing principal Component analysis for my research. Is it possible to make linear regression with the principal components in Matlab with statistical toolbox? I have seen a mathworks documents describes orthogonal regression using PCA. I have 10 principal components and how can I do my regression?

Best Answer

Related Question