Takes an meta4diag object which is obtained by function meta4diag() and print the model and data information such as model type used in the model, number of studies in the dataset and the name of covariates which are contained in the model. The variable type used in plot.meta4diag can be found here.
Usage
# S3 method for meta4diag
print(x, ...)
Arguments
x
A meta4diag object.
…
Further arguments passed to or from other methods.
Value
The return value is invisible NULL.
Details
The basic model setting and dataset information are printed.