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