View source: R/estLatentVars.R
estLatentVars | R Documentation |
Estimate the latent variables
estLatentVars(latentVars, lambdasLatent, constrained, fTol, ...)
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 |
A vector of length n, the estimates of the latent variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.