grasp.step.bruto {grasp}R Documentation

Internal GRASP function

Description

Stepwise BRUTO selection

Usage

grasp.step.bruto(gr.Yi, selectedX)

Arguments

gr.Yi A vector containing the selected responses
selectedX Selected predictors

Details

Use the bruto methods found in library mda at: http://www.stats.ox.ac.uk/pub/MASS4/Software.html.

Author(s)

Anthony.Lehmann@unige.ch

See Also

grasp grasp, grasp.in grasp.in


[Package grasp version 2.5-7 Index]