getIsRankBased-FreqRep {quantspec} | R Documentation |
Get isRankBased
from a FreqRep
object
Description
Get isRankBased
from a FreqRep
object
Usage
## S4 method for signature 'FreqRep'
getIsRankBased(object)
Arguments
object |
|
Value
Returns the attribute isRankBased
that's a slot of object
.
[Package quantspec version 1.2-4 Index]