Skip to content
Back to formatted view

Raw Message

Message-ID: <50BA4DB2.6040008@statistik.tu-dortmund.de>
Date: 2012-12-01T18:34:26Z
From: Uwe Ligges
Subject: SVM using R
In-Reply-To: <50B83120.6040500@gmail.com>

On 30.11.2012 05:08, vivek kumar singh wrote:
> HI All,
>
> I am very new to R tool. Can some one please suggest me some tutorial
> links for understanding SVM using R.

After reading some textbook about the SVM, go ahead and look for ?svm in 
package e1071.

Best,
Uwe Ligges

>
> Regards,
> Vivek
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.