plot.study_AAconvergence function

Plot an object of the class study_AAconvergence

Plot an object of the class study_AAconvergence

It makes a plot of the results created after using study_AAconvergence

## S3 method for class 'study_AAconvergence' plot(x, ...)

Arguments

  • x: An object of the class study_AAconvergence
  • ...: Other arguments (ignored)

Details

A panel of 7 plots is being created, see study_AAconvergence for details.

See Also

study_AAconvergence

Examples

{ ## Use the sample data "wd2" data(wd2) yy=study_AAconvergence(wd2, 3, plot = FALSE) plot(yy) }
  • Maintainer: Demetris Christopoulos
  • License: GPL (>= 2)
  • Last published: 2024-05-23

Useful links