mc.calcTstar | R Documentation |
Compute Resampling T-statistic. for Calculation of t-Bootstrap Confidence Intervals.
mc.calcTstar(.Object, x.levels, iter.max = 30, threshold = 1e-06)
.Object |
object of class "MCResultResampling". |
x.levels |
a numeic vector of clinical desision points of interest. |
iter.max |
maximal number of iterations for calculation of weighted deming regression. |
threshold |
threshold for calculation of weighted deming regression. |
Tstar numeric vector containing resampling pivot statistic.
Carpenter J., Bithell J. Bootstrap confidence intervals: when, which, what? A practical guide for medical statisticians. Stat Med, 19 (9), 1141-1164 (2000).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.