coef.VCA: Extract Fixed Effects from 'VCA' Object.
Description
For coneniently using objects of class 'VCA' with other packages expecting this
function, e.g. the 'multcomp' package for general linear hypotheses for parametric
models.
Usage
"coef"(object, quiet = FALSE, ...)
Arguments
object
(VCA) object where fixed effects shall be extracted
quiet
(logical) TRUE = will suppress any warning, which will be issued otherwise