modeest - Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions.
Last updated 5 years ago
9.47 score 9 stars 47 dependents 900 scripts 13k downloadsstatip - Statistical Functions for Probability Distributions and Regression
A collection of miscellaneous statistical functions for probability distributions: 'dbern()', 'pbern()', 'qbern()', 'rbern()' for the Bernoulli distribution, and 'distr2name()', 'name2distr()' for distribution names; probability density estimation: 'densityfun()'; most frequent value estimation: 'mfv()', 'mfv1()'; other statistical measures of location: 'cv()' (coefficient of variation), 'midhinge()', 'midrange()', 'trimean()'; construction of histograms: 'histo()', 'find_breaks()'; calculation of the Hellinger distance: 'hellinger()'; use of classical kernels: 'kernelfun()', 'kernel_properties()'; univariate piecewise-constant regression: 'picor()'.
Last updated 5 years ago
7.05 score 2 stars 51 dependents 73 scripts 10k downloadsflifo - Don't Get Stuck with Stacks in R
Functions to create and manipulate FIFO (First In First Out), LIFO (Last In First Out), and NINO (Not In or Never Out) stacks in R.
Last updated 6 years ago
4.30 score 4 stars 10 scripts 148 downloadsstrip - Lighten your R Model Outputs
The strip function deletes components of R model outputs that are useless for specific purposes, such as predict[ing], print[ing], summary[izing], etc.
Last updated 6 years ago
3.18 score 3 stars 10 scripts 299 downloadsmetsyn - Interface with the Meteo France Synop Data API
Provides an interface with the Meteo France Synop data API (see <https://donneespubliques.meteofrance.fr/?fond=produit&id_produit=90&id_rubrique=32> for more information). The Meteo France Synop data are made of meteorological data recorded every three hours on 62 French meteorological stations.
Last updated 6 years ago
2.70 score 4 scripts 141 downloads