grasp.pred.lookup {grasp} | R Documentation |
grasp.pred.lookup() replaces the use of both grasp.pred() and grasp.pred.export(). This function prepares lookup tables from the models built in grasp.step() and stored in MODELCALLS.
grasp.pred.lookup(gr.Yi)
gr.Yi |
A vector containing the selected responses |
The resulting lookup table are saved under OPTIONS$PATHLUT
and can be read in Arcview by an Avenue script written to build spatial predictions by reclassifying the predictors maps corresponding to those selected in the model.
Anthony.Lehmann@unige.ch
grasp grasp
, grasp.in grasp.in