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

No return value. This function is called for its side effects (printing the results).


mixedbiastest documentation built on Aug. 19, 2025, 1:15 a.m.