BT_ASR_matrix: Matrix of marginal probabilities at nodes

Description Usage Arguments

View source: R/BT_ASR_matrix.R

Description

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

Usage

1
BT_ASR_matrix(ASR_matrix = NULL, nstates = 2, bn = 0.1, read = T, folder = ".")

Arguments

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

logical whether results should be read from the selected folder

folder

where the output files of a single BayesTraits analysis are found


cromanpa94/rBT documentation built on Dec. 19, 2021, 6:20 p.m.