plot.TSSRESTREND {TSS.RESTREND} | R Documentation |
Plot Function for ojects of the TSSRESTREND class
Description
Produces plots for class TSSRESTREND
Usage
## S3 method for class 'TSSRESTREND'
plot(x, plots = "all", sig = 0.05, ...)
Arguments
x |
Object of class TSSRESTREND |
plots |
Defualts to "all", will produce the standard plots, plots can be called individually, "bfast", "chow", "VPR", "anu.VI", "final". |
sig |
Significance |
... |
further arguments passed to the function. |
[Package TSS.RESTREND version 0.3.1 Index]