| .get_Au | R Documentation |
Constructs the aggregation matrix Au for the sub-hierarchy composed only of the upper variables. This matrix relates the "upper uppers" to the "lowest uppers" (the most disaggregated level of the upper hierarchy).
.get_Au(A, lowest_rows = NULL)
A |
Aggregation matrix (must be hierarchical) |
lowest_rows |
Optional. Integer vector of row indices corresponding to
the lowest upper level. If NULL, computed using |
Aggregation matrix for the upper sub-hierarchy, or NULL if all uppers are at the lowest level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.