print.fusion: Print object of class 'fusion'

Description Usage Arguments Details Author(s) See Also Examples

View source: R/print.R

Description

The default print method for a fusion object.

Usage

1
2
## S3 method for class '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.

Author(s)

Daniela Pauger, Magdalena Leitner <effectfusion.jku@gmail.com>

See Also

effectFusion

Examples

1
## see example for effectFusion

Example output



effectFusion documentation built on Oct. 14, 2021, 1:07 a.m.