summary.pairS {pairwise}R Documentation

S3 Summary for S-Statistic Test (Wald Test)

Description

S3 summary method for object of class"pairS"

Usage

## S3 method for class 'pairS'
summary(object, thres = TRUE, ...)

Arguments

object

object of class"pairS"

thres

logical whether to output results based on the thresholds

...

other parameters passed trough


[Package pairwise version 0.6.1-0 Index]