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

Found 591 packages in 0.10 seconds

confreq — by Joerg-Henrik Heine, 10 months ago

Configural Frequencies Analysis Using Log-Linear Modeling

Offers several functions for Configural Frequencies Analysis (CFA), which is a useful statistical tool for the analysis of multiway contingency tables. CFA was introduced by G. A. Lienert as 'Konfigurations Frequenz Analyse - KFA'. Lienert, G. A. (1971). Die Konfigurationsfrequenzanalyse: I. Ein neuer Weg zu Typen und Syndromen. Zeitschrift für Klinische Psychologie und Psychotherapie, 19(2), 99–115.

fisheye — by Timothée Giraud, 3 years ago

Transform Base Maps Using Log-Azimuthal Projection

Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance transformation.

sfsmisc — by Martin Maechler, 2 months ago

Utilities from 'Seminar fuer Statistik' ETH Zurich

Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, some of which were ported from S-plus in the 1990s. For graphics, have pretty (Log-scale) axes eaxis(), an enhanced Tukey-Anscombe plot, combining histogram and boxplot, 2d-residual plots, a 'tachoPlot()', pretty arrows, etc. For robustness, have a robust F test and robust range(). For system support, notably on Linux, provides 'Sys.*()' functions with more access to system and CPU information. Finally, miscellaneous utilities such as simple efficient prime numbers, integer codes, Duplicated(), toLatex.numeric() and is.whole().

logcumulant — by Raydonal Ospina, a month ago

Goodness-of-Fit Tests and Diagrams Based on Mellin Log-Cumulants

A family of three complementary goodness-of-fit tests based on an adaptation of Hotelling's T-squared statistic applied to vectors of sample log-cumulants (Mellin statistics) for positive-support reliability data. The package provides the asymptotic chi-squared reference and parametric bootstrap p-values for reliable finite-sample inference, covering the Weibull, Frechet, Gamma, Inverse-Gamma, Log-Normal, and Log-Logistic families. It also provides three diagnostic diagrams (log-cumulant, kurtosis-skewness, and coefficient-of-variation) with bootstrap concentration ellipses, in the spirit of moment-ratio diagrams. Methods are described in Santos, Ospina, Espinheira and Oliveira (2025).

tidylaslog — by Hope E. Omodolor, 5 months ago

Tidy Import, Indexing, and Export of LAS Well Log Data

Provides tools for reading, parsing, indexing, and exporting LAS (Log ASCII Standard) well log files into tidy, analysis-ready tabular formats. The package separates LAS header information and log data into structured components, builds a searchable index across collections of LAS files, and enables reproducible subsetting of wells based on metadata or curve availability. Output tables can be written to CSV or Parquet formats to support large-scale statistical, machine learning, and earth science workflows. The tidy data structure follows Wickham (2014) . The LAS file structure follows the Canadian Well Logging Society LAS standard < https://www.cwls.org/wp-content/uploads/2017/02/Las2_Update_Jan2017.pdf>.

angstromATE — by Thomas Gredig, 2 years ago

Imports Log Files from Angstrom Engineering Thermal Evaporator

Opens and imports log files from Angstrom Engineering Thermal Evaporator and extracts basic characteristics, such as base pressure, time of the evaporation. It can visualize the deposition observables for review.

logKDE — by Andrew Thomas Jones, 7 months ago

Computing Log-Transformed Kernel Density Estimates for Positive Data

Computes log-transformed kernel density estimates for positive data using a variety of kernels. It follows the methods described in Jones, Nguyen and McLachlan (2018) .

MBRM — by Jalmar M. F. Carrasco, 7 months ago

Mixed Regression Models with Generalized Log-Gamma Random Effects

Multivariate distribution derived from a Bernoulli mixed model under a marginal approach, incorporating a non-normal random intercept whose distribution is assumed to follow a generalized log-gamma (GLG) specification under a particular parameter setting. Estimation is performed by maximizing the log-likelihood using numerical optimization techniques (Lizandra C. Fabio, Vanessa Barros, Cristian Lobos, Jalmar M. F. Carrasco, Marginal multivariate approach: A novel strategy for handling correlated binary outcomes, 2025, under submission).

readosense — by Joseph Gaudard, 5 months ago

Imports Log and Data Files from Eosense Flux Chambers

Imports log and data files from "Eosense" ecosystem gas flux chambers into dataframes that can directly be used with "fluxible" by Gaudard et al (2025) .

sbim — by Joonha Park, a year ago

Simulation-Based Inference using a Metamodel for Log-Likelihood Estimator

Parameter inference methods for models defined implicitly using a random simulator. Inference is carried out using simulation-based estimates of the log-likelihood of the data. The inference methods implemented in this package are explained in Park, J. (2025) . These methods are built on a simulation metamodel which assumes that the estimates of the log-likelihood are approximately normally distributed with the mean function that is locally quadratic around its maximum. Parameter estimation and uncertainty quantification can be carried out using the ht() function (for hypothesis testing) and the ci() function (for constructing a confidence interval for one-dimensional parameters).