- studlab
Study labels.
- treat1
Label/Number for first treatment.
- treat2
Label/Number for second treatment.
- TE
Estimate of treatment effect, i.e. difference between
first and second treatment.
- seTE
Standard error of treatment estimate.
- seTE.adj.common, seTE.adj.random
Standard error of treatment
estimate, adjusted for multi-arm studies.
- design
Design of study providing pairwise comparison.
- event1
Number of events in first treatment group.
- event2
Number of events in second treatment group.
- n1
Number of observations in first treatment group.
- n2
Number of observations in second treatment group.
- k
Total number of studies.
- m
Total number of pairwise comparisons.
- n
Total number of treatments.
- d
Total number of designs (corresponding to the unique set
of treatments compared within studies).
- c
Total number of components.
- trts
Treatments included in network meta-analysis.
- k.trts
Number of studies evaluating a treatment.
- n.trts
Number of observations receiving a treatment (if
arguments n1
and n2
are provided).
- events.trts
Number of events observed for a treatment (if
arguments event1
and event2
are provided).
- studies
Study labels coerced into a factor with its levels
sorted alphabetically.
- narms
Number of arms for each study.
- designs
Unique list of designs present in the network. A
design corresponds to the set of treatments compared within a
study.
- comps
Unique list of components present in the network.
- TE.nma.common, TE.nma.random
A vector of length m of
consistent treatment effects estimated by network meta-analysis
(nma) (common and random effects model).
- seTE.nma.common, seTE.nma.random
A vector of length m
of effective standard errors estimated by network meta-analysis
(common and random effects model).
- lower.nma.common, lower.nma.random
A vector of length
m of lower confidence interval limits for consistent
treatment effects estimated by network meta-analysis (common
and random effects model).
- upper.nma.common, upper.nma.random
A vector of length
m of upper confidence interval limits for the consistent
treatment effects estimated by network meta-analysis (common
and random effects model).
- statistic.nma.common, statistic.nma.random
A vector of length m
of z-values for test of treatment effect for individual
comparisons (common and random effects model).
- pval.nma.common, pval.nma.random
A vector of length m
of p-values for test of treatment effect for individual
comparisons (common and random effects model).
- TE.cnma.common, TE.cnma.random
A vector of length m of
consistent treatment effects estimated by the additive (common and
random effects) model.
- seTE.cnma.common, seTE.cnma.random
A vector of length
m with standard errors estimated by the additive (common
and random effects) model.
- lower.cnma.common, lower.cnma.random
A vector of length
m of lower confidence interval limits for consistent
treatment effects estimated by the additive (common and random
effects) model.
- upper.cnma.common, upper.cnma.random
A vector of length
m of upper confidence interval limits for consistent
treatment effects estimated by the additive (common and random
effects) model.
- statistic.cnma.common, statistic.cnma.random
A vector of length
m of z-values for the test of an overall effect estimated
by the additive (common and random effects) model.
- pval.cnma.common, pval.cnma.random
A vector of length
m of p-values for the test of an overall effect estimated
by the additive (common and random effects) model.
- TE.common, TE.random
nxn matrix with overall
treatment effects estimated by the additive (common and random
effects) model.
- seTE.common, seTE.random
nxn matrix with
standard errors estimated by the additive (common and random
effects) model.
- lower.common, upper.common, lower.random,
upper.random
nxn matrices with lower and upper
confidence interval limits estimated by the additive (common and
random effects) model.
- statistic.common, pval.common, statistic.random,
pval.random
nxn matrices with z-values and
p-values for test of overall effect estimated by the additive
(common and random effects) model.
- Comp.common, Comp.random
A vector of component effects (common
and random effects model).
- seComp.common, seComp.random
A vector with corresponding
standard errors (common and random effects model).
- lower.Comp.common, lower.Comp.random
A vector with lower
confidence limits for components (common and random effects
model).
- upper.Comp.common, upper.Comp.random
A vector with upper
confidence limits for components (common and random effects
model).
- statistic.Comp.common, statistic.Comp.random
A vector with z-values for
the overall effect of components (common and random effects
model).
- pval.Comp.common, pval.Comp.random
A vector with p-values for
the overall effect of components (common and random effects
model).
- Comb.common, Comb.random
A vector of combination effects
(common and random effects model).
- seComb.common, seComb.random
A vector with corresponding
standard errors (common and random effects model).
- lower.Comb.common, lower.Comb.random
A vector with lower
confidence limits for combinations (common and random effects
model).
- upper.Comb.common, upper.Comb.random
A vector with upper
confidence limits for combinations (common and random effects
model).
- statistic.Comb.common, statistic.Comb.random
A vector with
z-values for the overall effect of combinations (common and random
effects model).
- pval.Comb.common, pval.Comb.random
A vector with p-values for
the overall effect of combinations (common and random effects
model).
- Q.additive
Overall heterogeneity / inconsistency statistic
(additive model).
- df.Q.additive
Degrees of freedom for test of heterogeneity /
inconsistency (additive model).
- pval.Q.additive
P-value for test of heterogeneity /
inconsistency (additive model).
- tau
Square-root of between-study variance (additive model).
- I2, lower.I2, upper.I2
I-squared, lower and upper confidence
limits.
- Q.standard
Overall heterogeneity / inconsistency statistic
(standard model).
- df.Q.standard
Degrees of freedom for test of heterogeneity /
inconsistency (standard model).
- pval.Q.standard
P-value for test of heterogeneity /
inconsistency (standard model).
- Q.diff
Test statistic for difference in goodness of fit
between standard and additive model.
- df.Q.diff
Degrees of freedom for difference in goodness of
fit between standard and additive model.
- pval.Q.diff
P-value for difference in goodness of fit
between standard and additive model.
- A.matrix
Adjacency matrix (nxn).
- B.matrix
Edge-vertex incidence matrix (mxn).
- C.matrix
As defined above.
- sm
Summary measure.
- level.ma
Level for confidence intervals.
- common, random, tau.preset
As defined above.
- sep.trts
A character used in comparison names as separator
between treatment labels.
- nchar.comps
A numeric defining the minimum number of
characters used to create unique component names.
- inactive, sep.comps, sep.ia
As defined above.
- backtransf
A logical indicating whether results should be
back transformed in printouts and forest plots.
- title
Title of meta-analysis / systematic review.
- x
As defined above.
- call
Function call.
- version
Version of R package netmeta used to create
object.