c,EstimatorScoreResult-method {adestr} | R Documentation |
Creates an object of class EstimatoreScoreResultList, which is a basically list with the respective EstimatoreScoreResult objects.
## S4 method for signature 'EstimatorScoreResult'
c(x, ...)
x |
an object of class EstimatorScoreResult. |
... |
additional arguments passed along to the |
an object of class EstimatoreScoreResultList.