Usage
ancova(formula, data, tr = 0.2, sm = FALSE, fr1 = 1, fr2 = 1, pr = TRUE, pts = NA)ancboot(formula, data, tr = 0.2, nboot = 599, sm = FALSE, fr1 = 1, fr2 = 1,
pr = TRUE, pts = NA)
Arguments
formula
an object of class formula.
data
an optional data frame for the input data.
tr
trim level for the mean.
sm
if TRUE
it create smooths using bootstrap bagging.
fr1
values of the span for the first group (1 means unspecified)
fr2
values of the span for the second group (1 means unspecified)
pr
if TRUE
confidence intervals are adjusted to control the probability of at least one Type I error (but p-values are not)
pts
can be used to specify the design points where the regression lines are to be compared; if NA
design points are chosen.
nboot
number of bootstrap samples