Major Axis Regression (with optional PGLS)
Program to calculate slope of major axis regression using the variance covariance matrix of x and y. Can include W matrix for Phylogenetic correction
majoraxisregression.r
Program to calculate slope of major axis regression using the variance covariance matrix of x and y. Can include W matrix for Phylogenetic correction
majoraxisregression.r
Program to conduct a Multivariate t-test (Hotelling’s T^2). Code includes traditional paramteric test with examples, and its non parametric counterpart under permutation.
multivariate t test.r