compute_lambda: Compute Loadings (Lambda Matrix)

View source: R/compute_lambda.R

compute_lambdaR Documentation

Compute Loadings (Lambda Matrix)

Description

Computes the full loadings matrix (Lambda) for the multilevel dynamic factor model, including global and lower-level block-specific loadings, by regressing observed data on previously extracted factors.

Usage

compute_lambda(Yorig, num_blocks, ranges, r_list, Factor_list, Loadings_list)

FARS documentation built on Aug. 8, 2025, 7:33 p.m.