Re: [MORPHMET] creating mirror reflection of one-side landmarks

2018-08-24 Thread Antonio Profico
Hi Christy, you could use the function fixLMmirror() embedded in the Morpho R package. Here an example: library(Morpho) ?fixLMmirror #create dataset mat<-matrix(NA,ncol=2,nrow=10) #first 4 landmarks along the midplane mat[1:4,]<-rbind(c(3.01,2),c(3.0,2.1),c(2.99,2.3),c(2.99,2.5)) #three landmark

[MORPHMET] creating mirror reflection of one-side landmarks

2018-08-23 Thread Christy Hipsley
Dear all, I'm working with a 2D landmark data set of vertebrae in anterior view in which one side (right) has been landmarked, with 5 landmarks along the midplane axis for a total of 12 points. I would like to generate a mirror reflection of the paired landmarks, and wonder if there is an eas