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

Found 138 packages in 0.02 seconds

SBICgraph — by Quang Nguyen, 5 years ago

Structural Bayesian Information Criterion for Graphical Models

This is the implementation of the novel structural Bayesian information criterion by Zhou, 2020 (under review). In this method, the prior structure is modeled and incorporated into the Bayesian information criterion framework. Additionally, we also provide the implementation of a two-step algorithm to generate the candidate model pool.

REndo — by Raluca Gui, 16 days ago

Fitting Linear Models with Endogenous Regressors using Latent Instrumental Variables

Fits linear models with endogenous regressor using latent instrumental variable approaches. The methods included in the package are Lewbel's (1997) higher moments approach as well as Lewbel's (2012) heteroscedasticity approach, Park and Gupta's (2012) joint estimation method that uses Gaussian copula and Kim and Frees's (2007) multilevel generalized method of moment approach that deals with endogeneity in a multilevel setting. These are statistical techniques to address the endogeneity problem where no external instrumental variables are needed. See the publication related to this package in the Journal of Statistical Software for more details: . Note that with version 2.0.0 sweeping changes were introduced which greatly improve functionality and usability but break backwards compatibility.

epitrix — by Thibaut Jombart, 10 months ago

Small Helpers and Tricks for Epidemics Analysis

A collection of small functions useful for epidemics analysis and infectious disease modelling. This includes computation of basic reproduction numbers from growth rates, generation of hashed labels to anonymize data, and fitting discretized Gamma distributions.

NiLeDAM — by Nathalie Vialaneix, a year ago

Monazite Dating for the NiLeDAM Team

Th-U-Pb electron microprobe age dating of monazite, as originally described in .

nlpred — by David Benkeser, 6 years ago

Estimators of Non-Linear Cross-Validated Risks Optimized for Small Samples

Methods for obtaining improved estimates of non-linear cross-validated risks are obtained using targeted minimum loss-based estimation, estimating equations, and one-step estimation (Benkeser, Petersen, van der Laan (2019), ). Cross-validated area under the receiver operating characteristics curve (LeDell, Petersen, van der Laan (2015), ) and other metrics are included.

TSANN — by Md Yeasin, 4 years ago

Time Series Artificial Neural Network

The best ANN structure for time series data analysis is a demanding need in the present era. This package will find the best-fitted ANN model based on forecasting accuracy. The optimum size of the hidden layers was also determined after determining the number of lags to be included. This package has been developed using the algorithm of Paul and Garai (2021) .

kairos — by Nicolas Frerebeau, a year ago

Analysis of Chronological Patterns from Archaeological Count Data

A toolkit for absolute and relative dating and analysis of chronological patterns. This package includes functions for chronological modeling and dating of archaeological assemblages from count data. It provides methods for matrix seriation. It also allows to compute time point estimates and density estimates of the occupation and duration of an archaeological site.

wingen — by Anusha Bishop, 9 months ago

Continuous Mapping of Genetic Diversity

Generate continuous maps of genetic diversity using moving windows with options for rarefaction, interpolation, and masking as described in Bishop et al. (2023) .

earlyR — by Thibaut Jombart, 6 years ago

Estimation of Transmissibility in the Early Stages of a Disease Outbreak

Implements a simple, likelihood-based estimation of the reproduction number (R0) using a branching process with a Poisson likelihood. This model requires knowledge of the serial interval distribution, and dates of symptom onsets. Infectiousness is determined by weighting R0 by the probability mass function of the serial interval on the corresponding day. It is a simplified version of the model introduced by Cori et al. (2013) .

ICSShiny — by Klaus Nordhausen, a year ago

ICS via a Shiny Application

Performs Invariant Coordinate Selection (ICS) (Tyler, Critchley, Duembgen and Oja (2009) ) and especially ICS for multivariate outlier detection with application to quality control (Archimbaud, Nordhausen, Ruiz-Gazen (2018) ) using a shiny app.