getQuantilePG-SmoothedPG {quantspec}R Documentation

Get associated QuantilePG from a SmoothedPG.

Description

Get associated QuantilePG from a SmoothedPG.

Usage

## S4 method for signature 'SmoothedPG'
getQuantilePG(object)

Arguments

object

SmoothedPG from which to get the QuantilePG.

Value

Returns the QuantilePG object associated.


[Package quantspec version 1.2-3 Index]