getNames-MultiMethodMLEstimate-method: Return names from MultiMethodMLEstimate object

getNames,MultiMethodMLEstimate-methodR Documentation

Return names from MultiMethodMLEstimate object

Description

Returns the names slot from a MultiMethodMLEstimate object

Usage

## S4 method for signature 'MultiMethodMLEstimate'
getNames(x, name)

Arguments

x

An object of class MultiMethodMLEstimate.

name

type of names to extract, e.g. "method_names", "obs_names", "level_names"

Value

Contents of names slot of the MultiMethodMLEstimate object.


emery documentation built on Feb. 23, 2026, 1:06 a.m.