get_surrogate: Compute Surrogate Residuals for ARD Models

View source: R/surrogate.R

get_surrogateR Documentation

Compute Surrogate Residuals for ARD Models

Description

Compute Surrogate Residuals for ARD Models

Usage

get_surrogate(ard, model_fit = NULL)

Arguments

ard

the ARD matrix

model_fit

list containing fitted model, details

Value

a vector of residuals (column by column)


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