QRMonConditionalCDF: Conditional CDF computation.

Description Usage Arguments Details Value See Also

View source: R/QRMon.R

Description

Computes conditional CDF's for given regressor points.

Usage

1
QRMonConditionalCDF(qrObj, regressorValues)

Arguments

qrObj

An QRMon object.

regressorValues

Regressor points to compute CDF's upon.

Details

This function computes a list of Cumulative Distribution Functions (CDF's) that correspond to the elements of regressorValues. The list of CDF's is assigned to qrObj$Value.

Value

A QRMon object.

See Also

Other Distribution functions: CDFApproximation(), ExpectedValueApproximation(), PDFApproximation(), QRMonConditionalCDFPlot()


antononcube/QRMon-R documentation built on July 26, 2021, 1:07 p.m.