search for: model_ast

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

Did you mean: model_lst
2012 Feb 14
1
svm with GRASS GIS
...s, the 3 raster. Trying to replicate the guides found on the net, I did the following: # load raster Training<-readRAST6("Training") AST_L1B_1<-readRAST6("AST_L1B_1") AST_L1B_2<-readRAST6("AST_L1B_2") AST_L1B_3N<-readRAST6("AST_L1B_3N") #and then model_ASTER <- svm(Training_2006,AST_L1B_1,AST_L1B_2,AST_L1B_3N,type='C',kernel='linear') #but Errore in data.frame(y, x) : arguments imply differing number of rows: 1857076, 1488 Thanks for any help -- View this message in context: http://r.789695.n4.nabble.com/svm-with-GRASS-GIS...