scoreFeatureParams {combi}R Documentation

Evaluate the score functions for the estimation of the feature parameters for a single dataset

Description

Evaluate the score functions for the estimation of the feature parameters for a single dataset

Usage

scoreFeatureParams(x, data, distribution, offSet, latentVar, meanVarTrend,
  mm, indepModel, compositional, paramEstsLower, allowMissingness, ...)

Arguments

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

Value

A vector with evaluated score function


[Package combi version 1.2.0 Index]