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

LagOperator of which to get the isRankBased

Value

Returns the attribute isRankBased that's a slot of object.


[Package quantspec version 1.2-4 Index]