show,MultiMethodMLEstimate-method {emery} | R Documentation |
Print the accuracy statistic estimates stored in a MultiMethodMLEstimate object.
## S4 method for signature 'MultiMethodMLEstimate'
show(object)
object |
An object of class MultiMethodMLEstimate. |
A list containing relevant accuracy statistic estimates. This is a
subset of the list stored in results
slot of the MultiMethodMLEstimate object.