model {mcgf} | R Documentation |
Generic function for displaying fitted models for mcgf
objects
Description
Generic function for displaying fitted models for mcgf
objects
Usage
model(x, ...)
Arguments
x |
An R object. |
... |
Additional parameters or attributes. |
Details
Refer to model.mcgf()
and model.mcgf_rs()
for more details.
Value
Details of the fitted models.
[Package mcgf version 1.1.1 Index]