score_tree: score a tree based on maximum likelihood

View source: R/trees.R

score_treeR Documentation

score a tree based on maximum likelihood

Description

score a tree based on maximum likelihood

Usage

score_tree(tree, P, get_l_matrix = FALSE)

Arguments

tree

phylo object

P

genotype probability matrix

get_l_matrix

whether to compute the whole likelihood matrix

Value

list Likelihood scores of a tree


whtns/numbat documentation built on Nov. 8, 2022, 10:48 a.m.