score2-internal {lavaSearch2}R Documentation

Compute the Corrected Score.

Description

Compute the corrected score.

Usage

.score2(
  dmu,
  dOmega,
  epsilon,
  OmegaM1,
  missing.pattern,
  unique.pattern,
  name.pattern,
  name.param,
  name.meanparam,
  name.varparam,
  n.cluster,
  weights
)

Arguments

n.cluster

[integer >0] the number of observations.


[Package lavaSearch2 version 2.0.3 Index]