Compute odds and risk ratio on 2x2 matrix
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This function calculates the Risk Ratio and the Odds Ratio (OR) on a 2x2 input matrix. Both ratios are computed with confidence intervals. If confidence interval of OR doesn't encompass the value OR=1, then the function computes the Bayesian Credibility Assessment of the test. If the test is credible, the function calculates the Association Parameter Phi. The association parameter Phi=sqrt(chisquare/N). The routine coumputes the Power and, if necessary, the sample sizes needed to achieve a power=0.80 using a modified asymptotic normal method with continuity correction as described by Hardeo Sahai and Anwer Khurshid in Statistics in Medicine, 1996, Vol. 15, Issue 1: 1-21.
Zitieren als
Giuseppe Cardillo (2026). Odds (https://github.com/dnafinder/odds), GitHub. Abgerufen .
Quellenangaben
Inspiriert: Forest plot for meta-analysis or sub-group analysis
Allgemeine Informationen
- Version 2.0.0.0 (17,7 KB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 2.0.0.0 | inputparser and github link
|
||
| 1.3.0.0 | bug fixed in Relative Risk Standard Error computation |
||
| 1.2.0.0 | Changes in description |
||
| 1.1.0.0 | Changes in help section |
||
| 1.0.0.0 | Improvement in input error handling |
