index.amountFreqGE: Amount from events above threshold

View source: R/index.amountFreqGE.R

index.amountFreqGER Documentation

Amount from events above threshold

Description

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

Usage

index.amountFreqGE(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 or equal 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.