Learn R Programming

emery (version 0.7.0)

getNames: Return names from MultiMethodMLEstimate object

Description

Returns the names slot from a MultiMethodMLEstimate object

Usage

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"