grasp.pred.lookup {grasp}R Documentation

Internal GRASP function

Description

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.

Usage

grasp.pred.lookup(gr.Yi)

Arguments

gr.Yi A vector containing the selected responses

Details

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.

Author(s)

Anthony.Lehmann@unige.ch

See Also

grasp grasp, grasp.in grasp.in


[Package grasp version 2.5-7 Index]