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

Found 133 packages in 0.01 seconds

earlyR — by Thibaut Jombart, 5 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, 3 months 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.

ALFAM2 — by Sasha D. Hafner, 8 months ago

Dynamic Model of Ammonia Emission from Field-Applied Manure

An implementation of the ALFAM2 dynamic emission model for ammonia volatilization from field-applied animal slurry (manure with dry matter below about 15%). The model can be used to predict cumulative emission and emission rate of ammonia following field application of slurry. Predictions may be useful for emission inventory calculations, fertilizer management, assessment of mitigation strategies, or research aimed at understanding ammonia emission. Default parameter sets include effects of application method, slurry composition, and weather. The model structure is based on a simplified representation of the physical-chemical slurry-soil-atmosphere system. See Hafner et al. (2018) for information on the model and Hafner et al. (2019) for more on the measurement data used for parameter development.

ICSClust — by Aurore Archimbaud, 2 years ago

Tandem Clustering with Invariant Coordinate Selection

Implementation of tandem clustering with invariant coordinate selection with different scatter matrices and several choices for the selection of components as described in Alfons, A., Archimbaud, A., Nordhausen, K.and Ruiz-Gazen, A. (2022) .

hysteresis — by Spencer Maynes, a year ago

Tools for Modeling Rate-Dependent Hysteretic Processes and Ellipses

Fit, summarize and plot sinusoidal hysteretic processes using: two-step simple harmonic least squares, ellipse-specific non-linear least squares, the direct method, geometric least squares or linear least squares. See Yang, F and A. Parkhurst, "Efficient Estimation of Elliptical Hysteresis with Application to the Characterization of Heat Stress" .

tidynorm — by Josef Fruehwald, 20 days ago

Tools for Tidy Vowel Normalization

An implementation of tidy speaker vowel normalization. This includes generic functions for defining new normalization methods for points, formant tracks, and Discrete Cosine Transform coefficients, as well as convenience functions implementing established normalization methods. References for the implemented methods are: Johnson, Keith (2020) Lobanov, Boris (1971) Nearey, Terrance M. (1978) < https://sites.ualberta.ca/~tnearey/Nearey1978_compressed.pdf> Syrdal, Ann K., and Gopal, H. S. (1986) Watt, Dominic, and Fabricius, Anne (2002) < https://www.latl.leeds.ac.uk/article/evaluation-of-a-technique-for-improving-the-mapping-of-multiple-speakers-vowel-spaces-in-the-f1-f2-plane/>.

BTSPAS — by Carl J Schwarz, 8 months ago

Bayesian Time-Stratified Population Analysis

Provides advanced Bayesian methods to estimate abundance and run-timing from temporally-stratified Petersen mark-recapture experiments. Methods include hierarchical modelling of the capture probabilities and spline smoothing of the daily run size. Theory described in Bonner and Schwarz (2011) .

caribou — by Louis-Paul Rivest, 3 years ago

Estimation of Caribou Abundance Based on Radio Telemetry Data

Estimation of population size of migratory caribou herds based on large scale aggregations monitored by radio telemetry. It implements the methodology found in the article by Rivest et al. (1998) about caribou abundance estimation. It also includes a function based on the Lincoln-Petersen Index as applied to radio telemetry data by White and Garrott (1990).

pathviewr — by Vikram B. Baliga, 22 days ago

Wrangle, Analyze, and Visualize Animal Movement Data

Tools to import, clean, and visualize movement data, particularly from motion capture systems such as Optitrack's 'Motive', the Straw Lab's 'Flydra', or from other sources. We provide functions to remove artifacts, standardize tunnel position and tunnel axes, select a region of interest, isolate specific trajectories, fill gaps in trajectory data, and calculate 3D and per-axis velocity. For experiments of visual guidance, we also provide functions that use subject position to estimate perception of visual stimuli.

AriGaMyANNSVR — by Mr. Sandip Garai, 2 years ago

Hybrid ARIMA-GARCH and Two Specially Designed ML-Based Models

Describes a series first. After that does time series analysis using one hybrid model and two specially structured Machine Learning (ML) (Artificial Neural Network or ANN and Support Vector Regression or SVR) models. More information can be obtained from Paul and Garai (2022) .