estLatentVars: Estimate the latent variables

View source: R/estLatentVars.R

estLatentVarsR Documentation

Estimate the latent variables

Description

Estimate the latent variables

Usage

estLatentVars(latentVars, lambdasLatent, constrained, fTol, ...)

Arguments

latentVars

A vector of latent variables

lambdasLatent

A vector of Lagrange multipliers

constrained

A boolean, is the ordination constrained?

fTol

The convergence tolerance

...

additional arguments passed on to score and jacobian functions

Value

A vector of length n, the estimates of the latent variables


CenterForStatistics-UGent/combi documentation built on Aug. 22, 2023, 11:02 p.m.