print.hybridModel: Print information about the hybridModel object
Description
Print information about the hybridModel
object.
Usage
# S3 method for hybridModel
print(x, ...)
Arguments
- x
the input hybridModel
object.
- ...
other arguments (ignored).
Details
Print the names of the individual component models and their weights.