print.eval.trtsel {TreatmentSelection} | R Documentation |
print a trtsel object
Description
S3 method for class ”trtsel”
Usage
## S3 method for class 'eval.trtsel'
print(x, ...)
Arguments
x |
object of class "eval.trtsel", output from the eval.trtsel function |
... |
ignored |
[Package TreatmentSelection version 2.1.1 Index]