]> git.donarmstrong.com Git - ape.git/blobdiff - man/rTraitCont.Rd
some updates for ape 3.0-6
[ape.git] / man / rTraitCont.Rd
index 9e96f9ef4b3eb548edf838403a16e200884aed12..2251c8594bb5765ecd589c8103e31a4699d94204 100644 (file)
@@ -73,7 +73,7 @@ rTraitCont(phy, model = "BM", sigma = 0.1, alpha = 1, theta = 0,
 data(bird.orders)
 rTraitCont(bird.orders) # BM with sigma = 0.1
 ### OU model with two optima:
-tr <- reorder(bird.orders, "p")
+tr <- reorder(bird.orders, "postorder")
 plot(tr)
 edgelabels()
 theta <- rep(0, Nedge(tr))