print.ash {ashr} | R Documentation |
Print method for ash object
Description
Print the fitted distribution of beta values in the EB hierarchical model
Usage
## S3 method for class 'ash'
print(x, ...)
Arguments
x |
the fitted ash object |
... |
not used, included for consistency as an S3 generic/method. |
Details
None
[Package ashr version 2.2-63 Index]