mc_core_pearson: Core of Pearson estimating functions

View source: R/mc_core_pearson.R

mc_core_pearsonR Documentation

Core of Pearson estimating functions

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

Author(s)

Wagner Hugo Bonat


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