Standard template library containers are used to implement an efficient binary segmentation algorithm, which is log-linear on average and quadratic in the worst case.
This package provides ability to control how many times in function calls conditions are thrown (shown to the user). Includes control of warnings and messages.
Construct directed graphs of S4 class hierarchies and visualize them. In general, these graphs typically are DAGs (directed acyclic graphs), often simple trees in practice.
This package provides function declarations and inline function definitions that facilitate communication between R and the Eigen C++ library for linear algebra and scientific computing.
This package provides functions to import multiple files of multiple data file types ('.xlsx', .xls', .csv', .txt') from a given directory into R data frames.
Nonparametric cumulative-incidence based estimation of the ratios of sub-hazard ratios to cause-specific hazard ratios using the approach from Ng et al. (2020).
Auto-downloads Parquet data from the MTGJSON CDN and exposes the full Magic: The Gathering dataset through R6-based query interfaces backed by DuckDB'.
Generate central composite designs (CCD)with full as well as fractional factorial points (half replicate) and Box Behnken designs (BBD) with minimally changed run sequence.
This package provides a collection of tools for analyzing significance of Markowitz portfolios, using the delta method on the second moment matrix, <arxiv:1312.0557>.
Analyzes data involving imprecise and vague information. Provides summary statistics and describes the characteristics of neutrosophic data, as defined by Florentin Smarandache (2013).<ISBN:9781599732749>.
Make querying on OData easier. It exposes an ODataQuery object that can be manipulated and provides features such as selection, filtering and ordering.
Many datasets and a set of graphics (based on ggplot2), statistics, effect sizes and hypothesis tests are provided for analysing paired data with S4 class.
Spatial Analysis for exploration of Pakistan Population Census 2017 (<https://www.pbs.gov.pk/content/population-census>). It uses data from R package PakPC2017'.
Helper functions for processing REDCap data in R. REDCap is a web-enabled application for building and managing surveys and databases developed at Vanderbilt University.
Analyses sentiment of a sentence in English and assigns score to it. It can classify sentences to the following categories of sentiments:- Positive, Negative, very Positive, very negative, Neutral. For a vector of sentences, it counts the number of sentences in each category of sentiment.In calculating the score, negation and various degrees of adjectives are taken into consideration. It deals only with English sentences.
Collection of tools to calculate portfolio performance metrics. Portfolio performance is a key measure for investors. These metrics are important to analyse how effectively their money has been invested. This package uses portfolio theories to give investor tools to evaluate their portfolio performance. For more information see, Markowitz, H.M. (1952), <doi:10.2307/2975974>. Analysis of Investments & Management of Portfolios [2012, ISBN:978-8131518748].
The tidy modeling "verse" is a collection of packages for modeling and statistical analysis that share the underlying design philosophy, grammar, and data structures of the tidyverse.
With this package you can add in-app user authentication to Shiny, allowing you to secure publicly hosted apps and build dynamic user interfaces from user information.
This package implements S4 classes and various tools for financial time series. Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions are provided.
This package provides a collection of tools to deal with statistical models. The functionality is experimental and the user interface is likely to change in the future.
This package provides a Readable type class for reading data types from ByteString and Text. It also includes efficient implementations for common data types.
Uses the new result type defined in OCaml >= 4.03 while staying compatible with older version of OCaml should use the Result module defined in this library.
This regular expression implementation is backwards-compatible with the standard re module, but offers additional functionality like full case-folding for case-insensitive matches in Unicode.
Builder provides a number of builder objects that make it easy to create structured data. Currently the following builder objects are supported: XML Markup and XML Events.