getNames,MultiMethodMLEstimate-method: Return names from MultiMethodMLEstimate object
Description
Returns the names slot from a MultiMethodMLEstimate object
Usage
# S4 method for MultiMethodMLEstimate
getNames(x, name)
Value
Contents of names slot of the MultiMethodMLEstimate object.
Arguments
- x
An object of class MultiMethodMLEstimate.
- name
type of names to extract, e.g. "method_names", "obs_names", "level_names"