getResults,MultiMethodMLEstimate-method: Return result from MultiMethodMLEstimate object
Description
Returns the result slot from a MultiMethodMLEstimate object
Usage
# S4 method for MultiMethodMLEstimate
getResults(x)
Value
Contents of results slot of the MultiMethodMLEstimate object.
Arguments
- x
An object of class MultiMethodMLEstimate.