Learn R Programming

metagen (version 1.0)

performanceConfH: Running a computer experiment: Adding performance measures

Description

Adding performance measurements to accumulated results of a computer experiment running multiple analysis of different simulated data following a random effects meta regression model.

Usage

performanceConfH(accum_int, true)

Arguments

accum_int
accumulated interval estimates. At least the following columns need to be present: lower and upper.
true
true parameter.

Details

Adds performance measurements to interval estimates of the heterogeneity.

Examples

Run this code
# For an example, see the 'performance' function.

Run the code above in your browser using DataLab