print.invertci_multiple: Print results from 'invertci' with multiple significance...

View source: R/invertci.R

print.invertci_multipleR Documentation

Print results from invertci with multiple significance levels

Description

This function uses the print method on the return list of the function invertci.

Usage

## S3 method for class 'invertci_multiple'
print(x, alphas = NULL, ...)

Arguments

x

The output object returned from invertci.

alphas

A list of alphas that the user would like to print.

...

Additional arguments.

Value

Nothing is returned


conroylau/lpinfer documentation built on Oct. 23, 2022, 9:21 a.m.