how to plot MSE while using newpnn

i am working in location prediction and tried using newpnn() function. i want to know the MSE of my results. i tried using plot(tr.pref)but error message showing undefined "tr" came.

 Risposta accettata

NEWPNN is a classifier which does not involve training.
See
help newpnn
doc newpnn
type newpnn
Hope this helps.
Greg

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by