add_base function

Generic function for adding a base model

Generic function for adding a base model

add_base(x, ...)

Arguments

  • x: An R object.
  • ...: Additional parameters or attributes.

Returns

x with the newly added base model.

Details

Refer to add_base.mcgf() and add_base.mcgf_rs() for more details.