Description Usage Arguments Author(s) See Also Examples
The function prints information about the bum model.
1 2 |
x |
Maximum likelihood estimator object of the beta-uniform mixture fit. |
... |
Other graphic parameters for print. |
Marcus Dittrich
1 2 3 4 | data(pvaluesExample)
pvals <- pvaluesExample[,1]
mle <- fitBumModel(pvals, plot=FALSE)
print(mle)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.