Learn R Programming

FBMS (version 1.3)

predquantiles: Generic for Accessing Quantile Predictions

Description

Dispatches to methods for extracting quantile predictions from objects.

Usage

predquantiles(object, ...)

Value

Quantile predictions (format depends on the object class).

Arguments

object

An object.

...

Additional arguments passed to methods.