label_estimates function

Label estimates from a model object

Label estimates from a model object

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

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.

Returns

A model object of the same class as x.

See Also

get_estimates bain

  • Maintainer: Caspar J van Lissa
  • License: GPL (>= 3)
  • Last published: 2024-06-12