index.amountFreqGT: Amount from events above threshold

View source: R/index.amountFreqGT.R

index.amountFreqGTR Documentation

Amount from events above threshold

Description

Function to compute the amount from events above a predefined threshold.

Usage

index.amountFreqGT(ts, threshold = 1)

Arguments

ts

A vector containing the input time series

threshold

A float number defining the threshold considered. Default to 1.

Value

A float number corresponding to the amount fallen the days above the input threshold.

Author(s)

Neyko Neykov, J. Bedia, D. San-Martin, S. Herrera


SantanderMetGroup/R_VALUE documentation built on July 4, 2023, 4:27 a.m.