coal1 {genealogy}R Documentation

Generate a simple coalsecent tree for one population

Description

Generates a simple coalescent tree under for a single population with sample size n. Returned as an R list.

Usage

coal1(n)

Arguments

n The sample size

Details

~~ If necessary, more details than the __description__ above ~~

Value

returns a value of class tree with

t vector of coalescence times
d1 Description of `comp2'
d2

WARNING

....

Note

~~further notes~~

Author(s)

Ian Wilson <I.Wilson@maths.abdn.ac.uk>

References

~put references to the literature/web site here ~

See Also

~~objects to SEE ALSO as ~~fun~~, ~~~


[Package genealogy version 0.01 Index]