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