This package contains logic for computing the statistical association of variable groups, i.e., gene sets, with respect to the principal components of genomic data.
This package implements the Sliding Window Discrete Fourier Transform (SWDFT). Also provides statistical methods based on the SWDFT, and graphical tools to display the outputs.
An extension of the Fisher Scoring Algorithm to combine PLS regression with GLM estimation in the multivariate context. Covariates can also be grouped in themes.
This package provides the spatial sign correlation and the two-stage spatial sign correlation as well as a one-sample test for the correlation coefficient.
This package provides functions for random generation, density, cumulative distribution, quantile function, moments, and log-likelihood for a three-parameter generalized Lindley-Poisson mixture model.
This package provides tools for visibility analysis in geospatial data. It offers functionality to perform isovist calculations, using arbitrary geometries as both viewpoints and occluders.
Build native Windows desktop applications using R and WebView2'. Provides a robust R6'-based event loop, asynchronous background task management via mirai and callr', and a native Win32 message bridge for seamless R'-to-user-interface communication without listening ports or network overhead. Allows R developers to create professional, standalone desktop tools with modern web-based user interfaces while maintaining a pure R backend.
This package performs penalized quantile regression with LASSO, elastic net, SCAD and MCP penalty functions including group penalties. In addition, offers a group penalty that provides consistent variable selection across quantiles. Provides a function that automatically generates lambdas and evaluates different models with cross validation or BIC, including a large p version of BIC. Below URL provides a link to article in the R Journal.
This package contains functions for simulating the linear fractional stable motion according to the algorithm developed by Mazur and Otryakhin <doi:10.32614/RJ-2020-008> based on the method from Stoev and Taqqu (2004) <doi:10.1142/S0218348X04002379>, as well as functions for estimation of parameters of these processes introduced by Mazur, Otryakhin and Podolskij (2018) <arXiv:1802.06373>, and also different related quantities.
An R interface to Weka (Version 3.9.3). Weka is a collection of machine learning algorithms for data mining tasks written in Java, containing tools for data pre-processing, classification, regression, clustering, association rules, and visualization. Package RWeka contains the interface code, the Weka jar is in a separate package RWekajars'. For more information on Weka see <https://www.cs.waikato.ac.nz/ml/weka/>.
Maximum likelihood estimation for univariate reducible stochastic differential equation models. Discrete, possibly noisy observations, not necessarily evenly spaced in time. Can fit multiple individuals/units with global and local parameters, by fixed-effects or mixed-effects methods. Ref.: Garcia, O. (2019) "Estimating reducible stochastic differential equations by conversion to a least-squares problem", Computational Statistics 34(1): 23-46, <doi:10.1007/s00180-018-0837-4>.
The atSNP package performs affinity tests of motif matches with the SNP (single nucleotide polymorphism) or the reference genomes and SNP-led changes in motif matches.
This package provides a package to analyze oligonucleotide arrays (expression/SNP/tiling/exon) at probe-level. It currently supports Affymetrix (CEL files) and NimbleGen arrays (XYS files).
This package provides methods and functions for fitting maximum likelihood models in R. This package modifies and extends the mle classes in the stats4 package.
This package provides functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, and more.
This package provides useful functions to edit ggplot object (e.g., setting fonts for theme and layers, adding rounded rectangle as background for each of the legends).
This package provides fast and memory efficient methods for truncated singular and eigenvalue decompositions, as well as for principal component analysis of large sparse or dense matrices.
Designed to enable simultaneous substitution in strings in a safe fashion. Safe means it does not rely on placeholders (which can cause errors in same length matches).
This package calculates probabilistic pathway scores using gene expression data. Gene expression values are aggregated into pathway-based scores using Bayesian network representations of biological pathways.
Defines operating characteristics of Bayesian Adaptive Trials considering a generalised linear model response via Monte Carlo simulations of Bayesian GLM fitted via integrated Laplace approximations (INLA).
Call the data wrappers for Bursa Metropolitan Municipality's Open Data Portal <https://acikyesil.bursa.bel.tr/>. This will return all datasets stored in different formats.
This package implements Cragg-Donald (1993) <doi:10.1017/S0266466600007519> and Stock and Yogo (2005) <doi:10.1017/CBO9780511614491.006> tests for weak instruments in R.
This package provides functions for the input/output and visualization of medical imaging data in the form of CIFTI files <https://www.nitrc.org/projects/cifti/>.
Provide functions for reading and writing CSVW - i.e. CSV tables and JSON metadata. The metadata helps interpret CSV by setting the types and variable names.