Learn R Programming

quasar (version 0.1.0)

quasar-methods: Print and summary methods for quasar objects

Description

These methods provide basic information about objects of class quasar, typically returned by the closedTesting function.

Usage

# S3 method for quasar
print(x, ...)

# S3 method for quasar summary(object, ..., alpha = 0.05)

Value

The input object invisibly.

Arguments

x, object

An object of class quasar.

...

Additional arguments passed to other methods.

alpha

Significance level.

Author

Anna Vesely