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

Found 149 packages in 0.01 seconds

resquin — by Matthias Roth, a year ago

Response Quality Indicators for Survey Research

Calculate common survey data quality indicators for multi-item scales and matrix questions. Currently supports the calculation of response style indicators and response distribution indicators. For an overview on response quality indicators see Bhaktha N, Henning S, Clemens L (2024). 'Characterizing response quality in surveys with multi-item scales: A unified framework' < https://osf.io/9gs67/>.

kappaGold — by Matthias Kuhn, 2 years ago

Agreement of Nominal Scale Raters (with a Gold Standard)

Estimate agreement of a group of raters with a gold standard rating on a nominal scale. For a single gold standard rater the average pairwise agreement of raters with this gold standard is provided. For a group of (gold standard) raters the approach of S. Vanbelle, A. Albert (2009) is implemented. Bias and standard error are estimated via delete-1 jackknife.

dpasurv — by Matthias Kormaksson, 2 years ago

Dynamic Path Analysis of Survival Data via Aalen's Additive Hazards Model

Dynamic path analysis with estimation of the corresponding direct, indirect, and total effects, based on Fosen et al., (2006) . The main outcome of interest is a counting process from survival analysis (or recurrent events) data. At each time of event, ordinary linear regression is used to estimate the relation between the covariates, while Aalen's additive hazard model is used for the regression of the counting process on the covariates.

distrTEst — by Peter Ruckdeschel, 2 years 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.

distrSim — by Peter Ruckdeschel, 2 years ago

Simulation Classes Based on Package 'distr'

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

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.

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, a year 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, 5 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, 6 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) ").