Learn R Programming

mcr (version 1.3.3.1)

MCResultResampling.calcResponse: Caluculate Response

Description

Calculate predicted values for given values of the reference-method.

Usage

MCResultResampling.calcResponse(
  .Object,
  x.levels,
  alpha = 0.05,
  bootcimeth = .Object@bootcimeth
)

Value

matrix with predicted values with confidence intervals for given values of the reference-method.

Arguments

.Object

object of class 'MCResultResampling'

x.levels

numeric vector specifying values of the reference method for which prediction should be made

alpha

significance level for confidence intervals

bootcimeth

bootstrap confidence interval method to be used