[R] interpretation of plot.svm graph

Jim Lemon drjimlemon at gmail.com
Thu Oct 27 00:37:07 CEST 2016


Hi Alily,
Your image file didn't get through to the list. Try sending a PDF
image or perhaps providing a URL for an image stored on the internet.

Jim


On Wed, Oct 26, 2016 at 8:46 PM, Indhira, Anusha
<Anusha.Indhira at controlsdata.com> wrote:
> Hi,
>
> I am trying to understand graph generated by plot.svm command. when I use
> model.svm <- svm(target.538 ~.,data = svm.data,type = "C-classification")
> plot(model.svm,svm.data,T~P,xlab="",ylab = "")
> I get attached graph.Can anyone let me know what red,bkack,green circle and cross points represent? Also why are not 1-1 class represented in the graph?
>
> Thanks,
> Alily
> This e-mail (including attachments) contains contents owned by Rolls-Royce plc and its subsidiaries, affiliated companies or customers and covered by the laws of England and Wales, Brazil, US, or Canada (federal, state or provincial). The information is intended to be confidential and may be legally privileged. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, interception or copying of this communication is strictly prohibited and may subject you to further legal action. Reply to the sender if you received this email by accident, and then delete the email and any attachments.
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.



More information about the R-help mailing list