PCR model is Y= 15+0.2PC1+1.62PC3, my predictor variables are meteorological parameters (T=26oC, H=83%, WS 5km/hr and WD 120o ) and my dependent variable is Particulate matter (Y). How do I calculate Y?
Dear Amina. In PCA, there is linear fomula that illustrated by principle component. For example PC1=beta1*x1+beta2*x2+e1. So you can calculate predicted values under the new data. Firstly, check component matrix in the result of PCA. and then check the regression result. In your case, if you has 4 variabels, fomula is like that