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

Found 126 packages in 0.22 seconds

ARIMAANN — by Mrinmoy Ray, 2 years ago

Time Series Forecasting using ARIMA-ANN Hybrid Model

Testing, Implementation, and Forecasting of the ARIMA-ANN hybrid model. The ARIMA-ANN hybrid model combines the distinct strengths of the Auto-Regressive Integrated Moving Average (ARIMA) model and the Artificial Neural Network (ANN) model for time series forecasting.For method details see Zhang, GP (2003) .

LoBrA — by Anne-Christin Hauschild, 3 years ago

Generalized Spline Mixed Effect Models for Longitudinal Breath Data

Automated analysis and modeling of longitudinal 'omics' data (e.g. breath 'metabolomics') using generalized spline mixed effect models. Including automated filtering of noise parameters and determination of breakpoints.

SPAS — by Carl James Schwarz, 10 months ago

Stratified-Petersen Analysis System

The Stratified-Petersen Analysis System (SPAS) is designed to estimate abundance in two-sample capture-recapture experiments where the capture and recaptures are stratified. This is a generalization of the simple Lincoln-Petersen estimator. Strata may be defined in time or in space or both, and the s strata in which marking takes place may differ from the t strata in which recoveries take place. When s=t, SPAS reduces to the method described by Darroch (1961) . When s. Schwarz and Taylor (1998) describe the use of SPAS in estimating return of salmon stratified by time and geography. A related package, BTSPAS, deals with temporal stratification where a spline is used to model the distribution of the population over time as it passes the second capture location. This is the R-version of the (now obsolete) standalone Windows program available at < https://home.cs.umanitoba.ca/~popan/spas/spas_home.html>.

RChronoModel — by Anne Philippe, 8 years ago

Post-Processing of the Markov Chain Simulated by ChronoModel or Oxcal

Provides a list of functions for the statistical analysis and the post-processing of the Markov Chains simulated by ChronoModel (see < http://www.chronomodel.fr> for more information). ChronoModel is a friendly software to construct a chronological model in a Bayesian framework. Its output is a sampled Markov chain from the posterior distribution of dates component the chronology. The functions can also be applied to the analyse of mcmc output generated by Oxcal software.

SMCRM — by Tobias Verbeke, 11 years ago

Data Sets for Statistical Methods in Customer Relationship Management by Kumar and Petersen (2012).

Data Sets for Kumar and Petersen (2012). Statistical Methods in Customer Relationship Management, Wiley: New York.

tinytest2JUnit — by Lennart Tuijnder, 6 months ago

Convert 'tinytest' Output to JUnit XML

Unit testing is a solid component of automated CI/CD pipelines. 'tinytest' - a lightweight, zero-dependency alternative to 'testthat' was developed. To be able to integrate 'tinytests' results into common CI/CD systems the test results from tinytest need to be caputred and converted to JUnit XML format. 'tinytest2JUnit' enables this conversion while staying also lightweight and only have 'tinytest' as its dependency.

ICSOutlier — by Klaus Nordhausen, a year ago

Outlier Detection Using Invariant Coordinate Selection

Multivariate outlier detection is performed using invariant coordinates where the package offers different methods to choose the appropriate components. ICS is a general multivariate technique with many applications in multivariate analysis. ICSOutlier offers a selection of functions for automated detection of outliers in the data based on a fitted ICS object or by specifying the dataset and the scatters of interest. The current implementation targets data sets with only a small percentage of outliers.

Pstat — by Blondeau Da Silva Stephane, 7 years ago

Assessing Pst Statistics

Calculating Pst values to assess differentiation among populations from a set of quantitative traits is the primary purpose of such a package. The bootstrap method provides confidence intervals and distribution histograms of Pst. Variations of Pst in function of the parameter c/h^2 are studied as well. Finally, the package proposes different transformations especially to eliminate any variation resulting from allometric growth (calculation of residuals from linear regressions, Reist standardizations or Aitchison transformation).

EScvtmle — by Lauren Eyler Dang, 2 years ago

Experiment-Selector CV-TMLE for Integration of Observational and RCT Data

The experiment selector cross-validated targeted maximum likelihood estimator (ES-CVTMLE) aims to select the experiment that optimizes the bias-variance tradeoff for estimating a causal average treatment effect (ATE) where different experiments may include a randomized controlled trial (RCT) alone or an RCT combined with real-world data. Using cross-validation, the ES-CVTMLE separates the selection of the optimal experiment from the estimation of the ATE for the chosen experiment. The estimated bias term in the selector is a function of the difference in conditional mean outcome under control for the RCT compared to the combined experiment. In order to help include truly unbiased external data in the analysis, the estimated average treatment effect on a negative control outcome may be added to the bias term in the selector. For more details about this method, please see Dang et al. (2022) .

iNEXT — by T. C. Hsieh, 8 months ago

Interpolation and Extrapolation for Species Diversity

Provides simple functions to compute and plot two types (sample-size- and coverage-based) rarefaction and extrapolation curves for species diversity (Hill numbers) based on individual-based abundance data or sampling-unit- based incidence data; see Chao and others (2014, Ecological Monographs) for pertinent theory and methodologies, and Hsieh, Ma and Chao (2016, Methods in Ecology and Evolution) for an introduction of the R package.