Learn R Programming

metafor (version 0.5-0)

print.rma.uni.infl: Print Methods for rma.uni.infl Objects

Description

Print methods for objects of class "rma.uni.infl".

Usage

## S3 method for class 'rma.uni.infl':
print(x, digits=x$digits, ...)

Arguments

x
an object of class "rma.uni.infl".
digits
an integer specifying the number of decimal places to which the printed results should be rounded (the default is to take the value from the object).
...
other arguments.

Value

  • See the documentation of the influence.rma.uni function for details on what is printed.

See Also

influence.rma.uni