summary.bmem | R Documentation |
Calculate bootstrap confidence intervals of parameters and values of some statistics
## S3 method for class 'bmem' summary(object, boot.cl=TRUE, estimates=TRUE,...)
object |
An output object from the function |
boot.cl |
Whether output the bootstrap comfidence intervals of parameters |
estimates |
Whether output a more detailed results of parameters and values of statistics |
... |
other options can be used for the generic summary function. |
The other type of confidence intervals can be constructed from the output of the function bmem
. Note if the BCa is required, the ci='BCa'
should have been specified in the function bmem
.
The on-screen output includes the parameter estimates, bootstrap standard errors, and CIs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.