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