excluded {ncpen} | R Documentation |
Check whether a pair should be excluded from interactions.
Description
This is internal use only function.
Usage
excluded(excluded.pair, a, b)
Arguments
excluded.pair |
a pair. |
a |
first column to be compared. |
b |
second column to be compared. |
Value
TRUE if excluded, FALSE otherwise.
[Package ncpen version 1.0.0 Index]