View source: R/MCResultBCaMethods.r
MCResultBCa.calcResponse | R Documentation |
Calculate predicted values for given values of the reference-method.
MCResultBCa.calcResponse(
.Object,
x.levels,
alpha = 0.05,
bootcimeth = .Object@bootcimeth
)
.Object |
object of class 'MCResultBCa' |
x.levels |
numeric vector specifying values of the reference method for which prediction should be made |
alpha |
significance level for confidence intervals |
bootcimeth |
character string specifying the method to be used for bootstrap confidence intervals |
matrix with predicted values with confidence intervals for given values of the reference-method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.