sfa_cross_matrix: Extract the Numeric Matrix from a Cross-Audit

View source: R/coverage.R

sfa_cross_matrixR Documentation

Extract the Numeric Matrix from a Cross-Audit

Description

Extract the Numeric Matrix from a Cross-Audit

Usage

sfa_cross_matrix(x, what = c("relevance", "coverage"))

Arguments

x

An "sfa_coverage_cross" from sfa_coverage(..., cross = TRUE).

what

"relevance" (default; the discriminant-informative number) or "coverage".

Value

A numeric matrix, factors in rows, regions in columns.


semanticfa documentation built on Sept. 2, 2026, 1:07 a.m.