DR.comparisons {MBNMAdose} | R Documentation |
Adds placebo comparisons for dose-response relationship
Description
Function adds additional rows to a data.frame of comparisons in a network that account for the relationship between placebo and other agents via the dose-response relationship.
Usage
DR.comparisons(data.ab, level = "treatment", doselink = NULL)
Arguments
data.ab |
A data frame stored in an |
level |
A character that can take either |
doselink |
If given an integer value it indicates that connections via the dose-response
relationship with placebo should be plotted. The integer represents the minimum number of doses
from which a dose-response function could be estimated and is equivalent to the number of
parameters in the desired dose-response function plus one. If left as |