Displaying 2 results from an estimated 2 matches for "asciigridpredict".
2009 Feb 26
0
AsciiGridPredict returns error in unionDataJoin
Dear list,
I am using AsciiGridPredict from the yaImpute package to make a spatial prediction of a randomForest model. When I call AsciiGirdPredict I am getting an error message, that I do not understand:
AsciiGridPredict(st.rf.fit, xlist, ylist, xtypes=NULL, rows=NULL, myPredFunc=NULL)
Rows per dot: 8 Rows to do: 884
ToDo: ..........
2008 Nov 26
0
SVM
...DA) - I am
getting an error message which I am not really sure what it is trying to tell
me. Can you please take few minutes of your time to help me understand what
these error messages are?
I used the following piece of code to apply my models to grids once I fit the model for both LDA and SVM:
AsciiGridPredict(lda.fit,xfiles=namelist,outfiles = as.character(outfile))
AsciiGridPredict(svm.fit,xfiles=namelist,outfiles = as.character(outfile))
I am getting the following error message for LDA:
Rows per dot: 1 Rows to do: 163
ToDo:
...........................................................................