sampsna {Canopy} | R Documentation |
To sample SNA positions
Description
To sample SNA positions along the tree. Used in canopy.sample
.
Usage
sampsna(tree)
Arguments
tree |
input tree |
Value
Newly sampled matrix specifying positions of SNAs (start and end node).
Author(s)
Yuchao Jiang yuchaoj@wharton.upenn.edu
Examples
data(MDA231_tree)
sampsna(MDA231_tree)
[Package Canopy version 1.3.0 Index]