IQDlocal_integrate: Calculate IQD with integration

Description Usage Arguments Examples

View source: R/IQDlocal_integrate.R

Description

Calculate integrated quadratic distance (IQ distance) between the empirical cumulative distribution functions (ecdfs) of two data vectors with the integrate function. NB! The integrate function is very slow and problematic with the 'subdivisions', (the maximum number of subintervals), i.e. no convergence even though the number of subintervals is large.

Usage

1
IQDlocal_integrate(modelVec, obsVec)

Arguments

modelVec

Vector with model data

obsVec

Vector with dataproduct data

Examples

1

NorskRegnesentral/climModelEval documentation built on Jan. 16, 2020, 12:49 a.m.