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

View source: R/scoreFeatureParams.R

scoreFeatureParamsR 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


CenterForStatistics-UGent/compIntegrate documentation built on Aug. 4, 2023, 1:08 p.m.