print.hypotest: Print method for the class hypotest

View source: R/printMethods.R

print.hypotestR Documentation

Print method for the class hypotest

Description

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

Usage

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

Arguments

x

object of class 'hypotest' generated by the function Wald_test or LR_test.

...

currently not in use.

digits

how many significant digits to print?


saviviro/gmvarkit documentation built on March 8, 2024, 4:15 a.m.