add_base {mcgf} | R 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.
[Package mcgf version 1.1.1 Index]