Last data update: 2014.03.03

R: Qaqish
QaqishR Documentation

Qaqish

Description

The data set provides the odds ratios and correlations as measures of associations of the binary outcome impaired pulmonary function for a family of four with two parents and two siblings.

These correlations and odds ratios are obtained from Qaqish et al. (2012) based on a regression analysis of a common data set of parents and siblings with chronic obstructive pulmonary disease and their controls.

Usage

data(Qaqish)

Format

A list Qaqish containing 2 elements:

  1. cr : the correlation matrix;

  2. or : the odd ratios matrix.

Source

Qaqish, B. F., Zink, R. C., and Preisser, J. S. (2012). Orthogonalized residuals for estimation of marginally specified association parameters in multivariate binary data. Scandinavian Journal of Statistics 39, 515-527.

Examples

data(Qaqish)
print(Qaqish$or)
print(Qaqish$cr)

Results