Random shuffle implementation, on immutable lists. Based on perfect shuffle implementation by Oleg Kiselyov.
Test::Requires checks to see if the module can be loaded. If this fails, then rather than failing tests this skips all tests.
Adds menu items to the R Commander for parametric analysis of dichotomous choice contingent valuation (DCCV) data. CV is a question-based survey method to elicit individuals preferences for goods and services. This package depends on functions regarding parametric DCCV analysis in the package DCchoice. See Carson and Hanemann (2005) <doi:10.1016/S1574-0099(05)02017-6> for DCCV.
Estimation of heterogeneity-robust difference-in-differences estimators, with a binary, discrete, or continuous treatment, in designs where past treatments may affect the current outcome.
The main function of the package aims to update lmer()'/'glmer()
models depending on their warnings, so trying to avoid convergence and singularity problems.
Supporting data for the seq2patheway package. Includes modified gene sets from MsigDB
and org.Hs.eg.db; gene locus definitions from GENCODE project.
Filter genetic variants using different criteria such as inheritance model, amino acid change consequence, minor allele frequencies across human populations, splice site strength, conservation, etc.
This crate currently defines a derive macro for stdweb
which allows you to define custom reference types outside of the stdweb
library.
This minor mode sets background color to strings that match color names, e.g., #0000ff is displayed in white with a blue background.
Method_source retrieves the source code for Ruby methods. Additionally, it can extract source code from Proc and Lambda objects or just extract comments.
Imports Azure Application Insights for web pages into Shiny apps via Microsoft's JavaScript
snippet. Allows app developers to submit page tracking and submit events.
Model selection method with multiple block-wise imputation for block-wise missing data; see Xue, F., and Qu, A. (2021) <doi:10.1080/01621459.2020.1751176>.
Uses three different correlation coefficients to calculate measurement-level adequate correlations in a feature matrix: Pearson product-moment correlation coefficient, Intraclass correlation and Cramer's V.
An implementation of the Super Learner prediction algorithm from van der Laan, Polley, and Hubbard (2007) <doi:10.2202/1544-6115.1309 using the mlr3 framework.
This package performs exact or approximate adaptive or nonadaptive Cochran-Mantel-Haenszel-Birch tests and sensitivity analyses for one or two 2x2xk tables in observational studies.
Clinical Data Interchange Standards Consortium (CDISC) Standard Data Tabulation Model (SDTM) controlled terminology, 2025-03-25. Source: <https://evs.nci.nih.gov/ftp1/CDISC/SDTM/>.
This package provides simple k-means clustering to find dominant colors in images. Backed by a generic k-means implementation offered as a standalone library.
An example package which shows use of NLopt functionality from C++ via Rcpp without requiring linking, and relying just on nloptr thanks to the exporting API added there by Jelmer Ypma. This package is a fully functioning, updated, and expanded version of the initial example by Julien Chiquet at <https://github.com/jchiquet/RcppArmadilloNLoptExample>
also containing a large earlier pull request of mine.
Allows one to assess the stability of individual objects, clusters and whole clustering solutions based on repeated runs of the K-means and K-medoids partitioning algorithms.
This package provides tools for manipulating sound files for bioacoustic analysis, and preparing analyses these for publication. The package validates that values are physically possible wherever feasible.
This contains the udev rules for trezord. This will let a user run trezord as a regular user instead of needing to it run as root.
Roboto is Google’s signature family of fonts, the default font on Android and Chrome OS, and the recommended font for the visual language "Material Design".
This library exports three symbols: with-raw-io
, read-char
, and read-line
, to provide raw POSIX I/O in Common Lisp.
ActiveSupport is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. It includes support for multibyte strings, internationalization, time zones, and testing.