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

Found 177 packages in 0.11 seconds

hcinfer — by Pedro Rafael D. Marinho, 2 days ago

Heteroskedasticity-Consistent Inference for Linear Models

Computes heteroskedasticity-consistent covariance matrix estimators for ordinary least squares regression models. The published HC0 through HC5m estimators implemented in the package follow White (1980) , Hinkley (1977) , Horn et al. (1975) , MacKinnon and White (1985) , Cribari-Neto (2004) , Cribari-Neto and da Silva (2011) , Cribari-Neto et al. (2007) , and Li et al. (2016) . The package also includes HCbeta, a new estimator proposed by the package authors. It provides normal Wald tests, confidence intervals, diagnostics, and S3 output for applied inference.

BiObjClass — by Tiago Costa Soares, 2 years ago

Classification of Algorithms

Implements the Bi-objective Lexicographical Classification method and Performance Assessment Ratio at 10% metric for algorithm classification. Constructs matrices representing algorithm performance under multiple criteria, facilitating decision-making in algorithm selection and evaluation. Analyzes and compares algorithm performance based on various metrics to identify the most suitable algorithms for specific tasks. This package includes methods for algorithm classification and evaluation, with examples provided in the documentation. Carvalho (2019) presents a statistical evaluation of algorithmic computational experimentation with infeasible solutions . Moreira and Carvalho (2023) analyze power in preprocessing methodologies for datasets with missing values .

memgene — by Paul Galpern, a year ago

Spatial Pattern Detection in Genetic Distance Data Using Moran's Eigenvector Maps

Can detect relatively weak spatial genetic patterns by using Moran's Eigenvector Maps (MEM) to extract only the spatial component of genetic variation. Has applications in landscape genetics where the movement and dispersal of organisms are studied using neutral genetic variation.

iarm — by Marianne Mueller, 4 years ago

Item Analysis in Rasch Models

Tools to assess model fit and identify misfitting items for Rasch models (RM) and partial credit models (PCM). Included are item fit statistics, item characteristic curves, item-restscore association, conditional likelihood ratio tests, assessment of measurement error, estimates of the reliability and test targeting as described in Christensen et al. (Eds.) (2013, ISBN:978-1-84821-222-0).

optic — by Pedro Nascimento de Lima, 3 years ago

Simulation Tool for Causal Inference Using Longitudinal Data

Implements a simulation study to assess the strengths and weaknesses of causal inference methods for estimating policy effects using panel data. See Griffin et al. (2021) and Griffin et al. (2022) for a description of our methods.

triplediff — by Marcelo Ortiz-Villavicencio, 5 months ago

Triple-Difference Estimators

Implements triple-difference (DDD) estimators for both average treatment effects and event-study parameters. Methods include regression adjustment, inverse-probability weighting, and doubly-robust estimators, all of which rely on a conditional DDD parallel-trends assumption and allow covariate adjustment across multiple pre- and post-treatment periods. The methodology is detailed in Ortiz-Villavicencio and Sant'Anna (2025) .

geofd — by Pedro Delicado, 6 years ago

Spatial Prediction for Function Value Data

Kriging based methods are used for predicting functional data (curves) with spatial dependence.

Langevin — by Philip Rinn, 8 months ago

Langevin Analysis in One and Two Dimensions

Estimate drift and diffusion functions from time series and generate synthetic time series from given drift and diffusion coefficients.

entrymodels — by Guilherme Jardim, 6 years ago

Estimate Entry Models

Tools for measuring empirically the effects of entry in concentrated markets, based in Bresnahan and Reiss (1991) < https://www.jstor.org/stable/2937655>.

gerbil — by Michael Robbins, 3 years ago

Generalized Efficient Regression-Based Imputation with Latent Processes

Implements a new multiple imputation method that draws imputations from a latent joint multivariate normal model which underpins generally structured data. This model is constructed using a sequence of flexible conditional linear models that enables the resulting procedure to be efficiently implemented on high dimensional datasets in practice. See Robbins (2021) .