lambda_gen: Randomly generate a matrix of factor loadings

View source: R/lambda_gen.R

lambda_genR Documentation

Randomly generate a matrix of factor loadings

Description

Randomly generate a matrix of factor loadings

Usage

lambda_gen(n_ind, n_fac, limits, row_names, col_names)

Arguments

n_ind

number of indicators per factor

n_fac

number of factors

limits

vector with lower and upper limits for the uniformly-generated Lambdas

row_names

vector with row names

col_names

vector with col names


tmatta/lsasim documentation built on Aug. 25, 2023, 5:50 p.m.