if (FALSE) {
# Two models initially run in geiger using fitContinuous (see help file for that package to fit
# these models) and saved as objects named 'bm' and 'ou'.
# Model selection table using AICc
modSel.geiger(bm,ou)
# Model selection table using AIC
modSel.geiger(bm,ou,type="AIC")}
Run the code above in your browser using DataLab