Description Usage Arguments Value
ReadByID downloads the dataset and main characteristics
of the specified network meta-analysis.
You can list all ids from the catalog by calling getNMADB
.
1 | readByID(recid)
|
recid |
Record id of network |
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).
'long' refers to data where each row represents a study treatment arm
'wide' refers to data where each row represents a study treatment comparison
'iv' refers to an 'inverse variance' format, where a comparison specific estimate of the treatment effect and its standard error are reported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.