treeData2 {AutoWMM} | R Documentation |
Larger artificially generated toy data set to demonstrate package functionality
data(treeData2)
An object of class "data.frame"
A node label and started point of directed edge (parent node)
A node label and endpoint of directed edge (child node)
A numerical value assumed to be survey count belonging to 'to' node (integer)
A numerical value assumed to be survey sample size (integer)
A numerical value for marginal count if leaf node (integer)
This data set was artificially created for the AutoWMM package.
data(treeData2)
head(treeData2)