Displaying 1 result from an estimated 1 matches for "goriqu".
Did you mean:
  gorique
  
2005 Jan 12
4
(no subject)
hi,
I am trying to grow a classification tree on some data, but I have a little
problem. In order to do so I have to use a function like "tree" in R and on the
internet help(tree) I get the following: 
"The left-hand-side (response) should be either a numerical vector when a
regression tree will be fitted or a factor, when a classification tree is produced"
I would like to