corBlomberg(value, phy, form = ~1, fixed = FALSE)
"corMatrix"(object, covariate = getCovariate(object), corr = TRUE, ...)
"coef"(object, unconstrained = TRUE, ...)"phylo".gls should
estimate $gamma$ (the default) or keep it fixed."corBlomberg".TRUE (the default),
the coefficients are returned in unconstrained form (the same used
in the optimization algorithm). If FALSE the coefficients are
returned in ``natural'', possibly constrained, form."corBlomberg", the coefficients from an
object of this class, or the correlation matrix of an initialized
object of this class. In most situations, only corBlomberg will
be called by the user.