getQuantilePG-SmoothedPG: Get associated QuantilePG
from a SmoothedPG
.
Description
Get associated QuantilePG
from a SmoothedPG
.
Usage
# S4 method for SmoothedPG
getQuantilePG(object)
Value
Returns the QuantilePG
object associated.
Arguments
- object
SmoothedPG
from which to get the QuantilePG
.