readByID: Read NMA dataset

Description Usage Arguments Value

View source: R/readdb.R

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

1
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).


nmadb documentation built on Dec. 19, 2019, 5:07 p.m.

Related to readByID in nmadb...