Learn R Programming

psychmeta (version 2.3.4)

print: Print methods for psychmeta

Description

Print methods for psychmeta output objects with classes exported from psychmeta.

Arguments

x

Object to be printed (object is used to select a method).

...

Additional arguments.

digits

Number of digits to which results should be rounded.

ma_methods

Meta-analytic methods to be included. Valid options are: "bb", "ic", and "ad"

correction_types

Types of meta-analytic corrections to be incldued. Valid options are: "ts", "vgx", and "vgy"

verbose

Logical scalar that determines whether printed object should contain verbose information (e.g., non-standard columns of meta-analytic output; TRUE) or not (FALSE).

symbolic.cor

For lm_mat output: logical. If TRUE, print the correlations in a symbolic form (see symnum) rather than as numbers.

signif.stars

For lm_mat output: logical. If TRUE, <U+2018>significance stars<U+2019> are printed for each coefficient.