[R] SVM question

Frank Gerrit Zoellner fzoellne at TechFak.Uni-Bielefeld.DE
Thu Apr 22 12:50:44 CEST 2004


Hi!

I have another SVM question.
I run and train a C-Classification using the SVM, works fine.
Now I want to receive the output (the classified examples):

pred <- fitted(model)

where pred is then a list of the classification result of each input elememt i supposed. But if I compare the number of entries in pred with the original numer of input values there is a difference. How can this happen and how can I get back all the classified examples?

Yours,
Frank 

-- 
Frank G. Zoellner
AG Angewandte Informatik
Technische Fakult"at
Universit"at Bielefeld
phone: +49(0)521-106-2951
fax:   +49(0)521-106-2992
email: fzoellne at techfak.uni-bielefeld.de




More information about the R-help mailing list