Package: logmult Type: Package Title: Log-Multiplicative Models, Including Association Models Version: 0.7.5 Date: 2025-08-25 Authors@R: c(person("Milan", "Bouchet-Valat", email="nalimilan@club.fr", role=c("aut", "cre")), person("Heather", "Turner", email="ht@heatherturner.net", role="ctb"), person("Michael", "Friendly", email="friendly@yorku.ca", role="ctb"), person("Jim", "Lemon", email="jim@bitwrit.com.au", role="cph"), person("Gabor", "Csardi", email="csardi@rmki.kfki.hu", role="cph")) Imports: stats, utils, graphics, grDevices, qvcalc Depends: gnm (>= 1.0-5) Suggests: survey (>= 3.34), boot, ellipse, parallel, knitr, rmarkdown Description: Functions to fit log-multiplicative models using 'gnm', with support for convenient printing, plots, and jackknife/bootstrap standard errors. For complex survey data, models can be fitted from design objects from the 'survey' package. Currently supported models include UNIDIFF (Erikson & Goldthorpe, 1992), a.k.a. log-multiplicative layer effect model (Xie, 1992) , and several association models: Goodman (1979) row-column association models of the RC(M) and RC(M)-L families with one or several dimensions; two skew-symmetric association models proposed by Yamaguchi (1990) and by van der Heijden & Mooijaart (1995) Functions allow computing the intrinsic association coefficient (see Bouchet-Valat (2022) ) and the Altham (1970) index , including via the Bayes shrinkage estimator proposed by Zhou (2015) ; and the RAS/IPF/Deming-Stephan algorithm. License: GPL (>= 2) URL: https://github.com/nalimilan/logmult BugReports: https://github.com/nalimilan/logmult/issues VignetteBuilder: knitr Repository: https://nalimilan.r-universe.dev Date/Publication: 2025-08-26 12:00:09 UTC RemoteUrl: https://github.com/nalimilan/logmult RemoteRef: HEAD RemoteSha: e116263a615d4d6b01e3fdd70b8df7391e3052c2 NeedsCompilation: no Packaged: 2026-07-05 00:44:20 UTC; root Author: Milan Bouchet-Valat [aut, cre], Heather Turner [ctb], Michael Friendly [ctb], Jim Lemon [cph], Gabor Csardi [cph] Maintainer: Milan Bouchet-Valat