grasp.step.bic {grasp} | R Documentation |
Stepwise BIC selection: a Bayesian IC criteria is used to select variables, very selective
grasp.step.bic(object, scope, scale, direction = c("both", "backward", "forward"), trace = TRUE, keep = NULL, steps = 1000, ...)
object |
... |
scope |
... |
scale |
... |
direction |
... |
trace |
If true, verbose output |
keep |
... |
steps |
Number of stepwise steps |
... |
... |
Anthony.Lehmann@unige.ch
grasp grasp
, grasp.in grasp.in