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 06 May. 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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for logmult1015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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