Package: logmult
Type: Package
Title: Log-Multiplicative Models, Including Association Models
Version: 0.6.5
Date: 2017-11-15
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, 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), a.k.a. log-multiplicative
  layer effect model (Xie), and several association models: Goodman's
  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 and by van der Heijden & Mooijaart.
  Functions allow computing the intrinsic association coefficient
  (and therefore the Altham index), including via the Bayes shrinkage
  estimator proposed by Zhou; 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: 2017-11-15 13:41:19 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: 2017-11-15 14:54:13 UTC
