acffunc: calculate correlation for residuals by block

View source: R/runACF.R

acffuncR Documentation

calculate correlation for residuals by block

Description

calculate correlation for residuals by block

Usage

acffunc(block, model, suppress.printout = TRUE)

Arguments

block

Vector of blocks that identify data points that are correlated

model

Fitted model object (glm or gam)

suppress.printout

(Default: TRUE. Logical stating whether to show a printout of block numbers to assess progress. FALSE will show printout.


lindesaysh/MRSea documentation built on May 11, 2024, 11:30 p.m.