Hi,
I tried the following but I am still getting error:
yfit = predict(GTM3_Acc62p8, testdata{:,GTM3_Acc62p8.PredictorNames})
Reference to non-existent field 'PredictorNames'.
>> yfit = predict(GTM3_Acc62p8, testdata{:,GTM3_Acc62p8.smile});
Reference to non-existent field 'smile'.
Some body please guide me. I dont know what is meant by predictorNames. I have attached the results of training.
Zulfi.