getIntersect: getIntersect

View source: R/wrapperFUN.R

getIntersectR Documentation

getIntersect

Description

Temporal and spatial matching between obs and pred

Usage

getIntersect(obs, prd)

Arguments

obs

Value object of observations

prd

Value object of predictions

Details

The function ensures that all records are in choronological order, by reordering -if necessary- the time dimension. Dates are ordered as characters, without performing the conversion to date object, which has proven time-consuming when repeatedly evaluated.

Value

A list with obj and pred intersected

Author(s)

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


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