Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 194 packages in 0.01 seconds

mafR — by François Rousset, a year ago

Interface for Masked Autoregressive Flows

Interfaces the Python library 'zuko' implementing Masked Autoregressive Flows. See Rozet, Divo and Schnake (2023) and Papamakarios, Pavlakou and Murray (2017) .

keras3 — by Tomasz Kalinowski, 7 months ago

R Interface to 'Keras'

Interface to 'Keras' < https://keras.io>, a high-level neural networks API. 'Keras' was developed with a focus on enabling fast experimentation, supports both convolution based networks and recurrent networks (as well as combinations of the two), and runs seamlessly on both CPU and GPU devices.

palettesForR — by Francois Rebaudo, 7 years ago

GPL Palettes Copied from 'Gimp' and 'Inkscape'

A set of palettes imported from 'Gimp' distributed under GPL3 (< https://www.gimp.org/about/COPYING>), and 'Inkscape' distributed under GPL2 (< https://inkscape.org/about/license/>).

Factoshiny — by Francois Husson, a year ago

Perform Factorial Analysis from 'FactoMineR' with a Shiny Application

Perform factorial analysis with a menu and draw graphs interactively thanks to 'FactoMineR' and a Shiny application.

ecolottery — by François Munoz, 3 months ago

Coalescent-Based Simulation of Ecological Communities

Coalescent-Based Simulation of Ecological Communities as proposed by Munoz et al. (2018) . The package includes a tool for estimating parameters of community assembly by using Approximate Bayesian Computation.

abc.data — by Blum Michael, 2 years ago

Data Only: Tools for Approximate Bayesian Computation (ABC)

Contains data which are used by functions of the 'abc' package.

eurostat — by Leo Lahti, 2 years ago

Tools for Eurostat Open Data

Tools to download data from the Eurostat database < https://ec.europa.eu/eurostat> together with search and manipulation utilities.

APIS — by Julien Roche, a year ago

Auto-Adaptive Parentage Inference Software Tolerant to Missing Parents

Parentage assignment package. Parentage assignment is performed based on observed average Mendelian transmission probability distributions or Exclusion. The main functions of this package are the function APIS_2n(), APIS_3n() and launch_APIShiny(), which perform parentage assignment.

knitrProgressBar — by Robert M Flight, a year ago

Provides Progress Bars in 'knitr'

Provides a progress bar similar to 'dplyr' that can write progress out to a variety of locations, including stdout(), stderr(), or from file(). Useful when using 'knitr' or 'rmarkdown', and you still want to see progress of calculations in the terminal.

HSPOR — by Florine Greciet, 6 years ago

Hidden Smooth Polynomial Regression for Rupture Detection

Several functions that allow by different methods to infer a piecewise polynomial regression model under regularity constraints, namely continuity or differentiability of the link function. The implemented functions are either specific to data with two regimes, or generic for any number of regimes, which can be given by the user or learned by the algorithm. A paper describing all these methods will be submitted soon. The reference will be added to this file as soon as available.