make2x2 {BIGDAWG} | R Documentation |
Creation of a 2x2 table using the indicated orientation.
Description
make2x2 function port epicalc version 2.15.1.0 (Virasakdi Chongsuvivatwong, 2012)
Usage
make2x2(caseexp, controlex, casenonex, controlnonex)
Arguments
caseexp |
Number of cases exposed |
controlex |
Number of controls exposed |
casenonex |
Number of cases not exosed |
controlnonex |
Number of controls not exposed |
Note
This function is for internal BIGDAWG use only.
[Package BIGDAWG version 3.0.3 Index]