Info

This question is closed. Reopen it to edit or answer.

in using partisl least square method to reduce the dimention of the input matrix how to know the inputs that matlab has selected as the important variables, how to select the number of components?

1 view (last 30 days)
y=outputs;
x=inputs;
[xl,yl,xs,ys,beta,pctvar]=plsregress(x,y,numberofcomponents)

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

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

Start Hunting!