Learn R Programming

emery (version 0.6.0)

show,MultiMethodMLEstimate-method: Show a MultiMethodMLEstimate S4 object

Description

Print the accuracy statistic estimates stored in a MultiMethodMLEstimate object.

Usage

# S4 method for MultiMethodMLEstimate
show(object)

Value

A list containing relevant accuracy statistic estimates. This is a subset of the list stored in results slot of the MultiMethodMLEstimate object.

Arguments

object

An object of class MultiMethodMLEstimate.