rbind.SafeRankExpt {SafeVote} | R Documentation |
add a row to a SafeRankExpt object
Description
add a row to a SafeRankExpt object
Usage
## S3 method for class 'SafeRankExpt'
rbind(object, row)
Arguments
object |
prior results of experimentation |
row |
new observations |
Value
SafeRankExpt object with an additional row
[Package SafeVote version 1.0.0 Index]