A list of length c(c-1)/2 with class 'mvcloc' where c is the number of
treatments. Each component of the list is a list with class 'mvloc'
containing the following components:
location
the adjusted treatment effect estimate when comparing the
treatment pair given in dname.
vcov
the asymptotic covariance matrix of the adjusted treatment effect estimate.
est.name
name of the adjusted treatment effect estimate.
dname
the treatment pair for which the adjusted treatment effect estimate was computed.
Arguments
x
a numeric data frame or matrix.
block
a factor with at least two levels.
treatment
a factor with at least two levels.
score
the score to be used. Possible choices are
identity, sign and rank.
stand
the standardization method used. Possible choices
are outer and inner.
eps
convergence criterion.
n.iter
maximum number of iterations.
na.action
a function which indicates what should happen when
the data contain 'NA's. Default is to fail.