Other packages > Find by keyword >

qlcMatrix  

Utility Sparse Matrix Functions for Quantitative Language Comparison
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("qlcMatrix", "0.9.9")



Attach the package and use:
library("qlcMatrix")
Maintained by
Michael Cysouw
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-05-18
Latest Update: 2025-07-23
Description:
Extension of the functionality of the Matrix package for using sparse matrices. Some of the functions are very general, while other are highly specific for special data format as used for quantitative language comparison (QLC).
How to cite:
Michael Cysouw (2014). qlcMatrix: Utility Sparse Matrix Functions for Quantitative Language Comparison. R package version 0.9.9, https://cran.r-project.org/web/packages/qlcMatrix. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:45), 0.9.1 (2014-05-18 01:28), 0.9.2 (2014-05-19 07:23), 0.9.4 (2015-04-27 18:51), 0.9.5 (2015-10-09 10:29), 0.9.7 (2018-04-20 09:03), 0.9.8 (2024-05-08 23:20)
Other packages that cited qlcMatrix R package
View qlcMatrix citation profile
Other R packages that qlcMatrix depends, imports, suggests or enhances
Complete documentation for qlcMatrix
Functions, R codes and Examples using the qlcMatrix R package
Some associated functions: array . assocSparse . bibles . corSparse . cosNominal . cosSparse . dimRed . distSparse . huber . jMatrix . pwMatrix . qlcMatrix-package . rKhatriRao . rSparseMatrix . rowMax . sim.nominal . sim.strings . sim.wordlist . sim.words . splitStrings . splitTable . splitText . splitWordlist . ttMatrix . unfold . unfoldBlockMatrix . wals . 
Some associated R codes: array.R . assoc.R . base.R . dist.R . reduction.R . sim.R . split.R . utils.R .  Full qlcMatrix package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  
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  
RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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