summary.dearseq {dearseq}R Documentation

Summary method for dearseq objects

Description

Summary method for dearseq objects

Usage

## S3 method for class 'dearseq'
summary(object, signif_threshold = 0.05, ...)

## S3 method for class 'summary.dearseq'
print(x, ...)

Arguments

object

an object of class dear_seq

signif_threshold

a value between 0 and 1 specifying the nominal significance threshold. Default is 0.05.

...

further arguments

x

an object of class 'summary.dearseq'.

Value

a list

Author(s)

Boris Hejblum


[Package dearseq version 1.5.1 Index]