forward_step: Internal function that does the forward step for the stepwise...

Description Usage Arguments Format Value

View source: R/LEGIT.R

Description

Internal function that does the forward step for the stepwise function.

Usage

1

Arguments

empty_start_dataset

If TRUE, the initial dataset is empty.

fit

Current best fit.

...

Same parameters as in the stepwise function.

Format

An object of class function of length 1.

Value

Returns fit, start_genes, start_env and genes_current, genes_toadd if search="genes" or env_current and env_toadd if search="env".


LEGIT documentation built on Jan. 12, 2022, 1:08 a.m.