# NOT RUN {
## load data from Revell & Collar (2009)
data(sunfish.tree)
data(sunfish.data)
## fit heirarchical common-structure models
sunfish.fit<-evolvcv.lite(sunfish.tree,sunfish.data[,2:3])
print(sunfish.fit)
# }
Run the code above in your browser using DataLab