This package implements different performance measures for classification and ranking tasks. Area under curve (AUC), precision at a given recall, F-score for single and multiple classes are available.
This package implements a parametric bootstrap test and a Kenward Roger modification of F-tests for linear mixed effects models and a parametric bootstrap test for generalized linear mixed models.
This package implements general purpose tools, such as functions for sampling and basic manipulation of Brazilian lawsuits identification number. It also implements functions for text cleaning, such as accentuation removal.
In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics that are not provided by base R methods related to model fitting.
Lemon is a unit testing framework that enforces highly formal case-to-class and unit-to-method test construction. This enforcement can help focus concern on individual units of behavior.
MSpec is a specialized framework that is syntax-compatible with RSpec 2 for basic features. MSpec contains additional features that assist in writing specs for Ruby implementations in ruby/spec.
The package contains functions to perform normalization of high-throughput qPCR data. Basic functions for processing raw Ct data plus functions to generate diagnostic plots are also available.
Plot stacked areas and confidence bands as filled polygons, or add polygons to existing plots. A variety of input formats are supported, including vectors, matrices, data frames, formulas, etc.
An implementation of the additive polynomial (AP) design matrix. It constructs and appends an AP design matrix to a data frame for use with longitudinal data subject to seasonality.
This package provides functions streamlining the data analysis workflow: Outsourcing data import, renaming and type casting to a *.csv. Manipulating imputed datasets and fitting models on them. Summarizing models.
Differential Item Functioning (DIF) Analysis with shiny application interfaces. You can run the functions in this package without any arguments and perform your DIF analysis using user-friendly interfaces.
This package provides a grammar of data manipulation with data.table', providing a consistent a series of utility functions that help you solve the most common data manipulation challenges.
This package implements an empirical Bayes, multi-state Cox model for survival analysis. Run "?'ebmstate-package'" for details. See also Schall (1991) <doi:10.1093/biomet/78.4.719>.
Compute the empirical likelihood ratio, -2LogLikRatio (Wilks) statistics, based on current status data for the hypotheses about the parameters of mean or probability or weighted cumulative hazard.
This package provides a collection of functions for trading and rebalancing financial instruments. It implements various technical indicators to analyse time series such as moving averages or stochastic oscillators.
Draw geospatial objects by clicks on the map. This packages can help data analyst who want to check their own geospatial hypothesis but has no ready-made geospatial objects.
Likelihood-based estimation of individual growth and sexual maturity models for organisms, usually fish and invertebrates. It includes methods for data organization, plotting standard exploratory and analytical plots, predictions.
An implementation of list comprehensions as purely syntactic sugar with a minor runtime overhead. It constructs nested for-loops and executes the byte-compiled loops to collect the results.
Datasets and Functionality from Jan Beran (1994). Statistics for Long-Memory Processes; Chapman & Hall. Estimation of Hurst (and more) parameters for fractional Gaussian noise, fARIMA and FEXP models.
This package provides an extension to factors called lfactor that are similar to factors but allows users to refer to lfactor levels by either the level or the label.
Subset a control group to match an intervention group on a set of features using multivariate matching and propensity score calipers. Based on methods in Rosenbaum and Rubin (1985).
Basic functions for microbial sequence data analysis. The idea is to use generic R data structures as much as possible, making R data wrangling possible also for sequence data.
Helps to create ggplot2 charts in the style used by the National Road Safety Observatory (ONSV). The package includes functions to customize ggplot2 objects with new theme and colors.
This package provides a collection of tools for approximating the PDQ functions (respectively, the cumulative distribution, density, and quantile) of probability distributions via classical expansions involving moments and cumulants.