print.hypotest function

Print method for the class hypotest

Print method for the class hypotest

print.hypotest is the print method for the class hypotest objects.

## S3 method for class 'hypotest' print(x, ..., digits = 4)

Arguments

  • x: object of class 'hypotest' generated by the function Wald_test, LR_test, Rao_test, or Portmenteau_test.
  • ...: currently not in use.
  • digits: how many significant digits to print?

Returns

Returns the input object x invisibly.

  • Maintainer: Savi Virolainen
  • License: GPL-3
  • Last published: 2025-02-27