Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ qlcMatrix Public

❗ This is a read-only mirror of the CRAN R package repository. qlcMatrix — Utility Sparse Matrix Functions for Quantitative Language Comparison. Homepage: https://github.com/cysouw/qlcMatrix Report bugs for this package: https://github.com/cysouw/qlcMatrix/issues

Notifications You must be signed in to change notification settings

cran/qlcMatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version downloads DOI

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 [email protected]

About

❗ This is a read-only mirror of the CRAN R package repository. qlcMatrix — Utility Sparse Matrix Functions for Quantitative Language Comparison. Homepage: https://github.com/cysouw/qlcMatrix Report bugs for this package: https://github.com/cysouw/qlcMatrix/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages