plot.nsCosinor: Plot the Results of a Non-stationary Cosinor

View source: R/plot.nsCosinor.R

plot.nsCosinorR Documentation

Plot the Results of a Non-stationary Cosinor

Description

Plots the trend and season(s) from a nsCosinor object produced by nscosinor.

Usage

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

Arguments

x

a nsCosinor object produced by nscosinor.

...

further arguments passed to or from other methods.

Details

The code produces the season(s) and trend estimates.

Value

gplot

A plot of class ggplot

Author(s)

Adrian Barnett a.barnett@qut.edu.au

See Also

nscosinor


agbarnett/season documentation built on March 26, 2022, 9:29 a.m.