scoreFeatureParams: Evaluate the score functions for the estimation of the...

Description Usage Arguments Value

View source: R/scoreFeatureParams.R

Description

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

Usage

1
2
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


combi documentation built on Nov. 8, 2020, 5:34 p.m.