Other packages > Find by keyword >

logmult  

Log-Multiplicative Models, Including Association Models
View on CRAN: Click here


Download and install logmult package within the R console
Install from CRAN:
install.packages("logmult")

Install from Github:
library("remotes")
install_github("cran/logmult")

Install by package version:
library("remotes")
install_version("logmult", "0.7.4")



Attach the package and use:
library("logmult")
Maintained by
Milan Bouchet-Valat
[Scholar Profile | Author Map]
First Published: 2012-09-29
Latest Update: 2022-02-23
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.
How to cite:
Milan Bouchet-Valat (2012). logmult: Log-Multiplicative Models, Including Association Models. R package version 0.7.4, https://cran.r-project.org/web/packages/logmult. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.5 (2012-09-29 23:04), 0.6.1 (2015-01-13 16:44), 0.6.2 (2015-04-22 12:08), 0.6.3 (2016-01-15 12:44), 0.6.4 (2017-03-21 07:50), 0.6.5 (2017-11-15 15:54), 0.6 (2014-03-16 00:02), 0.7.0 (2018-10-19 14:10), 0.7.1 (2019-02-13 20:50), 0.7.2 (2020-08-24 10:10), 0.7.3 (2020-12-10 10:10)
Other packages that cited logmult R package
View logmult citation profile
Other R packages that logmult depends, imports, suggests or enhances
Complete documentation for logmult
Functions, R codes and Examples using the logmult R package
Some associated functions: HMSkew-nonlin . RCTrans-nonlin . YRCSkew-nonlin . anoas . assoc . color . criminal . gss7590 . gss8590 . gss88 . hg16 . hmskew . hmskewL . iac . maor . ocg1973 . plot.assoc . plot.unidiff . ras . rc . rcL . rcL.trans . se . summary.anoas . summary.assoc . summary.unidiff . svyassocmod . svygnm . unidiff . yrcskew . 
Some associated R codes: anoas.R . hmskew.R . hmskewL.R . iac.R . jackboot.R . jackknife.R . maor.R . plot.assoc.R . prepareTable.R . print.assoc.R . ras.R . rc.R . rcL.R . rcL.trans.R . residSVD.R . se.assoc.R . summary.assoc.R . supplementary.R . survey.R . svygnm.R . tools.R . unidiff.R . yrcskew.R .  Full logmult package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for logmult51015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA