README.md

Build Status

arbutus logo

This package was developed to assess the adequacy of continuous trait models. The package includes functions to parse the output of various model-fitting functions in R, rescale phylogenies according to fitted parameters, simulate datasets, calculate summary statistics and plot results. The methods is described in a our paper: "Model adequacy and the macroevolution of angiosperm functional traits" published in The American Naturalist (see link; pdf; and manuscript repo).

Installation

To install the package from github, the easiest way is to install using devtools. Install devtools, then type

devtools::install_github("pennell-lab-ubc/arbutus")

The package depends on the ape library

Supported packages

The idea behind arbutus is that models are fit to comparative data using other packages and arbutus is used to assess the adequacy of the fitted model. There are no native functions for fitting models or performing model selection within this package. Currently, arbutus can handle objects of the following classes:

We plan to add more package interfaces as this project progresses.



mwpennell/arbutus documentation built on Oct. 6, 2022, 10 a.m.