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

Found 140 packages in 0.03 seconds

armada — by Aurelie Gueudin, 7 years ago

A Statistical Methodology to Select Covariates in High-Dimensional Data under Dependence

Two steps variable selection procedure in a context of high-dimensional dependent data but few observations. First step is dedicated to eliminate dependence between variables (clustering of variables, followed by factor analysis inside each cluster). Second step is a variable selection using by aggregation of adapted methods. Bastien B., Chakir H., Gegout-Petit A., Muller-Gueudin A., Shi Y. A statistical methodology to select covariates in high-dimensional data under dependence. Application to the classification of genetic profiles associated with outcome of a non-small-cell lung cancer treatment. 2018. < https://hal.archives-ouvertes.fr/hal-01939694>.

frechet — by Yaqing Chen, 3 years ago

Statistical Analysis for Random Objects and Non-Euclidean Data

Provides implementation of statistical methods for random objects lying in various metric spaces, which are not necessarily linear spaces. The core of this package is Fréchet regression for random objects with Euclidean predictors, which allows one to perform regression analysis for non-Euclidean responses under some mild conditions. Examples include distributions in 2-Wasserstein space, covariance matrices endowed with power metric (with Frobenius metric as a special case), Cholesky and log-Cholesky metrics, spherical data. References: Petersen, A., & Müller, H.-G. (2019) .

ltmle — by Joshua Schwab, 3 years ago

Longitudinal Targeted Maximum Likelihood Estimation

Targeted Maximum Likelihood Estimation ('TMLE') of treatment/censoring specific mean outcome or marginal structural model for point-treatment and longitudinal data.

LDRTools — by Klaus Nordhausen, 3 years ago

Tools for Linear Dimension Reduction

Linear dimension reduction subspaces can be uniquely defined using orthogonal projection matrices. This package provides tools to compute distances between such subspaces and to compute the average subspace. For details see Liski, E.Nordhausen K., Oja H., Ruiz-Gazen A. (2016) Combining Linear Dimension Reduction Subspaces .

ie2misc — by Irucka Embry, 10 months ago

Irucka Embry's Miscellaneous USGS Functions

A collection of Irucka Embry's miscellaneous USGS functions (processing .exp and .psf files, statistical error functions, "+" dyadic operator for use with NA, creating ADAPS and QW spreadsheet files, calculating saturated enthalpy). Irucka created these functions while a Cherokee Nation Technology Solutions (CNTS) United States Geological Survey (USGS) Contractor and/or USGS employee.

BayLum — by Anne Philippe, 9 months ago

Chronological Bayesian Models Integrating Optically Stimulated Luminescence and Radiocarbon Age Dating

Bayesian analysis of luminescence data and C-14 age estimates. Bayesian models are based on the following publications: Combes, B. & Philippe, A. (2017) and Combes et al. (2015) . This includes, amongst others, data import, export, application of age models and palaeodose model.

starm — by Yannis Barboni, 6 years ago

Spatio-Temporal Autologistic Regression Model

Estimates the coefficients of the two-time centered autologistic regression model based on Gegout-Petit A., Guerin-Dubrana L., Li S. "A new centered spatio-temporal autologistic regression model. Application to local spread of plant diseases." 2019. , using a grid of binary variables to estimate the spread of a disease on the grid over the years.

mergen — by Altuna Akalin, 2 years ago

AI-Driven Code Generation, Explanation and Execution for Data Analysis

Employing artificial intelligence to convert data analysis questions into executable code, explanations, and algorithms. The self-correction feature ensures the generated code is optimized for performance and accuracy. 'mergen' features a user-friendly chat interface, enabling users to interact with the AI agent and extract valuable insights from their data effortlessly.

ecospat — by Olivier Broennimann, 5 months ago

Spatial Ecology Miscellaneous Methods

Collection of R functions and data sets for the support of spatial ecology analyses with a focus on pre, core and post modelling analyses of species distribution, niche quantification and community assembly. Written by current and former members and collaborators of the ecospat group of Antoine Guisan, Department of Ecology and Evolution (DEE) and Institute of Earth Surface Dynamics (IDYST), University of Lausanne, Switzerland. Read Di Cola et al. (2016) for details.

modeLLtest — by Shana Scogin, 8 months ago

Compare Models with Cross-Validated Log-Likelihood

An implementation of the cross-validated difference in means (CVDM) test by Desmarais and Harden (2014) (see also Harden and Desmarais, 2011 ) and the cross-validated median fit (CVMF) test by Desmarais and Harden (2012) . These tests use leave-one-out cross-validated log-likelihoods to assist in selecting among model estimations. You can also utilize data from Golder (2010) and Joshi & Mason (2008) that are included to facilitate examples from real-world analysis.