new_seepr_fit | R Documentation |
The central class for fitted seepr_dat
objects.
new_seepr_fit(x, s, TREND, AMPLITUDE, PHASE)
x |
A valid |
s |
The period length in entries in x |
TREND |
The trend component of the fitted parameters. |
AMPLITUDE |
The amplitude of the fitted parameters. |
PHASE |
The phase of the fitted parameters. |
The order in TREND
, AMPLITUDE
and PHASE
follows that of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.