summary.REmrt {metacart}R Documentation

Summary of the results of a RE meta-tree object

Description

Summary of the results of a RE meta-tree object

Usage

## S3 method for class 'REmrt'
summary(object, digits = 3, ...)

Arguments

object

fitted tree of class REmrt.

digits

specified number of decimals in the printed results.

...

additional arguments to be passed.

Details

If no moderator effect is detected, the summary function will show the standard meta-analysis results. Otherwise, the summary function will show the subgroup meta-analysis results, with the significance test results for moderator effects, the split points of the moderators, and the estimated subgroup summary effect sizes.


[Package metacart version 2.0-3 Index]