mc_sensitivity: Sensitivity matrix

View source: R/mc_sensitivity.R

mc_sensitivityR Documentation

Sensitivity matrix

Description

Compute the sensitivity matrix associated with the Pearson estimating function.

Usage

mc_sensitivity(product, W)

Arguments

product

A list of matrix.

W

Matrix of weights.

Details

This function implements the equation 7 of Bonat and Jorgensen (2016).

Value

A matrix. The sensitivity matrix associated with the Pearson estimating function. The returned object is intended for internal use only.

Author(s)

Wagner Hugo Bonat and Eduardo Elias Ribeiro Jr


mcglm documentation built on Jan. 9, 2026, 1:07 a.m.