information2-internal {lavaSearch2}R Documentation

Compute the Expected Information Matrix From the Conditional Moments

Description

Compute the expected information matrix from the conditional moments.

Usage

.information2(
  dmu,
  dOmega,
  OmegaM1,
  missing.pattern,
  unique.pattern,
  name.pattern,
  grid.mean,
  grid.var,
  name.param,
  leverage,
  weights = NULL,
  n.cluster
)

Details

calc_information will perform the computation individually when the argument index.Omega is not null.


[Package lavaSearch2 version 2.0.3 Index]