This question is still unanswered. Someone can explain me how use the svm function to make density estimation ?
Thanks ... excalibur wrote: > > Hi, > i try to use function svm of package e1071 to estimate a density. > > But if my data are X=(X1,...,Xn) and m<-svm(X) some values of m$SV are > less than 0. > I don't see how i can get the estimation of the density with this > function. > > Thanks for your help. > > RĂ©mi > -- View this message in context: http://www.nabble.com/Support-Vector-Machines-tp19069442p23366761.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@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.