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

The sensitivity matrix associated with the Pearson estimating function.

Author(s)

Wagner Hugo Bonat and Eduardo Elias Ribeiro Jr


mcglm documentation built on Sept. 16, 2022, 1:06 a.m.