print.dcor: Print Method for Distance Correlation

Description Usage Arguments Details Value Author(s) References See Also

View source: R/print.dcor.R

Description

Print the summary of result of distance correlation (dist.corr function).

Usage

1
2
## S3 method for class 'dcor'
print(x,...)

Arguments

x

result of dist.corr, class dcor

...

further arguments passed to or from other methods

Details

Print the summary of result of distance correlation to stdout.

Value

No return value, called for side effects

Author(s)

Xueyuan Cao xcao12@uthsc.edu and Stanley Pounds stanley.pounds@stjude.org

References

Cao X and Pounds S (2021) Gene-Set Distance Associations (GSDA): A Powerful Tool for Gene-Set Association Analysis.

See Also

print.bdc, print.gsda.result


GSDA documentation built on Jan. 18, 2021, 5:05 p.m.