Learn R Programming

effectFusion (version 1.1.3)

print.fusion: Print object of class fusion

Description

The default print method for a fusion object.

Usage

# S3 method for fusion
print(x, ...)

Arguments

x

an object of class fusion

...

further arguments passed to or from other methods (not used)

Details

Returns basic information about the full, initial model: the number of observations, the family, the number and types of used covariates with their number of categories and MCMC options.

See Also

effectFusion

Examples

Run this code
# NOT RUN {
## see example for effectFusion
# }

Run the code above in your browser using DataLab