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

Found 146 packages in 0.04 seconds

distrSim — by Peter Ruckdeschel, a year ago

Simulation Classes Based on Package 'distr'

S4-classes for setting up a coherent framework for simulation within the distr family of packages.

distrTEst — by Peter Ruckdeschel, a year ago

Estimation and Testing Classes Based on Package 'distr'

Evaluation (S4-)classes based on package distr for evaluating procedures (estimators/tests) at data/simulation in a unified way.

rriskDistributions — by Matthias Greiner, 9 years ago

Fitting Distributions to Given Data or Known Quantiles

Collection of functions for fitting distributions to given data or by known quantiles. Two main functions fit.perc() and fit.cont() provide users a GUI that allows to choose a most appropriate distribution without any knowledge of the R syntax. Note, this package is a part of the 'rrisk' project.

stream — by Michael Hahsler, a year ago

Infrastructure for Data Stream Mining

A framework for data stream modeling and associated data mining tasks such as clustering and classification. The development of this package was supported in part by NSF IIS-0948893, NSF CMMI 1728612, and NIH R21HG005912. Hahsler et al (2017) .

LSAmitR — by Thomas Kiefer, 4 years ago

Daten, Beispiele und Funktionen zu 'Large-Scale Assessment mit R'

Dieses R-Paket stellt Zusatzmaterial in Form von Daten, Funktionen und R-Hilfe-Seiten für den Herausgeberband Breit, S. und Schreiner, C. (Hrsg.). (2016). "Large-Scale Assessment mit R: Methodische Grundlagen der österreichischen Bildungsstandardüberprüfung." Wien: facultas. (ISBN: 978-3-7089-1343-8, < https://www.iqs.gv.at/themen/bildungsforschung/publikationen/veroeffentlichte-publikationen>) zur Verfügung.

intervalpsych — by Matthias Kloft, 9 months ago

Analyzing Interval Data in Psychometrics

Implements the Interval Consensus Model (ICM) for analyzing continuous bounded interval-valued responses in psychometrics using 'Stan' for 'Bayesian' estimation. Provides functions for transforming interval data to simplex representations, fitting item response theory (IRT) models with isometric log-ratio (ILR) and sum log-ratio (SLR) link functions, and visualizing results. The package enables aggregation and analysis of interval-valued response data commonly found in psychological measurement and related disciplines. Based on Kloft et al. (2024) .

RFLPtools — by Matthias Kohl, 4 years ago

Tools to Analyse RFLP Data

Provides functions to analyse DNA fragment samples (i.e. derived from RFLP-analysis) and standalone BLAST report files (i.e. DNA sequence analysis).

DecorateR — by Matthias Bogaert, 5 years ago

Fit and Deploy DECORATE Trees

DECORATE (Diverse Ensemble Creation by Oppositional Relabeling of Artificial Training Examples) builds an ensemble of J48 trees by recursively adding artificial samples of the training data ("Melville, P., & Mooney, R. J. (2005) ").

rmedsem — by Matthias Mittner, 8 days ago

Statistical Mediation Analysis for SEMs

Conducts mediation analysis for structural equation models (SEM) estimated with 'lavaan', 'blavaan', 'cSEM', or 'modsem'. Implements the Baron and Kenny (1986) and Zhao, Lynch & Chen (2010) approaches to determine the presence and type of mediation. Supports covariance-based SEM, partial least squares SEM, Bayesian SEM, and moderated mediation models. Reports indirect effects with standard errors from Sobel, Delta, Monte-Carlo, and bootstrap methods, along with effect size measures (RIT, RID).

refineR — by Matthias Beck, 5 months ago

Reference Interval Estimation using Real-World Data

Indirect method for the estimation of reference intervals (RIs) using Real-World Data ('RWD') and methods for comparing and verifying RIs. Estimates RIs by applying advanced statistical methods to routine diagnostic test measurements, which include both pathological and non-pathological samples, to model the distribution of non-pathological samples. This distribution is then used to derive reference intervals and support RI verification, i.e., deciding if a specific RI is suitable for the local population. The package also provides functions for printing and plotting algorithm results. See ?refineR for a detailed description of features. Version 1.0 of the algorithm is described in 'Ammer et al. (2021)' . Additional guidance is in 'Ammer et al. (2023)' . The verification method is described in 'Beck et al. (2025)' .