print.mixedbiastest: Print Method for Bias Diagnostic Results

View source: R/print.R

print.mixedbiastestR Documentation

Print Method for Bias Diagnostic Results

Description

Prints the results of the bias diagnostic in a formatted table.

Usage

## S3 method for class 'mixedbiastest'
print(x, ...)

Arguments

x

An object of class '"mixedbiastest"'.

...

Additional arguments (currently not used).

Value

The input object, returned invisibly.


mixedbiastest documentation built on Dec. 1, 2025, 1:08 a.m.