View source: R/prep_codeData.R
prep_codeData | R Documentation |
Create input data for NMA. Renames the study, base and other fields with appended letter depending on type of data.
prep_codeData(
survDataHR = NA,
survDataBin = NA,
survDataMed = NA,
binData = NA,
countData = NA,
contsData = NA,
refTx = NA
)
survDataHR |
Hazard ratio data frame |
survDataBin |
Optional data frame. Survival binary data |
survDataMed |
Optional data frame. Median times |
refTx |
Reference treatment name; string |
List of data and statistics. If no binary of median data empty sub-lists.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.