show-MSEtool {MSEtool} | R Documentation |
Show MSEtool S4 objects
Description
Briefly prints a couple of lines from str to avoid swamping the console with the contents of very large objects.
Usage
## S4 method for signature 'Data'
show(object)
## S4 method for signature 'OM'
show(object)
## S4 method for signature 'Hist'
show(object)
## S4 method for signature 'MSE'
show(object)
## S4 method for signature 'MMSE'
show(object)
Arguments
object |
S4 object from MSEtool |
[Package MSEtool version 3.7.1 Index]