label_estimates: Label estimates from a model object

View source: R/get_estimates.R

label_estimatesR Documentation

Label estimates from a model object

Description

Label estimates from a model object, before passing it on to the bain function.

Usage

label_estimates(x, labels, ...)

Arguments

x

A model object for which a bain method exists.

labels

Character vector. New labels (in order of appearance) for the model object in x. If you are unsure what the estimates in x are, first run get_estimates.

...

Parameters passed to and from other functions.

Value

A model object of the same class as x.

See Also

get_estimates bain


bain documentation built on Sept. 27, 2023, 5:06 p.m.