Learn R Programming

bain (version 0.2.10)

label_estimates: 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, ...)

Value

A model object of the same class as x.

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.

See Also

get_estimates bain