draw_periodogram: Function plotting the periodogram for a univariate time...

Description Usage Arguments

View source: R/plots.R

Description

Function plotting the periodogram for a univariate time series

Usage

1
2
draw_periodogram(input_frame, input, log = TRUE, file_name = NULL,
  save_path = NULL, do_print = TRUE)

Arguments

input_frame

A dataframe with a series named price

log

A bolean indicating if y-axis shcould be logarithmic

save_path

A string with path to save file

do_print

A Bolean indicating if plot should be printed

file

name A string indicating name of output


AKLLaursen/svmfortopic documentation built on May 5, 2019, 11:30 a.m.