plot_residAutocov: Residual autocovariance plot for 'pffr' models

Description Usage Arguments

View source: R/residual_plots.R

Description

Plot the autocovariance of the residuals over the functional domain (e.g. time) for a function-on-scalar model fitted with pffr.

Usage

1
2
plot_residAutocov(model, base_size = 11, legend.position = "bottom",
  legend.key.width = unit(2, "lines"), cov.use = "everything", ...)

Arguments

model

Function-on-scalar model fitted with pffr

base_size

Size of plot elements. see theme_bw. Defaults to 11.

legend.position, legend.key.width

Arguments for theme

cov.use

see use argument in cov

...

Additional arguments passed to scale_fill_gradient


bauer-alex/FoSIntro documentation built on Feb. 11, 2022, 8:33 a.m.