[Rd] segfault using svm from e1071 (PR#1178)
jan@rychter.com
jan@rychter.com
Tue, 20 Nov 2001 23:38:01 +0100 (MET)
This could be a bug in the e1071 svm code, but maybe not -- I guess I'll
send it here anyway. It's reproducible.
> x <- seq (0.1,5,by=0.05)
> y <- log(x) + rnorm (x, sd=0.2)
> library(e1071)
> m <- svm (x,y)
Process R segmentation fault at Tue Nov 20 23:34:19 2001
> version
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor 3.1
year 2001
month 08
day 31
language R
I used the Mandrake 8.0 RPM binaries from cran.r-project.org first, then
recompiled R myself and reinstalled e1071. Same results.
thanks,
--J.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._