View source: R/checkTreeMatrix.R
checkParamMatrix | R Documentation |
Check that the parameters are compatible with the tree. Throws an error if not.
checkParamMatrix(x, name, tree, transpose = FALSE)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.