performanceConfH: Running a computer experiment: Adding performance measures

Description Usage Arguments Details Examples

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

1
  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

1
# For an example, see the 'performance' function.

metagen documentation built on May 2, 2019, 6:08 a.m.