print.checkGam {mgcViz} | R Documentation |
Printing the output of check.gamViz
Description
This method prints the output of check.gamViz.
Usage
## S3 method for class 'checkGam'
print(x, lay = NULL, ...)
Arguments
x |
the output of |
lay |
the |
... |
further arguments to be passed to |
Value
Returns the output of grid.arrange
, invisibly.
[Package mgcViz version 0.1.11 Index]