num_records_up: Computes the number of upper records of the cumulative sum of...

View source: R/RcppExports.R

num_records_upR 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


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