grasp.step.bic {grasp}R Documentation

Internal GRASP function

Description

Stepwise BIC selection: a Bayesian IC criteria is used to select variables, very selective

Usage

grasp.step.bic(object, scope, scale, direction = c("both", "backward", "forward"), trace = TRUE, keep = NULL, steps = 1000, ...)

Arguments

object ...
scope ...
scale ...
direction ...
trace If true, verbose output
keep ...
steps Number of stepwise steps
... ...

Author(s)

Anthony.Lehmann@unige.ch

See Also

grasp grasp, grasp.in grasp.in


[Package grasp version 2.5-7 Index]