Description Usage Arguments Value
View source: R/jacLatentVars.R
Evaluate the jacobian for estimating the latent variable for one view
1 2 3 | jacLatentVars(latentVar, data, distribution, paramEsts, paramMats, offSet,
meanVarTrend, n, varPosts, mm, indepModel, latentVarsLower,
compositional, allowMissingness, ...)
|
latentVar |
the latent variable estimates |
data |
Characteristics of the views |
distribution, compositional, meanVarTrend, offSet, paramEsts, paramMats, indepModel |
Characteristics of each view |
n |
the number of samples |
varPosts |
Characteristics of the views |
mm |
the current dimension |
latentVarsLower |
the lower dimensional latent variables |
allowMissingness |
a boolean, should missing values be allowed |
... |
additional arguments passed on to score and jacobian functions |
The diagonal of the jacobian matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.