MCResultJackknife.calcResponse {mcr} | R Documentation |
Calculate predicted values for given values of the reference-method.
MCResultJackknife.calcResponse(.Object, x.levels, alpha = 0.05)
.Object |
object of class 'MCResultJackknife' |
x.levels |
numeric vector specifying values of the reference method for which prediction should be made |
alpha |
significance level for confidence intervals |
matrix with predicted values with confidence intervals for given values of the reference-method.