[R] tree package for imported file

srinivasa raghavan sristatistician at yahoo.com
Mon Aug 27 11:39:48 CEST 2001


Hi,

  I imported a file using the read.csv format. when I
gave the following command I got the reply  data   

>data("c:/ta_data1.csv")
Warning message: 
Data set `c:/ta_data1.csv' not found in:
data("c:/ta_data1.csv")

I imported file to run a tree model for the dataset. 
For the following code I got syntax error

>ta.tr<-tree(Class~.,c:/ta_data1.csv)

I want to run tree module for imported files. If some
one can hint on the proper way to carry out tree
building for imported files

with thanx for responders

srinivas 



__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list