num_records_up {sharpeRratio} | R Documentation |
Computes the number of upper records of the cumulative sum of x
Description
Computes the number of upper records of the cumulative sum of x
Usage
num_records_up(x)
Arguments
x |
a vector of sample values |
Value
the number of upper records
[Package sharpeRratio version 1.4.3 Index]