Package R for epidemiologists
- Adding references in the Description file
- Fixing GitHub issues 4 to 10:
- CC and CS now recognised variable names when inserted in the form of an object
- CCTable and CSTable have now more appropriate columnnames in the table output
- CC, CS, CCInter, CSInter, CCTable, CSTable now works or at least return a detailed error message if
- variables are not binary
- include only 1s or 0s
- return zero cells in the two-by-two epi tables
- Fixing previous version of EpiStats to make it available on the CRAN again
- Was archived on 2023-01-09 as issues were not corrected in time
- Function crossTable added
- Fixed bug for CSInter (no output)
- Option "table" for CCInter and CSInter