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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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