MCResultAnalytical.calcResponse: Caluculate Response

View source: R/MCResultAnalyticalMethods.r

MCResultAnalytical.calcResponseR Documentation

Caluculate Response

Description

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

Usage

MCResultAnalytical.calcResponse(.Object, x.levels, alpha = 0.05)

Arguments

.Object

object of class 'MCResultAnalytical'

x.levels

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

alpha

significance level for confidence intervals

Value

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


mcr documentation built on Oct. 11, 2023, 5:14 p.m.