stat_calculation: Calculate Statistics

Description Usage Arguments Value

View source: R/stat_calculation.R

Description

This helper function calculates the summary of the input data set. The function takes in the sliced data set and the calculated trading frequency, and calculate statistics about the market value, returns and volatility for later display.

Usage

1

Arguments

x.list

is the input data set. Such data set has been sliced by slice_data function, and is labeled as "intermediate data set".

Value

f A list that contains all calculated numbers.


backtestGraphics documentation built on May 29, 2017, 3:11 p.m.