get_move_cost | R Documentation |
Get the cost of a mutation reassignment
get_move_cost(muts, node_ori, node_tar, l_matrix)
muts |
character Mutations dlimited by comma |
node_ori |
character Name of the "from" node |
node_tar |
character Name of the "to" node |
numeric Likelihood cost of the mutation reassignment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.