View source: R/BT_ASR_matrix.R
This function takes a BayesTraits output. The matrix sould be either provided as a data frame()see BT_summarize function or read using this function from a given foldder
1 | BT_ASR_matrix(ASR_matrix = NULL, nstates = 2, bn = 0.1, read = T, folder = ".")
|
ASR_matrix |
should have the following structure RecNodeX.P.1. and RecNodeX.P.0. |
nstates |
Number of discrete states in the analysis |
bn |
burnin (0-1) |
read |
|
folder |
where the output files of a single BayesTraits analysis are found |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.