Method initializes newly created objects of class 'MCResultAnalytical'.
MCResultResampling.initialize(.Object, data = data.frame(X = NA, Y = NA),
para = matrix(NA, ncol = 4, nrow = 2), xmean = 0, mnames = c("unknown",
"unknown"), regmeth = "unknown", cimeth = "unknown",
bootcimeth = "unknown", alpha = 0.05, glob.coef = c(0, 0),
rng.seed = as.numeric(NA), rng.kind = "unknown", glob.sigma = c(0, 0),
nsamples = 0, nnested = 0, B0 = 0, B1 = 0, MX = 0, sigmaB0 = 0,
sigmaB1 = 0, error.ratio = 0, weight = 1)
object to be initialized
empty data.frame
0 for init-purpose
empty coefficient matrix
empty method names vector
string specifying the regression-method
string specifying the confidence interval method
string specifying the method for bootstrap confidence intervals
for deming regression
value specifying the 100(1-alpha) confidence-level
global coefficients
random number generator seed
type of the random number generator
global sd values for regression parameters
number of samples for resampling
number of inner simulation for nested bootstrap
resampling intercepts
resampling slopes
Numeric vector with point estimations of (weighted-)average of reference method values for each bootstrap sample.
SD for 'B0'
SD for 'B1'
1 for each data point