minimize.phylo.gaps.sa: Minimize diet gaps in an adjacency matrix based on prey...

Description Usage Arguments

Description

Minimize diet gaps in an adjacency matrix based on prey phylogeny using simulated annealing

Usage

1
2
3
minimize.phylo.gaps.sa(adj, phy, t.start = NA, p.start = 0.5,
  start.reps = 100, start.type = "mean", n.temps = NA, t.min = 1e-05,
  t.cooling = 0.99, swap.factor = 1, verbose = FALSE)

Arguments

adj

an adjacency matrix of class 'matrix'

phy

a phylogenetic tree of class 'phylo'


stoufferlab/phyloint documentation built on May 30, 2019, 7:23 p.m.