Combine EstimatoreScoreResult objects into a list
c-EstimatorScoreResultList-method.RdCreates an object of class EstimatoreScoreResultList, which is a basically list with the respective EstimatoreScoreResult objects.
Usage
# S4 method for class 'EstimatorScoreResultList'
c(x, ...)Arguments
- x
an object of class EstimatorScoreResult.
- ...
additional arguments passed along to the
listfunction