print.dcor {GSDA} | R Documentation |
Print Method for Distance Correlation
Description
Print the summary of result of distance correlation (dist.corr function).
Usage
## 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
[Package GSDA version 1.0 Index]