R Packages worth a look

Assisted Model Building, using Surrogate Black-Box Models to Train Interpretable Spline Based Additive Models (xspliner)Builds generalized linear model with automatic data transformation. The ‘xspliner’ helps to build simple, interpretable models that inherits informatio …

Paginate the HTML Output of R Markdown with CSS for Print (pagedown)Use the paged media properties in CSS and the JavaScript library ‘paged.js’ to split the content of an HTML document into discrete pages. Each page can …

A Lightweight, Modern and Flexible Logging Utility (logger)Inspired by the the ‘futile.logger’ R package and ‘logging’ Python module, this utility provides a flexible and extensible way of formatting and delive …

Computes Proximity in Large Sparse Matrices (proxyC)Computes proximity between rows or columns of large matrices efficiently in C++. Functions are optimized for large sparse matrices using the Armadillo …

Like this:

Like Loading…

Related