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)
  <doi:10.2307/2096242>, and several association models:
  Goodman (1979) <doi:10.2307/2286971>
  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) <doi:10.2307/271086>
  and by van der Heijden & Mooijaart (1995) <doi:10.1177/0049124195024001002>
  Functions allow computing the intrinsic association coefficient
  (see Bouchet-Valat (2022) <doi:10.1177/0049124119852389>)
  and the Altham (1970) index <doi:10.1111/j.2517-6161.1970.tb00816.x>,
  including via the Bayes shrinkage estimator proposed
  by Zhou (2015) <doi:10.1177/0081175015570097>;
  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
NeedsCompilation: no
Packaged: 2025-08-25 16:33:27 UTC; milan
Author: Milan Bouchet-Valat [aut, cre],
  Heather Turner [ctb],
  Michael Friendly [ctb],
  Jim Lemon [cph],
  Gabor Csardi [cph]
Maintainer: Milan Bouchet-Valat <nalimilan@club.fr>
Repository: CRAN
Date/Publication: 2025-08-25 17:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:59:26 UTC; windows
