CheckIncidence {metaGE} | R Documentation |
Check and reformat the matrix of incidence
Description
The function CheckIncidence check and reformat the matrix of incidence.
Usage
CheckIncidence(Incidence, IncidenceName)
Arguments
Incidence |
A matrix of incidence, as obtained from metaGE.incidence. |
IncidenceName |
The name of the incidence. |
Value
The matrix of incidence in the right format.
[Package metaGE version 1.0.3 Index]