setFreqs-MultiMethodMLEstimate-method: Set frequencies of MultiMethodMLEstimate objects

setFreqs,MultiMethodMLEstimate-methodR Documentation

Set frequencies of MultiMethodMLEstimate objects

Description

Set the freqs slot of a MultiMethodMLEstimate object. This can be used to update objects created using emery versions < 0.6.1 to work with newer versions.

Usage

## S4 method for signature 'MultiMethodMLEstimate'
setFreqs(x, freqs = NULL)

Arguments

x

An object of class MultiMethodMLEstimate.

freqs

A vector of non-negative integers

Value

A copy of the MultiMethodMLEstimate object with freqs in the appropriate slot.


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