Skip to contents

Plot method for matern32 objects

Usage

plot.matern32(
  fit_obj,
  choice = c("coeffs", "GCV", "heterogeneity", "interactions", "residuals"),
  ...
)

Arguments

fit_obj

Fitted object of class 'matern32'

choice

The type of plot to produce (coeffs, GCV, heterogeneity, interactions, residuals)

...