coef.VCA: Extract Fixed Effects from 'VCA' Object.
Description
For conveniently using objects of class 'VCA' with other packages expecting this
function, e.g. the 'multcomp' package for general linear hypotheses for parametric
models (currently not fully implemented).
Usage
# S3 method for VCA
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