Learn R Programming

mixedbiastest (version 1.0.2)

print.mixedbiastest: Print Method for Bias Diagnostic Results

Description

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

Usage

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

Value

The input object, returned invisibly.

Arguments

x

An object of class `"mixedbiastest"`.

...

Additional arguments (currently not used).