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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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