Learn R Programming

mcr (version 1.3.3.1)

mc.calcTstar: Compute Resampling T-statistic.

Description

Compute Resampling T-statistic. for Calculation of t-Bootstrap Confidence Intervals.

Usage

mc.calcTstar(.Object, x.levels, iter.max = 30, threshold = 1e-06)

Value

Tstar numeric vector containing resampling pivot statistic.

Arguments

.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.

References

Carpenter J., Bithell J. Bootstrap confidence intervals: when, which, what? A practical guide for medical statisticians. Stat Med, 19 (9), 1141-1164 (2000).