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