summary.bmem: Calculate bootstrap confidence intervals of parameters and...

View source: R/bmem.R

summary.bmemR Documentation

Calculate bootstrap confidence intervals of parameters and values of some statistics

Description

Calculate bootstrap confidence intervals of parameters and values of some statistics

Usage

## S3 method for class 'bmem'
summary(object, boot.cl=TRUE, estimates=TRUE,...)

Arguments

object

An output object from the function bmem

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.

Details

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.

Value

The on-screen output includes the parameter estimates, bootstrap standard errors, and CIs.


johnnyzhz/bmem documentation built on Dec. 30, 2022, 8:41 p.m.