num_records_down: Computes the number of lower records of the cumulative sum of...

View source: R/RcppExports.R

num_records_downR Documentation

Computes the number of lower records of the cumulative sum of x

Description

Computes the number of lower records of the cumulative sum of x

Usage

num_records_down(x)

Arguments

x

a vector of sample values

Value

the number of lower records


sharpeRratio documentation built on July 5, 2022, 5:14 p.m.