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

Found 132 packages in 0.07 seconds

r4googleads — by Johannes Burkhardt, 3 years ago

'Google Ads API' Interface

Interface for the 'Google Ads API'. 'Google Ads' is an online advertising service that enables advertisers to display advertising to web users (see < https://developers.google.com/google-ads/> for more information).

plsmselect — by Indrayudh Ghosal, 5 years ago

Linear and Smooth Predictor Modelling with Penalisation and Variable Selection

Fit a model with potentially many linear and smooth predictors. Interaction effects can also be quantified. Variable selection is done using penalisation. For l1-type penalties we use iterative steps alternating between using linear predictors (lasso) and smooth predictors (generalised additive model).

intensitynet — by Pol Llagostera, 2 years ago

Intensity Analysis of Spatial Point Patterns on Complex Networks

Tools to analyze point patterns in space occurring over planar network structures derived from graph-related intensity measures for undirected, directed, and mixed networks. This package is based on the following research: Eckardt and Mateu (2018) . Eckardt and Mateu (2021) .

AggregateR — by Matthias Bogaert, 4 years ago

Aggregate Numeric, Date and Categorical Variables

Convenience functions for aggregating a data frame or data table. Currently mean, sum and variance are supported. For Date variables, the recency and duration are supported. There is also support for dummy variables in predictive contexts. Code has been completely re-written in data.table for computational speed.

distrTEst — by Peter Ruckdeschel, 10 months ago

Estimation and Testing Classes Based on Package 'distr'

Evaluation (S4-)classes based on package distr for evaluating procedures (estimators/tests) at data/simulation in a unified way.

mpe — by Srinath Kolampally, 8 years ago

Multiple Primary Endpoints

Functions for calculating sample size and power for clinical trials with multiple (co-)primary endpoints.

funrar — by Matthias Grenié, 2 years ago

Functional Rarity Indices Computation

Computes functional rarity indices as proposed by Violle et al. (2017) . Various indices can be computed using both regional and local information. Functional Rarity combines both the functional aspect of rarity as well as the extent aspect of rarity. 'funrar' is presented in Grenié et al. (2017) .

AGSDest — by Matthias Brueckner, 3 years ago

Estimation in Adaptive Group Sequential Trials

Calculation of repeated confidence intervals as well as confidence intervals based on the stage-wise ordering in group sequential designs and adaptive group sequential designs. For adaptive group sequential designs the confidence intervals are based on the conditional rejection probability principle. Currently the procedures do not support the use of futility boundaries or more than one adaptive interim analysis.

qsplines — by Stéphane Laurent, 2 years ago

Quaternions Splines

Provides routines to create some quaternions splines: Barry-Goldman algorithm, De Casteljau algorithm, and Kochanek-Bartels algorithm. The implementations are based on the Python library 'splines'. Quaternions splines allow to construct spherical curves. References: Barry and Goldman , Kochanek and Bartels .

tstools — by Stéphane Bisinger, 10 months ago

A Time Series Toolbox for Official Statistics

Plot official statistics' time series conveniently: automatic legends, highlight windows, stacked bar chars with positive and negative contributions, sum-as-line option, two y-axes with automatic horizontal grids that fit both axes and other popular chart types. 'tstools' comes with a plethora of defaults to let you plot without setting an abundance of parameters first, but gives you the flexibility to tweak the defaults. In addition to charts, 'tstools' provides a super fast, 'data.table' backed time series I/O that allows the user to export / import long format, wide format and transposed wide format data to various file types.