Description Usage Arguments Value See Also Examples
This method returns a coalescent tree sampled according to the PCR experiment specified by the
parameters stored in the slots of the PCRcoal object given as the first argument.
All of the slots must contain a defined value.
Use this method if you are interested only in the sampled tree.
1 2 | ## S4 method for signature 'PCRcoal'
sample.tree(object)
|
object |
A |
An ape phylo object (rooted).
The PCRcoal class. The sample.tnt and sample.trs methods.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.