measure.nDays: N days

View source: R/measure.nDays.R

measure.nDaysR Documentation

N days

Description

Function to count the sample size (number of days) used in the calculation of the indices

Usage

measure.nDays(indexObs = NULL, indexPrd = NULL, obs, prd, dates)

Arguments

indexObs

index computed from the observations

indexPrd

index computed from the predictions

obs

A vector of observations

prd

A vector of predictions

dates

dates

Value

An integer corresponding to the counts

Author(s)

J. Bedia, D. San-Martin


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