Found 66 packages in 0.02 seconds
Quick Serialization of R Objects
Provides functions for quickly writing and reading any R object to and from disk.
Cross-Entropy Clustering
Splits data into Gaussian type clusters using the Cross-Entropy
Clustering ('CEC') method. This method allows for the simultaneous use of
various types of Gaussian mixture models, for performing the reduction of
unnecessary clusters, and for discovering new clusters by splitting them.
'CEC' is based on the work of Spurek, P. and Tabor, J. (2014)
A Comprehensive Collection of Neuroscience and Brain-Related Datasets
Offers a rich and diverse collection of datasets focused on the brain, nervous system, and related disorders. The package includes clinical, experimental, neuroimaging, behavioral, cognitive, and simulated data on conditions such as Parkinson's disease, Alzheimer's disease, dementia, epilepsy, schizophrenia, autism spectrum disorder, attention deficit, hyperactivity disorder, Tourette's syndrome, traumatic brain injury, gliomas, migraines, headaches, sleep disorders, concussions, encephalitis, subarachnoid hemorrhage, and mental health conditions. Datasets cover structural and functional brain data, cross-sectional and longitudinal MRI imaging studies, neurotransmission, gene expression, cognitive performance, intelligence metrics, sleep deprivation effects, treatment outcomes, brain-body relationships across species, neurological injury patterns, and acupuncture interventions. Data sources include peer-reviewed studies, clinical trials, military health records, sports injury databases, and international comparative studies. Designed for researchers, neuroscientists, clinicians, psychologists, data scientists, and students, this package facilitates exploratory data analysis, statistical modeling, and hypothesis testing in neuroscience and neuroepidemiology. The package includes datasets originally distributed in other R packages as well as open data repositories such as Kaggle. Original package authors and contributors are acknowledged in Authors@R. All datasets—including those from R source packages and Kaggle, along with their respective authors and licensing terms—are fully documented in the 'LICENSES_DETAILS' file.
Derivatives of the First-Passage Time Density and Cumulative Distribution Function, and Random Sampling from the (Truncated) First-Passage Time Distribution
First, we provide functions to calculate the partial derivative of the first-passage time diffusion probability density function (PDF) and cumulative
distribution function (CDF) with respect to the first-passage time t (only for PDF), the upper barrier a, the drift rate v, the relative starting point w, the
non-decision time t0, the inter-trial variability of the drift rate sv, the inter-trial variability of the rel. starting point sw, and the inter-trial variability
of the non-decision time st0. In addition the PDF and CDF themselves are also provided. Most calculations are done on the logarithmic scale to make it more stable.
Since the PDF, CDF, and their derivatives are represented as infinite series, we give the user the option to control the approximation errors with the argument
'precision'. For the numerical integration we used the C library cubature by Johnson, S. G. (2005-2013) < https://github.com/stevengj/cubature>. Numerical integration is
required whenever sv, sw, and/or st0 is not zero. Note that numerical integration reduces speed of the computation and the precision cannot be guaranteed
anymore. Therefore, whenever numerical integration is used an estimate of the approximation error is provided in the output list.
Note: The large number of contributors (ctb) is due to copying a lot of C/C++ code chunks from the GNU Scientific Library (GSL).
Second, we provide methods to sample from the first-passage time distribution with or without user-defined truncation from above. The first method is a new adaptive
rejection sampler building on the works of Gilks and Wild (1992;
Training DA Models Utilizing 'gips'
Extends classical linear and quadratic discriminant analysis
by incorporating permutation group symmetries into covariance matrix
estimation. The package leverages methodology from the 'gips'
framework to identify and impose permutation structures that act as a
form of regularization, improving stability and interpretability in
settings with symmetric or exchangeable features. Several discriminant
analysis variants are provided, including pooled and class-specific
covariance models, as well as multi-class extensions with shared or
independent symmetry structures. For more details about 'gips' methodology see
and Graczyk et al. (2022)
Shared Utilities to Extend the 'teal' Modules
Provides decorators, transformators, and utility functions to extend the 'teal' framework for interactive data analysis applications. Implements methods for data visualization enhancement, statistical data transformations, and workflow integration tools. Designed to support clinical and pharmaceutical research workflows within the 'teal' ecosystem through modular and reusable components.
Supervised Feature Selection
Interfaces for choosing important predictors in supervised
regression, classification, and censored regression models. Permuted
importance scores (Biecek and Burzykowski (2021)
R Bindings to the 'Fstlib' Library
The 'fstlib' library provides multithreaded serialization of compressed data frames using the 'fst' format. The 'fst' format allows for random access of stored data and compression with the 'LZ4' and 'ZSTD' compressors.
Shed Light on Black Box Machine Learning Models
Shed light on black box machine learning models by the help
of model performance, variable importance, global surrogate models,
ICE profiles, partial dependence (Friedman J. H. (2001)
Simulation and Resampling Methods for Epistemic Fuzzy Data
Random simulations of fuzzy numbers are still a challenging problem. The aim of this package is to provide the respective
procedures to simulate fuzzy random variables, especially in the case of the piecewise linear fuzzy numbers (PLFNs,
see Coroianua et al. (2013)