estLatentVars {combi}R 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


[Package combi version 1.5.0 Index]