genhzTableToAdjMat: Convert cross-tabulation to adjacency matrix.

View source: R/generalize.hz.R

genhzTableToAdjMatR 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. table(original, genhz)

Value

matrix of numeric values

Author(s)

D.E. Beaudette


ncss-tech/aqp documentation built on April 19, 2024, 5:38 p.m.