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

Found 1115 packages in 0.08 seconds

dcurves — by Daniel D. Sjoberg, 8 months ago

Decision Curve Analysis for Model Evaluation

Diagnostic and prognostic models are typically evaluated with measures of accuracy that do not address clinical consequences. Decision-analytic techniques allow assessment of clinical outcomes, but often require collection of additional information may be cumbersome to apply to models that yield a continuous result. Decision curve analysis is a method for evaluating and comparing prediction models that incorporates clinical consequences, requires only the data set on which the models are tested, and can be applied to models that have either continuous or dichotomous results. See the following references for details on the methods: Vickers (2006) , Vickers (2008) , and Pfeiffer (2020) .

unmarked — by Ken Kellner, 10 months ago

Models for Data from Unmarked Animals

Fits hierarchical models of animal abundance and occurrence to data collected using survey methods such as point counts, site occupancy sampling, distance sampling, removal sampling, and double observer sampling. Parameters governing the state and observation processes can be modeled as functions of covariates. References: Kellner et al. (2023) , Fiske and Chandler (2011) .

vimp — by Brian D. Williamson, a year ago

Perform Inference on Algorithm-Agnostic Variable Importance

Calculate point estimates of and valid confidence intervals for nonparametric, algorithm-agnostic variable importance measures in high and low dimensions, using flexible estimators of the underlying regression functions. For more information about the methods, please see Williamson et al. (Biometrics, 2020), Williamson et al. (JASA, 2021), and Williamson and Feng (ICML, 2020).

simpleboot — by Roger D. Peng, 2 years ago

Simple Bootstrap Routines

Simple bootstrap routines.

sm — by Adrian Bowman, 2 years ago

Smoothing Methods for Nonparametric Regression and Density Estimation

This is software linked to the book 'Applied Smoothing Techniques for Data Analysis - The Kernel Approach with S-Plus Illustrations' Oxford University Press.

semTools — by Terrence D. Jorgensen, 5 days ago

Useful Tools for Structural Equation Modeling

Provides miscellaneous tools for structural equation modeling, many of which extend the 'lavaan' package. For example, latent interactions can be estimated using product indicators (Lin et al., 2010, ) and simple effects probed; analytical power analyses can be conducted (Jak et al., 2021, ); and scale reliability can be estimated based on estimated factor-model parameters.

superpc — by Jean-Eudes Dazard, 6 years ago

Supervised Principal Components

Does prediction in the case of a censored survival outcome, or a regression outcome, using the "supervised principal component" approach. 'Superpc' is especially useful for high-dimensional data when the number of features p dominates the number of samples n (p >> n paradigm), as generated, for instance, by high-throughput technologies.

dagitty — by Johannes Textor, 3 years ago

Graphical Analysis of Structural Causal Models

A port of the web-based software 'DAGitty', available at < https://dagitty.net>, for analyzing structural causal models (also known as directed acyclic graphs or DAGs). This package computes covariate adjustment sets for estimating causal effects, enumerates instrumental variables, derives testable implications (d-separation and vanishing tetrads), generates equivalent models, and includes a simple facility for data simulation.

GMLTM — by Eduar Ramirez, 19 days ago

Generalized Multicomponent Latent Trait Model for Diagnosis

Provides Bayesian estimation of Item Response Theory models that decompose item difficulty into cognitive operations or rules. Implements the Linear Logistic Test Model (LLTM; Fischer (1973) ), the Multicomponent Latent Trait Model for Diagnosis (MLTM-D; Embretson and Yang (2013) ), and the Generalized Multicomponent Latent Trait Model for Diagnosis (GMLTM-D; Ramirez et al. (2024) ). All models are estimated via Hamiltonian Monte Carlo using 'Stan' through the 'rstan' interface. Includes tools for model validation, reliability estimation, and visualization of item characteristic curves. Supports user-defined prior distributions for all model parameters.

traineR — by Oldemar Rodriguez R., 5 months ago

Predictive (Classification and Regression) Models Homologator

Methods to unify the different ways of creating predictive models and their different predictive formats for classification and regression. It includes methods such as K-Nearest Neighbors Schliep, K. P. (2004) , Decision Trees Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone (2017) , ADA Boosting Esteban Alfaro, Matias Gamez, Noelia GarcĂ­a (2013) , Extreme Gradient Boosting Chen & Guestrin (2016) , Random Forest Breiman (2001) , Neural Networks Venables, W. N., & Ripley, B. D. (2002) , Support Vector Machines Bennett, K. P. & Campbell, C. (2000) , Bayesian Methods Gelman, A., Carlin, J. B., Stern, H. S., & Rubin, D. B. (1995) , Linear Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) , Quadratic Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) , Logistic Regression Dobson, A. J., & Barnett, A. G. (2018) and Penalized Logistic Regression Friedman, J. H., Hastie, T., & Tibshirani, R. (2010) .