new_seepr_fit: seepr_fit

View source: R/seepr_fit.R

new_seepr_fitR Documentation

seepr_fit

Description

The central class for fitted seepr_dat objects.

Usage

new_seepr_fit(x, s, TREND, AMPLITUDE, PHASE)

Arguments

x

A valid seepr_dat object.

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.

Details

The order in TREND, AMPLITUDE and PHASE follows that of x.


valentingar/seepr documentation built on March 24, 2022, 10:04 p.m.