grasp.int.response {grasp}R Documentation

Internal GRASP function

Description

This complex function allows simultaneous plotting of predictions from different responses in relation to continuous predictor variables

Usage

grasp.int.response(sY,sX)

Arguments

sY A vector containing the selected responses
sX A vector of the selected predictors

Details

This complex function allows simultaneous plotting of predictions from different responses in relation to continuous predictor variables. The result is in the scale of the responses. Better results are obtained if the OPTIONS$RECALCULATEWEIGHTS (on page A) is set to TRUE, as this gives the same weights to presences and absences in the analyses. The contributions of all selected predictors in a model are set to 0 except for one predictor. A new prediction is made for that predictor given a 0 contribution of all other variables

Author(s)

Anthony.Lehmann@unige.ch

See Also

grasp grasp, grasp.in grasp.in


[Package grasp version 2.5-7 Index]