print.stvarsum {sstvars} | R Documentation |
Summary print method from objects of class 'stvarsum'
Description
print.stvarsum
is a print method for object 'stvarsum'
generated
by summary.stvar
.
Usage
## S3 method for class 'stvarsum'
print(x, ..., digits, standard_error_print = FALSE)
Arguments
x |
object of class 'stvarsum' generated by |
... |
currently not used. |
digits |
the number of digits to be printed. |
standard_error_print |
if set to |
Value
Returns the input object x
invisibly.
[Package sstvars version 1.2.1 Index]