View source: R/scoreFeatureParams.R
scoreFeatureParams | R Documentation |
Evaluate the score functions for the estimation of the feature parameters for a single dataset
scoreFeatureParams(
x,
data,
distribution,
offSet,
latentVar,
meanVarTrend,
mm,
indepModel,
compositional,
paramEstsLower,
allowMissingness,
...
)
x |
the parameter estimates |
data, distribution, offSet, meanVarTrend, indepModel, compositional, paramEstsLower |
Characteristics of the views |
latentVar |
the latent variables |
mm |
the dimension |
allowMissingness |
a boolean, should missing values be allowed |
... |
Additional arguments passed on to the score and jacobian functions |
A vector with evaluated score function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.