Skip to contents

Generic function for adding a base model

Usage

add_base(x, ...)

Arguments

x

An R object.

...

Additional parameters or attributes.

Value

x with the newly added base model.

Details

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