Displaying 2 results from an estimated 2 matches for "rtmpy0b2qb".
2006 Dec 08
1
please help me for svm plot question
...RAN/bin/windows/contrib/2.4/e1071_1.5-16.zip'
Content type 'application/zip' length 592258 bytes
opened URL
downloaded 578Kb
package 'e1071' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\Documents and Settings\aiminy\Local
Settings\Temp\RtmpY0B2qb\downloaded_packages
updating HTML package descriptions
> library(e1071)
Loading required package: class
> library(MASS)
> p5 <- read.csv("http://www.public.iastate.edu/~aiminy/data/p_5_2.csv")
> p5.new<-subset(p5,select=-Ms)
> p5.new$Y<-factor(p5.new$Y)
>...
2006 Dec 07
1
svm plot question
...RAN/bin/windows/contrib/2.4/e1071_1.5-16.zip'
Content type 'application/zip' length 592258 bytes
opened URL
downloaded 578Kb
package 'e1071' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\Documents and Settings\aiminy\Local
Settings\Temp\RtmpY0B2qb\downloaded_packages
updating HTML package descriptions
> library(e1071)
Loading required package: class
> library(MASS)
> p5 <- read.csv("http://www.public.iastate.edu/~aiminy/data/p_5_2.csv")
> p5.new<-subset(p5,select=-Ms)
> p5.new$Y<-factor(p5.new$Y)
>...