num_records_down {sharpeRratio}R 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


[Package sharpeRratio version 1.4.3 Index]