print.factorMerger: factorMerger

Description Usage Arguments

Description

factorMerger is the base class of the factorMerger package. factorMerger stores information about response, initial factor, its levels and their abbreviated names (field map). factorMerger creates its own structure of inheritance connected with model family.

When merging is applied, factorMerger shows which levels have been merged together with the matching summary statistics: model loglikelihood, pvalue for the LRT test against the full model and Generalized Information Criterion value.

Usage

1
2
## S3 method for class 'factorMerger'
print(x, ...)

Arguments

x

object of a class factorMerger.

...

Other arguments


factorMerger documentation built on July 4, 2019, 1:02 a.m.