Method initializes newly created objects of class 'MCResultAnalytical'.
MCResultJackknife.initialize(
.Object,
data = data.frame(X = NA, Y = NA),
para = matrix(NA, ncol = 4, nrow = 2),
mnames = c("unknown", "unknown"),
regmeth = "unknown",
cimeth = "jackknife",
alpha = 0.05,
glob.coef = c(0, 0),
B0jack = 0,
B1jack = 0,
error.ratio = 0,
weight = 1
)
No return value
object to be initialized
empty data.frame
empty coefficient matrix
empty method names vector
string specifying the regression-method
string specifying the confidence interval method
value specifying the 100(1-alpha)% confidence-level
global coefficients
jackknife intercepts
jackknife slopes
for deming regression
1 for each data point