search for: road3

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

Did you mean: road
2011 Jul 11
0
invalid subscript type 'list'
....csv file. I get this error: invalid subscript type 'list'. Here is the script I'm using: input<-read.csv("C:/..../summer03_regr.csv",header=T) subset<-read.csv("C:/..../summer03_subset.csv",header=T) ruf.fit(UD~veg+openness+elevation+slope+rivers+road1+road2+road3,space=~easting+northing,data=input,subset=subset,name="summer 2003", standardized=FALSE) Any suggestions on what could be causing the error? Alessia Uboni [[alternative HTML version deleted]]