Thank you for your suggestion. But that's the RMSE and R-square for calibration and cross-validation data sets, not the predictions. I'm actually looking for RMSEP for predictions. Any ideas? Couldn't find it on user manual...
Exactly, after that you need to predict the model using Task/ Predict/ SVR Predict...you will obtain the predicted values.
Copy them and paste in a excel sheet and with the reference values you could calculate r-square, rmse, etc. This is an issue from the unscrambler, I use for it for PLS, PCA and MLR.
From my point of view SVM in python is better. Here you have two examples: