mc_core_pearson: Core of the Pearson estimating function.

View source: R/mc_core_pearson.R

mc_core_pearsonR Documentation

Core of the Pearson estimating function.

Description

Core of the Pearson estimating function.

Usage

mc_core_pearson(product, inv_C, res, W)

Arguments

product

A matrix.

inv_C

A matrix.

res

A vector of residuals.

W

Matrix of weights.

Details

It is an internal function.

Value

A vector. The returned object is intended for internal use only.

Author(s)

Wagner Hugo Bonat


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