Learn R Programming

numbat (version 1.4.2)

get_move_cost: Get the cost of a mutation reassignment

Description

Get the cost of a mutation reassignment

Usage

get_move_cost(muts, node_ori, node_tar, l_matrix)

Value

numeric Likelihood cost of the mutation reassignment

Arguments

muts

character Mutations dlimited by comma

node_ori

character Name of the "from" node

node_tar

character Name of the "to" node