Description Usage Arguments Value
Return the positive and negative thresholds for an observation, given a
vector of possible threshold solutions. This function is intended for
internal use, and is called by nma_thresh
automatically.
1 2 3 4 5 6 7 8 9 10 |
x |
Column of U matrix, containing all possible threshold solutions for a data point. |
kstar |
Base-case optimal treatment. |
trt.code |
Vector of (possibly recoded) treatments. See
|
contrs |
Details of contrasts corresponding to rows in |
mcid |
Use MCID decision rule? Default |
mean.dk |
Posterior means of basic treatment parameters, required when
|
inflmat |
Column of influence matrix H for the data point,
required when |
opt.max |
Is the maximum treatment effect optimal? See
|
Data frame of thresholds and new optimal treatments with columns
lo
, lo.newkstar
, hi
, and hi.newkstar
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.