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

Found 141 packages in 0.02 seconds

VOSONDash — by Bryan Gertzel, 5 years ago

User Interface for Collecting and Analysing Social Networks

A 'Shiny' application for the interactive visualisation and analysis of networks that also provides a web interface for collecting social media data using 'vosonSML'.

utile.tables — by Eric Finnesgard, 3 years ago

Build Tables for Publication

Functions for building customized ready-to-export tables for publication.

modEvA — by A. Marcia Barbosa, 2 months ago

Model Evaluation and Analysis

Analyses species distribution models and evaluates their performance. It includes functions for variation partitioning, extracting variable importance, computing several metrics of model discrimination and calibration performance, optimizing prediction thresholds based on a number of criteria, performing multivariate environmental similarity surface (MESS) analysis, and displaying various analytical plots. Initially described in Barbosa et al. (2013) .

LMN — by Martin Lysy, 3 years ago

Inference for Linear Models with Nuisance Parameters

Efficient Frequentist profiling and Bayesian marginalization of parameters for which the conditional likelihood is that of a multivariate linear regression model. Arbitrary inter-observation error correlations are supported, with optimized calculations provided for independent-heteroskedastic and stationary dependence structures.

FuncMap — by Bryan A. Hanson, 7 years ago

Hive Plots of R Package Function Calls

Analyzes the function calls in an R package and creates a hive plot of the calls, dividing them among functions that only make outgoing calls (sources), functions that have only incoming calls (sinks), and those that have both incoming calls and make outgoing calls (managers). Function calls can be mapped by their absolute numbers, their normalized absolute numbers, or their rank. FuncMap should be useful for comparing packages at a high level for their overall design. Plus, it's just plain fun. The hive plot concept was developed by Martin Krzywinski (www.hiveplot.com) and inspired this package. Note: this package is maintained for historical reasons. HiveR is a full package for creating hive plots.

gamlssx — by Paul J. Northrop, 7 months ago

Generalized Additive Extreme Value Models for Location, Scale and Shape

Fits generalized additive models for the location, scale and shape parameters of a generalized extreme value response distribution. The methodology is based on Rigby, R.A. and Stasinopoulos, D.M. (2005), and implemented using functions from the 'gamlss' package .

flexdashboard — by Garrick Aden-Buie, 2 years ago

R Markdown Format for Flexible Dashboards

Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly adapts the size of it's components to the containing web page.

hatchR — by Bryan M. Maitland, a month ago

Predict Fish Hatch and Emergence Timing

Predict hatch and emergence timing for a wide range of wild fishes using the effective value framework (Sparks et al., (2019) ). 'hatchR' offers users access to established phenological models and the flexibility to incorporate custom parameterizations using external datasets.

SUMMER — by Zehang R Li, 8 months ago

Small-Area-Estimation Unit/Area Models and Methods for Estimation in R

Provides methods for spatial and spatio-temporal smoothing of demographic and health indicators using survey data, with particular focus on estimating and projecting under-five mortality rates, described in Mercer et al. (2015) , Li et al. (2019) , Wu et al. (DHS Spatial Analysis Reports No. 21, 2021), and Li et al. (2023) .

sparsesurv — by Alexandros Angelakis, 4 days ago

Forecasting and Early Outbreak Detection for Sparse Count Data

Functions for fitting, forecasting, and early detection of outbreaks in sparse surveillance count time series. Supports negative binomial (NB), self-exciting NB, generalise autoregressive moving average (GARMA) NB , zero-inflated NB (ZINB), self-exciting ZINB, generalise autoregressive moving average ZINB, and hurdle formulations. Climatic and environmental covariates can be included in the regression component and/or the zero-modified components. Includes outbreak-detection algorithms for NB, ZINB, and hurdle models, with utilities for prediction and diagnostics.