search for: kuv3_mantelmatrix

Displaying 1 result from an estimated 1 matches for "kuv3_mantelmatrix".

2000 Jun 07
1
tree error
Hi- I'm trying to run a classification tree, and have received an error I'm unfamiliar with. Following is the R code, and the first 10 lines of my matrix. Any help would be appreciated. > kuv.tree <- read.table("kuv3_mantelmatrix.txt",header=T,sep="\t") > library(tree) > attach(kuv.tree) > ktree <- tree(Species ~ Drig + dwellln, data=kuv.tree) Error in arg == choices : comparison (1) is possible only for vector types Number Species Drig DShore dwellln Depth X Y 1 0 26019.2 32311 10.1666 -20.5872...