igraph - Network Analysis and Visualization

Routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

Last updated 5 days ago

complex-networksgraph-algorithmsgraph-theorymathematicsnetwork-analysisnetwork-graph

21.04 score 554 stars 1.9k packages 29k scripts 502k downloads

snakecase - Convert Strings into any Case

A consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.

Last updated 1 years ago

camelcasecaseconversionpascalcasesnake-case

14.02 score 147 stars 270 packages 704 scripts 310k downloads

qs - Quick Serialization of R Objects

Provides functions for quickly writing and reading any R object to and from disk.

Last updated 2 months ago

compressiondata-storageencodingserialization

12.87 score 403 stars 46 packages 2.1k scripts 16k downloads

roll - Rolling and Expanding Statistics

Fast and efficient computation of rolling and expanding statistics for time-series data.

Last updated 16 days ago

algorithmsrcppstatistics

9.76 score 116 stars 11 packages 350 scripts 4.5k downloads

fastmatrix - Fast Computation of some Matrices Useful in Statistics

Small set of functions to fast computation of some matrices and operations useful in statistics and econometrics. Currently, there are functions for efficient computation of duplication, commutation and symmetrizer matrices with minimal storage requirements. Some commonly used matrix decompositions (LU and LDL), basic matrix operations (for instance, Hadamard, Kronecker products and the Sherman-Morrison formula) and iterative solvers for linear systems are also available. In addition, the package includes a number of common statistical procedures such as the sweep operator, weighted mean and covariance matrix using an online algorithm, linear regression (using Cholesky, QR, SVD, sweep operator and conjugate gradients methods), ridge regression (with optimal selection of the ridge parameter considering several procedures), omnibus tests for univariate normality, functions to compute the multivariate skewness, kurtosis, the Mahalanobis distance (checking the positive defineteness), and the Wilson-Hilferty transformation of gamma variables. Furthermore, the package provides interfaces to C code callable by another C code from other R packages.

Last updated 10 months ago

commutation-matrixjarque-bera-testldl-factorizationlu-factorizationmatrix-api-for-r-packagesmatrix-normsmodified-choleskyols-regressionpower-methodridge-regressionsherman-morrisonstatisticssweep-operatorsymmetrizer-matrix

6.66 score 19 stars 10 packages 32 scripts 2.5k downloads