grasp.int.plot {grasp}R Documentation

Internal GRASP function

Description

Models resulting from grasp.step() and saved in MODELCALLS are plotted with the partial response curves of each selected explanatory variable.

Usage

grasp.int.plot(gr.Yi)

Arguments

gr.Yi A vector containing the selected responses

Details

Each response curves is the result of the backfiting algorithm used by Splus function GAM to calculate the additive contribution of each variable using non parametric smoothing methods. Results are expressed in the scale of the "additive predictor" before transformation into the prediction scale by the inverse link function. Dashed lines represent upper and lower point wise twice-standard-error curves.

Author(s)

Anthony.Lehmann@unige.ch

See Also

grasp grasp, grasp.in grasp.in


[Package grasp version 2.5-7 Index]