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 21 Nov. 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

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  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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