Learn R Programming

mcgf (version 1.1.1)

add_base: Generic function for adding a base model

Description

Generic function for adding a base model

Usage

add_base(x, ...)

Value

x with the newly added base model.

Arguments

x

An R object.

...

Additional parameters or attributes.

Details

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