• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
jolars
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links tojolars

eulerr - Area-Proportional Euler and Venn Diagrams with Ellipses

Generate area-proportional Euler diagrams using numerical optimization. An Euler diagram is a generalization of a Venn diagram, relaxing the criterion that all interactions need to be represented. Diagrams may be fit with ellipses and circles via a wide range of inputs and can be visualized in numerous ways.

Last updated

euler-diagramvenn-diagramrustcargo

13.85 score 143 stars 5 dependents 1.9k scripts 8.9k downloads

SLOPE - Sorted L1 Penalized Estimation

Efficient implementations for Sorted L-One Penalized Estimation (SLOPE): generalized linear models regularized with the sorted L1-norm (Bogdan et al. 2015). Supported models include ordinary least-squares regression, binomial regression, multinomial regression, and Poisson regression. Both dense and sparse predictor matrices are supported. In addition, the package features predictor screening rules that enable fast and efficient solutions to high-dimensional problems.

Last updated

generalized-linear-modelsslopesparse-regressioncppopenmp

10.04 score 19 stars 2 dependents 76 scripts 621 downloads

qualpalr - Automatic Generation of Qualitative Color Palettes

Automatic generation of maximally distinct qualitative color palettes, optionally tailored to color deficiency. A set of colors or a subspace of a color space is used as input and a final palette of specified size is generated by picking colors that maximize the minimum pairwise difference among the chosen colors. Adaptations to color vision deficiency, background colors, and white points are supported.

Last updated

colorvisualizationcppopenmp

8.28 score 31 stars 1 dependents 145 scripts 277 downloads

polylabelr - Find the Pole of Inaccessibility (Visual Center) of a Polygon

A wrapper around the C++ library 'polylabel' from 'Mapbox', providing an efficient routine for finding the approximate pole of inaccessibility of a polygon, which usually serves as an excellent candidate for labeling of a polygon.

Last updated

cpp

7.49 score 19 stars 7 dependents 18 scripts 6.1k downloads

tactile - New and Extended Plots, Methods, and Panel Functions for 'lattice'

Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel functions, and a theme.

Last updated

latticelinear-modelsplottingtime-series

7.01 score 7 stars 182 scripts 337 downloads

rmdplugr - Plugins for R Markdown Formats

Formats for R Markdown that undo modifications by 'pandoc' and 'rmarkdown' to original 'latex' templates, such as smaller margins, paragraph spacing, and compact titles. In addition, enhancements such as author blocks with affiliations and headers and footers are introduced. All of this functionality is built around plugins that modify the default 'pandoc' template without relying on custom templates.

Last updated

3.70 score 1 scripts 181 downloads

CSwR - Companion to the Book "Computational Statistics with R"

Provides data sets and functions used in the book "Computational Statistics with R" (<https://cswr.nrhstat.org>).

Last updated

bookcomputational-statistics

3.60 score 2 stars