genhzTableToAdjMat {aqp} | R Documentation |
Convert cross-tabulation to adjacency matrix.
Description
Convert a cross-tabulation of e.g. original horizon designations vs. generalized horizon labels to adjacency matrix form.
Usage
genhzTableToAdjMat(tab)
Arguments
tab |
table, cross-tabulation of original and generalized horizon labels e.g. |
Value
matrix of numeric values
Author(s)
D.E. Beaudette
[Package aqp version 2.0.4 Index]