get_move_cost: Get the cost of a mutation reassignment

get_move_costR Documentation

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)

Arguments

muts

character Mutations dlimited by comma

node_ori

character Name of the "from" node

node_tar

character Name of the "to" node

Value

numeric Likelihood cost of the mutation reassignment


numbat documentation built on May 29, 2024, 1:29 a.m.