-------- Original Message -------- Subject: SVM Date: Wed, 16 Sep 2009 05:56:32 -0700 (PDT) From: Samuel Okoye <[email protected]> To: [email protected] Hello, I have 12 sample each sample has got 1000 observation, i.e I have a matrix X with 1000 rows and 12 columns! I am using the following in R m <- svm(t(X)) pp <- predict (m) Is this correct? can I take my pp as classification for these sample? Sorry for many questions, and many thanks in advances, Samuel -- Replies will be sent to the list. For more information visit http://www.morphometrics.org
