add_base: Generic function for adding a base model

View source: R/add_base.R

add_baseR Documentation

Generic function for adding a base model

Description

Generic function for adding a base model

Usage

add_base(x, ...)

Arguments

x

An R object.

...

Additional parameters or attributes.

Details

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

Value

x with the newly added base model.


mcgf documentation built on June 29, 2024, 9:09 a.m.