asr.marginal(lik, pars, nodes=NULL, ...)
asr.joint(lik, pars, n=1, ...)
asr.stoch(lik, pars, n=1, ...) make.asr.marginal(lik, ...)
make.asr.joint(lik, ...)
make.asr.stoch(lik, ...)
lik.asr.marginal only; an optional vector of
nodes to return ancestral states for (using ape's index). By
default, all nodes are returned.make versions return functions
that can efficiently be used many times over.