checkParamMatrix: Check Matrix Parameter

View source: R/checkTreeMatrix.R

checkParamMatrixR Documentation

Check Matrix Parameter

Description

Check that the parameters are compatible with the tree. Throws an error if not.

Usage

checkParamMatrix(x, name, tree, transpose = FALSE)

Arguments

x

matrix of parameters being tested.

name

name of the parameter.

tree

A phylogenetic tree with n tips.

transpose

Should the transpose of the matrix be taken ? Default to FALSE.


pbastide/phylolimma documentation built on Nov. 17, 2024, 1:34 p.m.