summary.msir {msir} | R Documentation |
Summary and print methods for 'msir'
objects
Description
Summary and print methods for 'msir'
objects.
Usage
## S3 method for class 'msir'
summary(object, numdir = object$numdir, std = FALSE, verbose = TRUE, ...)
## S3 method for class 'summary.msir'
print(x, digits = max(5, getOption("digits") - 3), ... )
Arguments
object |
a |
numdir |
the number of directions to be shown. |
std |
if |
verbose |
if |
x |
a |
digits |
the significant digits to use. |
... |
additional arguments. |
Author(s)
Luca Scrucca luca.scrucca@unipg.it
See Also
[Package msir version 1.3.3 Index]