Learn R Programming

mvMORPH

mvMORPH: an R package for fitting multivariate evolutionary models to morphometric data

This package allows the fitting of multivariate evolutionary models (Ornstein-Uhlenbeck, Brownian motion, Early burst, Shift models) on species trees and time series. It also provides functions to compute log-likelihood of users specified models with fast methods (e.g., for Bayesian approaches or customized comparative methods), simulates correlated traits under various models, constrain various parts of multivariate models...

The package implement now efficient methods for high-dimensional multivariate comparative methods (mvgls) based on Penalized likelihood as well as associated tests (Wilks, Pillai...)

The package is designed to handle ultrametric and non-ultrametric trees (i.e. with fossil species) and missing data in multivariate datasets (NA values), SIMMAP mapping of discrete traits, measurement error, etc...

See the packages vignettes for details and examples: browseVignettes("mvMORPH").

mvMORPH 1.2.1

  1. This is the version 1.2.1:
  • Check the NEWS file for detailled updates
  1. TODO:
  • Incorporation of a tests-suite
  • Implement the sampler (upcomming mvMORPH)
  • Code improvements
  • Extend the shift model to TS
  • Improved mvOU model
  • Threshold model for categorical data

The current stable version of the mvMORPH package (1.2.0) is on the CRAN repository. https://cran.r-project.org/package=mvMORPH

Package Installation

You can install the package directly from gitHub through devtools:

library(devtools)

install_github("JClavel/mvMORPH", build_vignettes = TRUE)

(The installation may crash if your dependencies are not up to date. Note that you may also need to install Rtools to compile the C codes included in the package. For [Windows] (https://cran.r-project.org/bin/windows/Rtools/) and for [Mac] (https://mac.r-project.org/) (and [Tools] (https://mac.r-project.org/tools/) )

Report an issue

Any bugs encountered when using the package can be reported here

Package citation

Clavel, J., Escarguel, G., Merceron, G. 2015. mvMORPH: an R package for fitting multivariate evolutionary models to morphometric data. Methods in Ecology and Evolution, 6(11):1311-1319.

Copy Link

Version

Install

install.packages('mvMORPH')

Monthly Downloads

781

Version

1.2.1

License

GPL (>= 2.0)

Issues

Pull Requests

Stars

Forks

Maintainer

Julien Clavel

Last Published

August 28th, 2024

Functions in mvMORPH (1.2.1)

halflife

The phylogenetic half-life for an Ornstein-Uhlenbeck process
mvOU

Multivariate Ornstein-Uhlenbeck model of continuous traits evolution
mvLL

Multivariate (and univariate) algorithms for log-likelihood estimation of arbitrary covariance matrix/trees
mvRWTS

Multivariate Brownian motion / Random Walk model of continuous traits evolution on time series
mv.Precalc

Model parameterization for the various mvMORPH functions
mvBM

Multivariate Brownian Motion models of continuous traits evolution
mvMORPH-package

Multivariate Comparative Methods for Fitting Evolutionary Models to Morphometric Data
mvEB

Multivariate Early Burst model of continuous traits evolution
mvOUTS

Multivariate continuous trait evolution for a stationary time series (Ornstein-Uhlenbeck model)
manova.gls

Multivariate Analysis of Variance
mvgls.pca

Principal Component Analysis (PCA) based on GLS (or OLS) estimate of the traits variance-covariance matrix (possibly regularized)
mvSIM

Simulation of (multivariate) continuous traits on a phylogeny
vcov

Calculate variance-covariance matrix for a fitted object of class 'mvgls'
mvqqplot

Quantile-Quantile plots for multivariate models fit with mvgls or mvols
pcaShape

Projection of 2D and 3D shapes (from geometric morphometric datasets) on Principal Component Axes (PCA)
mvols

Fit linear model using Ordinary Least Squares to multivariate (high-dimensional) data sets
predict

Predictions from (multivariate) gls or ols model fit
mvgls.dfa

Discriminant Function Analysis (DFA) - also called Linear Discriminant Analysis (LDA) or Canonical Variate Analysis (CVA) - based on multivariate GLS (or OLS) model fit
phyllostomid

Phylogeny and trait data for a sample of Phyllostomid bats
predict.mvgls.dfa

Predictions from Discriminant analysis conducted with a mvgls model fit
mvSHIFT

Multivariate change in mode of continuous trait evolution
pruning

Pruning algorithm to compute the square root of the phylogenetic covariance matrix and its determinant.
mvgls

Fit linear model using Generalized Least Squares to multivariate (high-dimensional) data sets
pairwise.contrasts

Pairwise contrasts
pairwise.glh

Pairwise multivariate tests between levels of a factor
residuals

Extract gls (or ols) model residuals
stationary

The stationary variance of an Ornstein-Uhlenbeck process
LRT

Likelihood Ratio Test
fitted

Extract multivariate gls (or ols) model fitted values
ancestral

Estimation of traits ancestral states.
coef

Extract multivariate gls (or ols) model coefficients
EIC

Extended Information Criterion (EIC) to compare models fit with mvgls (or mvols) by Maximum Likelihood (ML) or Penalized Likelihood (PL)
effectsize

Multivariate measure of association/effect size for objects of class "manova.gls"
GIC

Generalized Information Criterion (GIC) to compare models fit with mvgls (or mvols) by Maximum Likelihood (ML) or Penalized Likelihood (PL)
dfaShape

Projection of 2D and 3D shapes (from geometric morphometric datasets) on Discriminant axes
estim

Ancestral states reconstructions and missing value imputation with phylogenetic/time-series models
aicw

Akaike weights