| .get_HG | R Documentation |
Function that extracts the "best hierarchy rows" from A (see .get_hier_rows), and sorts them in the correct order (i.e. bottom-up). Also sorts accordingly the vectors v, d, it (e.g. of parameters).
.get_HG(A, v, d, it)
A |
Aggregation matrix |
v |
Vector of values |
d |
Distribution parameters |
it |
Input type parameters |
List containing sorted hierarchy rows and remaining rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.