Description Usage Arguments Details Author(s) References Examples
Plots a sinusoid over 0 to 2π.
1 |
amplitude |
the amplitude of the sinsuoid (its maximum value). |
frequency |
the frequency of the sinusoid in 0 to 2π (number of cycles). |
phase |
the phase of the sinusoid (location of the peak). |
... |
additional arguments passed to the plot. |
Sinusoidal curves are very useful for modelling seasonal data. A sinusoid is plotted using the equation: A\cos(ft-P), t=0,…,2 π, where A is the amplitude, f is the frequency, t is time and P is the phase.
Adrian Barnett a.barnett<at>qut.edu.au
Barnett, A.G., Dobson, A.J. (2010) Analysing Seasonal Health Data. Springer.
1 |
Loading required package: ggplot2
Loading required package: MASS
Loading required package: survival
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.