vcov_scaling_fn: Delta-method covariance matrix of the scaling functions

View source: R/robust_engine.R

vcov_scaling_fnR Documentation

Delta-method covariance matrix of the scaling functions

Description

Delta-method covariance matrix of the scaling functions

Usage

vcov_scaling_fn(mle, theta = NULL, scale_by = "pooled")

Arguments

mle

A validated mle list.

theta

Optional scalar evaluated under H0.

scale_by

Passed to gradient function.

Value

A square matrix of size n_items * n_thresholds.


aiDIF documentation built on April 22, 2026, 1:10 a.m.