powered by
add_pcoord(D, correction = "none")
data(gopherlice) library(ape) gdist <- cophenetic(gophertree) ldist <- cophenetic(licetree) D <- prepare_paco_data(gdist, ldist, gl_links) D <- add_pcoord(D)
Run the code above in your browser using DataLab