print.mixedbiastest {mixedbiastest} | R 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).
[Package mixedbiastest version 0.3.0 Index]