diffOP: piner

View source: R/diffOP.R

diffOPR Documentation

piner

Description

The diffOP function calculates the difference between two points of a cumulative curve at a given quantile.

Usage

diffOP(observed, predicted, quantile = 0.5)

Arguments

observed

The observed value at the quantile

predicted

The predicted value at the quantile

quantile

The quantile where the difference should be calculated

Details

Difference between the observed and the predicted at a quantile

Value

It returns a numeric value.


Alessandra23/pineR documentation built on Aug. 26, 2023, 8 a.m.