jacFeatures | R Documentation |
Evaluate the jacobian for estimating the feature parameters for one view
jacFeatures(
latentVars,
data,
distribution,
paramEsts,
meanVarTrend,
offSet,
compositional,
indepModel,
m,
paramEstsLower,
allowMissingness,
...
)
latentVars |
A vector of latent variables |
data |
A list of data matrices |
distribution, compositional, meanVarTrend, offSet, paramEsts, paramEstsLower, indepModel |
Characteristics of each view |
m |
dimension |
allowMissingness |
a boolean, are missing values allowed? |
... |
Additional arguments passed on to the score and jacobian functions |
The jacobian matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.