segmentation.OU.specialCase.same_shifts | R Documentation |
segmentation.OU.specialCase.same_shifts
keeps the same shifts position,
and optimize the sum of costs using function
best_scenario
segmentation.OU.specialCase.same_shifts(phylo, shifts_old, D, Xp, ...)
phylo |
a phylogenetic tree |
shifts_old |
the previous list of shifts (only position is used) |
This is the best move if keeping the previous shifts positions.
List containing : beta_0 : the optimal value at the root shifts : list containing the computed tau and delta costs : vector of costs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.