Package: qif Title: Quadratic Inference Function Version: 1.5.1 Date: 2026-07-17 Authors@R: c( person(given = "Zhichang", family = "Jiang", role = c("aut")), person(given = "Peter", family = "Song", role = c("aut"), email = "pxsong@umich.edu"), person(given = "Michael", family = "Kleinsasser", role = c("cre"), email = "biostat-cran-manager@umich.edu")) Depends: R (>= 3.5.0) Description: Developed to perform the estimation and inference for regression coefficient parameters in longitudinal marginal models using the method of quadratic inference functions. Like generalized estimating equations, this method is also a quasi-likelihood inference method. It has been showed that the method gives consistent estimators of the regression coefficients even if the correlation structure is misspecified, and it is more efficient than GEE when the correlation structure is misspecified. Based on Qu, A., Lindsay, B.G. and Li, B. (2000) . Imports: MASS License: GPL-2 Packaged: 2026-07-17 16:10:11 UTC; root Encoding: UTF-8 LazyData: true BugReports: https://github.com/umich-biostatistics/qif/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://umich-biostatistics.r-universe.dev Date/Publication: 2026-07-17 15:13:46 UTC RemoteUrl: https://github.com/umich-biostatistics/qif RemoteRef: HEAD RemoteSha: e55bdc69c6bab68b9725a3f8b9cb7edfa0d3b0e6 NeedsCompilation: yes Author: Zhichang Jiang [aut], Peter Song [aut], Michael Kleinsasser [cre] Maintainer: Michael Kleinsasser