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

Found 1141 packages in 0.02 seconds

psychometric — by Thomas D. Fletcher, 3 years ago

Applied Psychometric Theory

Contains functions useful for correlation theory, meta-analysis (validity-generalization), reliability, item analysis, inter-rater reliability, and classical utility.

EasyMx — by Michael D. Hunter, 7 months ago

Easy Model-Builder Functions for 'OpenMx'

Utilities for building certain kinds of common matrices and models in the extended structural equation modeling package, 'OpenMx'.

ccrtm — by Marco D. Visser, 6 years ago

Coupled Chain Radiative Transfer Models

A set of radiative transfer models to quantitatively describe the absorption, reflectance and transmission of solar energy in vegetation, and model remotely sensed spectral signatures of vegetation at distinct spatial scales (leaf,canopy and stand). The main principle behind ccrtm is that many radiative transfer models can form a coupled chain, basically models that feed into each other in a linked chain (from leaf, to canopy, to stand, to atmosphere). It allows the simulation of spectral datasets in the solar spectrum (400-2500nm) using leaf models as PROSPECT5, 5b, and D which can be coupled with canopy models as 'FLIM', 'SAIL' and 'SAIL2'. Currently, only a simple atmospheric model ('skyl') is implemented. Jacquemoud et al 2008 provide the most comprehensive overview of these models .

dcurves — by Daniel D. Sjoberg, 10 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) .

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, 3 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.

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.

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.

traineR — by Oldemar Rodriguez R., 6 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) .