readByID {nmadb}R Documentation

Read NMA dataset

Description

ReadByID downloads the dataset and main characteristics of the specified network meta-analysis. You can list all ids from the catalog by calling getNMADB.

Usage

readByID(recid)

Arguments

recid

Record id of network

Value

A list with the name (id), data (dataset), type (continuous, binary, rate, survival), effect (type of measure: RR OR RR RD ...), format (long, wide, iv).


[Package nmadb version 1.2.0 Index]