Calculates the root seed id for each node of the recruitement tree.
Calculates the root seed id for each node of the recruitement tree.
get.seed.id(data)
data |
An rds.data.frame |
data(fauxmadrona) seeds <- get.seed.id(fauxmadrona) #number recruited by each seed barplot(table(seeds))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.