Learn R Programming

NMAR (version 0.1.2)

el_compute_diagnostics: Compute diagnostics

Description

Compute diagnostics

Usage

el_compute_diagnostics(
  estimates,
  equation_system_func,
  analytical_jac_func,
  post,
  respondent_weights,
  auxiliary_matrix_scaled,
  K_beta,
  K_aux,
  X_centered
)

Arguments