print.perm.two.var {wPerm}R Documentation

Print Output for Class "perm.two.var"

Description

This is a method for the function print() to print objects of class "perm.two.var".

Usage

## S3 method for class 'perm.two.var'
print(x, ...)

Arguments

x

an object of class "perm.two.var".

...

further arguments passed to or from other methods.

Details

This print method summarizes and formats for easy reading the results of a permutation function with output list of class "perm.two.var".

Value

The perm.two.var object is returned invisibly.

Author(s)

Neil A. Weiss

See Also

perm.relation, perm.ind.test


[Package wPerm version 1.0.1 Index]