print.gsmarpred {uGMAR} | R Documentation |
Print method for class 'gsmarpred' objects
Description
print.gsmarpred
is a print method for call 'gsmarpred'
objects created with predict.gsmar
.
Usage
## S3 method for class 'gsmarpred'
print(x, ..., digits = 2)
Arguments
x |
object of class |
... |
currently not in use. |
digits |
the number of digits to be printed |
[Package uGMAR version 3.5.0 Index]