threshBayes(tree, X, types=NULL, ngen=1000, control=list())
"phylo"
.X
should be species names.ncol(X)
containing the data types for each column of X
, for instance c("discrete","continuous")
.sample
, the sampling interval for the MCMC; propvar
, a vector containing (in this order) proposal variances for the two rates (if the type is "discrete"
par
a matrix containing the posterior sample for the model parameters (evolutionary rates, ancestral states, and correlation); liab
a matrix containing the posterior sample of the liabilities. For continuous characters, the liabilities are treated as known and so the posterior samples are just the observed values.anc.Bayes
, bmPlot
, evol.rate.mcmc