- x
An object of class netmeta
(or subgroup.netmeta
).
- subgroup
A vector defining the subgroups considered in the
network meta-analysis.
- only.connected
A logical indicating whether networks of subgroups
must be connected.
- common
A logical indicating whether results for common
effect subgroup network meta-analysis should be printed.
- random
A logical indicating whether results for random
effects subgroup network meta-analysis should be printed.
- method.tau
A character string indicating which method is
used to estimate the between-study variance \(\tau^2\) and its
square root \(\tau\). Either "DL"
, "REML"
, or
"ML"
, can be abbreviated.
- level.ma
The level used to calculate confidence intervals
for network estimates.
- backtransf
A logical indicating whether results should be
back transformed in printouts and forest plots. If
backtransf = TRUE
, results for sm = "OR"
are
presented as odds ratios rather than log odds ratios, for
example.
- nchar.trts
A numeric defining the minimum number of
characters used to create unique treatment names
(see netmeta
).
- ...
Additional arguments.
- digits
Minimal number of significant digits, see
print.default
.
- digits.se
Minimal number of significant digits for standard
errors.
- digits.Q
Minimal number of significant digits for
heterogeneity statistic Q, see print.default
.
- digits.pval.Q
Minimal number of significant digits for
p-value of heterogeneity test, see print.default
.
- digits.tau2
Minimal number of significant digits for
between-study variance \(\tau^2\), see print.default
.
- digits.tau
Minimal number of significant digits for
\(\tau\), the square root of the between-study variance
\(\tau^2\).
- big.mark
A character used as thousands separator.
- scientific.pval
A logical specifying whether p-values should
be printed in scientific notation, e.g., 1.2345e-01 instead of
0.12345.
- zero.pval
A logical specifying whether p-values should be
printed with a leading zero.
- JAMA.pval
A logical specifying whether p-values for test of
overall effect should be printed according to JAMA reporting
standards.
- print.se
A logical specifying whether standard errors should be
printed.
- print.tau2
A logical specifying whether between-study
variance \(\tau^2\) should be printed.
- print.tau
A logical specifying whether \(\tau\), the
square root of the between-study variance \(\tau^2\), should be
printed.
- print.Q
A logical value indicating whether to print the
results of the test of heterogeneity.
- text.tau2
Text printed to identify between-study variance
\(\tau^2\).
- text.tau
Text printed to identify \(\tau\), the square
root of the between-study variance \(\tau^2\).
- details.methods
A logical specifying whether details on statistical
methods should be printed.
- legend
A logical indicating whether a legend should be
printed.