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 |
|
Value
Returns the QuantilePG
object associated.
[Package quantspec version 1.2-4 Index]