⚠️There's a newer version (0.9.7) of this package. Take me there.

qlcMatrix

Utility sparse matrix functions for Quantitative Language Comparison (QLC)

This R-package contains various functions that extend 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.

The package is available at CRAN, so normally you should just install from within R using:

install.packages("qlcMatrix")  
library(qlcMatrix)  

The version here at Github is normally slightly ahead of the CRAN version, and you can install the most up-to-date version using:

install.packages("devtools")
devtools::install_github("cysouw/qlcMatrix")

Michael Cysouw cysouw@mac.com

Copy Link

Version

Down Chevron

Install

install.packages('qlcMatrix')

Monthly Downloads

107

Version

0.9.5

License

GPL-3

Maintainer

Last Published

October 9th, 2015

Functions in qlcMatrix (0.9.5)