corBrownian(value=1, phy, form=~1)
## S3 method for class 'corBrownian':
coef(object, unconstrained = TRUE, ...)
## S3 method for class 'corBrownian':
corMatrix(object,
covariate = getCovariate(object), corr = TRUE, ...)phylo representing the phylogeny
(with branch lengths) to considercorBrowniancorBrownian or coefficient from an object of this class (actually sends numeric(0)!)
or the correlation matrix of an initialized object of this class.corClasses.