summary.cjbart {cjbart} | R Documentation |
Summarizing cjbart
Marginal Component Effect Estimates
Description
summary
method for class "cjbart"
Usage
## S3 method for class 'cjbart'
summary(object, ...)
Arguments
object |
Object of class |
... |
Further arguments (not currently used) |
Value
Data frame summarizing the average marginal component effect (AMCE), the minimum and maximum values, and standard deviations for each attribute-level.
Note
To calculate the AMCE with Bayesian credible intervals, please use the AMCE()
function instead.
See Also
[Package cjbart version 0.3.2 Index]