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

QRegEstimator of which to get the parallel

Value

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


[Package quantspec version 1.2-3 Index]