computeFinalFit: FSCRE Final Robust Fitting (Internal)

View source: R/computeFinalFit.R

computeFinalFitR Documentation

FSCRE Final Robust Fitting (Internal)

Description

Implements Stage 3: Fitting robust MM-estimators to the selected variable sets.

Usage

computeFinalFit(x.imp, y.imp, active.sets, compute_coef)

Arguments

x.imp

Imputed design matrix.

y.imp

Imputed response vector.

active.sets

List of integer vectors (indices of selected variables).

compute_coef

Logical.

Value

A list containing 'coefficients' (list of vectors) and 'intercepts' (vector).


srlars documentation built on Sept. 23, 2026, 5:10 p.m.