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