Calc.Sinusoidal.FV: Calculates a low amplitude sinusoidal regression based on a...

Description Usage Arguments Value Author(s)

Description

Calculates a low amplitude sinusoidal regression based on a spectral analysis

Usage

1
Calc.Sinusoidal.FV(data, window, incr, anchor.window = FALSE)

Arguments

data

A price series

window

The window of time for the spectral fit which can be rolling or anchored

incr

The increment of time that the prices series is squared at

anchor.window

The anchor window that will be used to start the cumulative fit

Value

list of values are returned

lastValue

The last fitted FV

fitted.values

The entire range of fitted fair values

Author(s)

Helena Ristov and Nicholas Dregne


helenristov/aCompiler documentation built on May 3, 2019, 9:40 p.m.