print.summary.spqtest: Print method for objects of class summary.spqtest.

View source: R/print.summary.spqtest.R

print.summary.spqtestR Documentation

Print method for objects of class summary.spqtest.

Description

Print method for objects of class summary.spqtest.

Usage

## S3 method for class 'summary.spqtest'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

object of class summary.spqtest.

digits

number of digits to show in printed tables. Default: max(3L, getOption("digits") - 3L).

...

further arguments passed to or from other methods.

Value

No return value, called for side effects

Author(s)

Fernando López fernando.lopez@upct.es
Román Mínguez roman.minguez@uclm.es
Antonio Páez paezha@gmail.com
Manuel Ruiz manuel.ruiz@upct.es

See Also

summary.spqtest.


spqdep documentation built on March 28, 2022, 5:06 p.m.