construct_pearson: Compute Pearson Residuals for ARD matrix and fitted model

View source: R/aux_functions.R

construct_pearsonR Documentation

Compute Pearson Residuals for ARD matrix and fitted model

Description

Compute Pearson Residuals for ARD matrix and fitted model

Usage

construct_pearson(ard, model_fit)

Arguments

ard

ARD matrix y

model_fit

estimated model

Value

a vector (column by column) of corresponding residuals from ARD matrix


networkscaleup documentation built on Dec. 11, 2025, 1:07 a.m.