CAnDResult-class: Class '"CAnDResult"'

Description Objects from the Class Slots Methods Author(s) Examples

Description

Objects of this class store results from running CAnD methods.

Objects from the Class

Objects can be created by calls of nonParam_CAnD or CAnD.

Slots

test:

Object of class "character", the type of CAnD test performed

pValues:

Object of class "numeric", the p-values for each chromosome/chromosomal segment tested

overallStatistic:

Object of class "numeric", the overall CAnD test statistic for the set

overallpValue:

Object of class "numeric", the overall p-value for the set

BonfCorr:

Object of class "logical", whether Bonferroni multiple testing correction was applied to the p-values for each chromosome/chromosomal segment tested

Methods

No methods defined with class "CAnDResult" in the signature.

Author(s)

Caitlin McHugh

Examples

1
showClass("CAnDResult")

CAnD documentation built on Nov. 8, 2020, 8:18 p.m.