print.BootLRTest function

Print summary of a BootLRTest object

Print summary of a BootLRTest object

This is a method for the function print() for objects of the class BootLRTest.

## S3 method for class 'BootLRTest' print(x, digits = getOption("digits"), ...)

Arguments

  • x: an object used to select a method.
  • digits: minimal number of significant digits, see print.default.
  • ...: further arguments passed to or from other methods.

Returns

The BootLRTest object is returned invisibly.

  • Maintainer: Gabriel Rodriguez Rondon
  • License: GPL (>= 2)
  • Last published: 2025-02-24