pedroso_synthesis: Pedroso Data Generation

Description Usage

View source: R/pedroso_gen.R

Description

Generates data using a given price dataset using the Pedroso et. al. (2018) method. Resulting prices are normalized to begin at one.

Usage

1
2
3
4
5
6
7
8
pedroso_synthesis(
  prices,
  ntrend,
  theta = 1,
  extra = 0,
  repl = FALSE,
  win_len = 4
)

wzhorton/finmodtk documentation built on July 31, 2020, 9:18 p.m.