forward_step_IM: 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_latent_var, latent_var_current and latent_var_toadd.


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