e1071 - Misc Functions of the Department of Statistics, Probability Theory Group (Formerly: E1071), TU Wien
Functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, generalized k-nearest neighbour ...
Last updated 2 months ago
14.76 score 27 stars 1.9k packages 17k scripts 544k downloadsMASS - Support Functions and Datasets for Venables and Ripley's MASS
Functions and datasets to support Venables and Ripley, "Modern Applied Statistics with S" (4th edition, 2002).
Last updated 5 months ago
14.11 score 19 stars 11k packages 59k scripts 183k downloadsmgcv - Mixed GAM Computation Vehicle with Automatic Smoothness Estimation
Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) <doi:10.1201/9781315370279> for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family.
Last updated 11 months ago
12.87 score 31 stars 7.7k packages 17k scripts 60k downloadsnlme - Linear and Nonlinear Mixed Effects Models
Fit and compare Gaussian linear and nonlinear mixed-effects models.
Last updated 3 months ago
12.80 score 6 stars 8.5k packages 12k scripts 114k downloadsXML - Tools for Parsing and Generating XML Within R and S-Plus
Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' "interpreter".
Last updated 5 months ago
12.16 score 3 stars 1.3k packages 11k scripts 288k downloadsproxy - Distance and Similarity Measures
Provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones.
Last updated 2 years ago
12.07 score 3 stars 2.0k packages 1.4k scripts 482k downloadsboot - Bootstrap Functions (Originally by Angelo Canty for S)
Functions and datasets for bootstrapping from the book "Bootstrap Methods and Their Application" by A. C. Davison and D. V. Hinkley (1997, CUP), originally written by Angelo Canty for S.
Last updated 3 months ago
11.75 score 2 stars 2.2k packages 13k scripts 110k downloadsforeign - Read Data Stored by 'Minitab', 'S', 'SAS', 'SPSS', 'Stata', 'Systat', 'Weka', 'dBase', ...
Reading and writing data stored by some versions of 'Epi Info', 'Minitab', 'S', 'SAS', 'SPSS', 'Stata', 'Systat', 'Weka', and for reading and writing some 'dBase' files.
Last updated 5 months ago
11.75 score 6 stars 893 packages 15k scripts 120k downloadsRCurl - General Network (HTTP/FTP/...) Client Interface for R
A wrapper for 'libcurl' <https://curl.se/libcurl/> Provides functions to allow one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/... connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc.
Last updated 5 months ago
11.45 score 2 stars 1.0k packages 12k scripts 196k downloadsnnet - Feed-Forward Neural Networks and Multinomial Log-Linear Models
Software for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models.
Last updated 2 years ago
11.02 score 6 stars 2.3k packages 6.5k scripts 39k downloadsvcd - Visualizing Categorical Data
Visualization techniques, data sets, summary and inference procedures aimed particularly at categorical data. Special emphasis is given to highly extensible grid graphics. The package was package was originally inspired by the book "Visualizing Categorical Data" by Michael Friendly and is now the main support package for a new book, "Discrete Data Analysis with R" by Michael Friendly and David Meyer (2015).
Last updated 2 months ago
10.98 score 5 stars 83 packages 2.6k scripts 72k downloadsFNN - Fast Nearest Neighbor Search Algorithms and Applications
Cover-tree and kd-tree fast k-nearest neighbor search algorithms and related applications including KNN classification, regression and information measures are implemented.
Last updated 2 months ago
10.31 score 5 stars 578 packages 2.2k scripts 107k downloadsclass - Functions for Classification
Various functions for classification, including k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.
Last updated 2 years ago
10.29 score 1 stars 2.1k packages 8.4k scripts 37k downloadstimeSeries - Financial Time Series Objects (Rmetrics)
'S4' classes and various tools for financial time series: Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions.
Last updated 2 months ago
10.26 score 2 stars 144 packages 1.2k scripts 44k downloadsflexmix - Flexible Mixture Modeling
A general framework for finite mixtures of regression models using the EM algorithm is implemented. The E-step and all data handling are provided, while the M-step can be supplied by the user to easily define new models. Existing drivers implement mixtures of standard linear models, generalized linear models and model-based clustering.
Last updated 2 years ago
10.01 score 5 stars 113 packages 590 scripts 26k downloadsnetwork - Classes for Relational Data
Tools to create and modify network objects. The network class can represent a range of relational data types, and supports arbitrary vertex/edge/graph attributes.
Last updated 12 months ago
9.96 score 3 stars 143 packages 3.0k scripts 24k downloadsRODBC - ODBC Database Access
An ODBC database interface.
Last updated 12 months ago
9.93 score 10 stars 38 packages 2.9k scripts 26k downloadsepiR - Tools for the Analysis of Epidemiological Data
Tools for the analysis of epidemiological and surveillance data. Contains functions for directly and indirectly adjusting measures of disease frequency, quantifying measures of association on the basis of single or multiple strata of count data presented in a contingency table, computation of confidence intervals around incidence risk and incidence rate estimates and sample size calculations for cross-sectional, case-control and cohort studies. Surveillance tools include functions to calculate an appropriate sample size for 1- and 2-stage representative freedom surveys, functions to estimate surveillance system sensitivity and functions to support scenario tree modelling analyses.
Last updated 2 months ago
9.93 score 10 stars 10 packages 644 scripts 14k downloadstimeDate - Rmetrics - Chronological and Calendar Objects
The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well as of the ANSI C and POSIX standards. Beyond these standards it provides the "Financial Center" concept which allows to handle data records collected in different time zones and mix them up to have always the proper time stamps with respect to your personal financial center, or alternatively to the GMT reference time. It can thus also handle time stamps from historical data records from the same time zone, even if the financial centers changed day light saving times at different calendar dates.
Last updated 2 months ago
9.67 score 1 stars 682 packages 848 scripts 267k downloadsKernSmooth - Functions for Kernel Smoothing Supporting Wand & Jones (1995)
Functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
Last updated 6 months ago
9.59 score 1 stars 2.4k packages 1.1k scripts 50k downloadstopicmodels - Topic Models
Provides an interface to the C code for Latent Dirichlet Allocation (LDA) models and Correlated Topics Models (CTM) by David M. Blei and co-authors and the C++ code for fitting LDA models using Gibbs sampling by Xuan-Hieu Phan and co-authors.
Last updated 3 months ago
9.57 score 8 stars 15 packages 4.9k scripts 14k downloadsfBasics - Rmetrics - Markets and Basic Statistics
Provides a collection of functions to explore and to investigate basic properties of financial returns and related quantities. The covered fields include techniques of explorative data analysis and the investigation of distributional properties, including parameter estimation and hypothesis testing. Even more there are several utility functions for data handling and management.
Last updated 3 months ago
9.56 score 2 stars 128 packages 1.2k scripts 40k downloadssna - Tools for Social Network Analysis
A range of tools for social network analysis, including node and graph-level indices, structural distance and covariance methods, structural equivalence detection, network regression, random graph generation, and 2D/3D network visualization.
Last updated 3 months ago
9.45 score 8 stars 90 packages 2.7k scripts 24k downloadssn - The Skew-Normal and Related Distributions Such as the Skew-t and the SUN
Build and manipulate probability distributions of the skew-normal family and some related ones, notably the skew-t and the SUN families. For the skew-normal and the skew-t distributions, statistical methods are provided for data fitting and model diagnostics, in the univariate and the multivariate case.
Last updated 2 years ago
9.24 score 3 stars 84 packages 680 scripts 16k downloadsfutile.logger - A Logging Utility for R
Provides a simple yet powerful logging utility. Based loosely on log4j, futile.logger takes advantage of R idioms to make logging a convenient and easy to use replacement for cat and print statements.
Last updated 8 years ago
9.21 score 1.2k packages 1.4k scripts 66k downloadsmnormt - The Multivariate Normal and t Distributions, and Their Truncated Versions
Functions are provided for computing the density and the distribution function of d-dimensional normal and "t" random variables, possibly truncated (on one side or two sides), and for generating random vectors sampled from these distributions, except sampling from the truncated "t". Moments of arbitrary order of a multivariate truncated normal are computed, and converted to cumulants up to order 4. Probabilities are computed via non-Monte Carlo methods; different routines are used in the case d=1, d=2, d=3, d>3, if d denotes the dimensionality.
Last updated 2 years ago
8.92 score 659 packages 932 scripts 152k downloadsevd - Functions for Extreme Value Distributions
Extends simulation, distribution, quantile and density functions to univariate and multivariate parametric extreme value distributions, and provides fitting functions which calculate maximum likelihood estimates for univariate and bivariate maxima models, and for univariate and bivariate threshold models.
Last updated 2 months ago
8.89 score 2 stars 81 packages 644 scripts 15k downloadscoxme - Mixed Effects Cox Models
Fit Cox proportional hazards models containing both fixed and random effects. The random effects can have a general form, of which familial interactions (a "kinship" matrix) is a particular special case. Note that the simplest case of a mixed effects Cox model, i.e. a single random per-group intercept, is also called a "frailty" model. The approach is based on Ripatti and Palmgren, Biometrics 2002.
Last updated 3 months ago
8.88 score 2 stars 16 packages 588 scripts 11k downloadsmcmc - Markov Chain Monte Carlo
Simulates continuous distributions of random vectors using Markov chain Monte Carlo (MCMC). Users specify the distribution by an R function that evaluates the log unnormalized density. Algorithms are random walk Metropolis algorithm (function metrop), simulated tempering (function temper), and morphometric random walk Metropolis (Johnson and Geyer, 2012, <doi:10.1214/12-AOS1048>, function morph.metrop), which achieves geometric ergodicity by change of variable.
Last updated 1 years ago
8.86 score 153 packages 284 scripts 14k downloadsMuMIn - Multi-Model Inference
Tools for model selection and model averaging with support for a wide range of statistical models. Automated model selection through subsets of the maximum model, with optional constraints for model inclusion. Averaging of model parameters and predictions based on model weights derived from information criteria (AICc and alike) or custom model weighting schemes.
Last updated 5 months ago
8.85 score 8 stars 24 packages 5.5k scripts 22k downloadscompositions - Compositional Data Analysis
Provides functions for the consistent analysis of compositional data (e.g. portions of substances) and positive numbers (e.g. concentrations) in the way proposed by J. Aitchison and V. Pawlowsky-Glahn.
Last updated 10 months ago
8.82 score 1 stars 33 packages 1.8k scripts 9.0k downloadsfGarch - Rmetrics - Autoregressive Conditional Heteroskedastic Modelling
Analyze and model heteroskedastic behavior in financial time series.
Last updated 8 months ago
8.60 score 6 stars 50 packages 1.1k scripts 14k downloadsnleqslv - Solve Systems of Nonlinear Equations
Solve a system of nonlinear equations using a Broyden or a Newton method with a choice of global strategies such as line search and trust region. There are options for using a numerical or user supplied Jacobian, for specifying a banded numerical Jacobian and for allowing a singular or ill-conditioned Jacobian.
Last updated 12 months ago
8.35 score 3 stars 163 packages 854 scripts 26k downloadsdrc - Analysis of Dose-Response Curves
Analysis of dose-response data is made available through a suite of flexible and versatile model fitting and after-fitting functions.
Last updated 8 years ago
8.32 score 8 stars 28 packages 1.2k scripts 25k downloadsbeanplot - Visualization via Beanplots (Like Boxplot/Stripchart/Violin Plot)
Plots univariate comparison graphs, an alternative to boxplot/stripchart/violin plot.
Last updated 3 years ago
8.12 score 1 stars 44 packages 396 scripts 5.0k downloadslpSolveAPI - R Interface to 'lp_solve' Version 5.5.2.0
The lpSolveAPI package provides an R interface to 'lp_solve', a Mixed Integer Linear Programming (MILP) solver with support for pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
Last updated 4 months ago
8.06 score 79 packages 604 scripts 13k downloadsBoruta - Wrapper Algorithm for All Relevant Feature Selection
An all relevant feature selection wrapper algorithm. It finds relevant features by comparing original attributes' importance with importance achievable at random, estimated using their permuted copies (shadows).
Last updated 2 years ago
8.04 score 7 stars 4 packages 1.4k scripts 4.8k downloadsca - Simple, Multiple and Joint Correspondence Analysis
Computation and visualization of simple, multiple and joint correspondence analysis.
Last updated 5 years ago
8.03 score 2 stars 98 packages 444 scripts 41k downloadsNbClust - Determining the Best Number of Clusters in a Data Set
It provides 30 indexes for determining the optimal number of clusters in a data set and offers the best clustering scheme from different results to the user.
Last updated 3 years ago
8.03 score 9 stars 18 packages 1.4k scripts 15k downloadssnowfall - Easier Cluster Computing (Based on 'snow')
Usability wrapper around snow for easier development of parallel R programs. This package offers e.g. extended error checks, and additional functions. All functions work in sequential mode, too, if no cluster is present or wished. Package is also designed as connector to the cluster management tool sfCluster, but can also used without it.
Last updated 12 months ago
7.95 score 48 packages 1.8k scripts 5.1k downloadsmc2d - Tools for Two-Dimensional Monte-Carlo Simulations
A complete framework to build and study Two-Dimensional Monte-Carlo simulations, aka Second-Order Monte-Carlo simulations. Also includes various distributions (pert, triangular, Bernoulli, empirical discrete and continuous).
Last updated 6 months ago
7.84 score 1 stars 15 packages 342 scripts 4.5k downloadsglasso - Graphical Lasso: Estimation of Gaussian Graphical Models
Estimation of a sparse inverse covariance matrix using a lasso (L1) penalty. Facilities are provided for estimates along a path of values for the regularization parameter.
Last updated 5 years ago
7.77 score 2 stars 106 packages 486 scripts 19k downloadsjsonify - Convert Between 'R' Objects and Javascript Object Notation (JSON)
Conversions between 'R' objects and Javascript Object Notation (JSON) using the 'rapidjsonr' library <https://CRAN.R-project.org/package=rapidjsonr>.
Last updated 2 years ago
7.73 score 1 stars 126 packages 78 scripts 37k downloadsfastICA - FastICA Algorithms to Perform ICA and Projection Pursuit
Implementation of FastICA algorithm to perform Independent Component Analysis (ICA) and Projection Pursuit.
Last updated 3 months ago
7.72 score 1 stars 89 packages 408 scripts 24k downloadsenrichR - Provides an R Interface to 'Enrichr'
Provides an R interface to all 'Enrichr' databases. 'Enrichr' is a web-based tool for analysing gene sets and returns any enrichment of common annotated biological features. Quoting from their website 'Enrichment analysis is a computational method for inferring knowledge about an input gene set by comparing it to annotated gene sets representing prior biological knowledge.' See <https://maayanlab.cloud/Enrichr/> for further details.
Last updated 2 years ago
7.64 score 1 stars 8 packages 972 scripts 3.7k downloadscmprsk - Subdistribution Analysis of Competing Risks
Estimation, testing and regression modeling of subdistribution functions in competing risks, as described in Gray (1988), A class of K-sample tests for comparing the cumulative incidence of a competing risk, Ann. Stat. 16:1141-1154 <DOI:10.1214/aos/1176350951>, and Fine JP and Gray RJ (1999), A proportional hazards model for the subdistribution of a competing risk, JASA, 94:496-509, <DOI:10.1080/01621459.1999.10474144>.
Last updated 6 months ago
7.63 score 2 stars 58 packages 628 scripts 19k downloadsBB - Solving and Optimizing Large-Scale Nonlinear Systems
Barzilai-Borwein spectral methods for solving nonlinear system of equations, and for optimizing nonlinear objective functions subject to simple constraints. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("BB").
Last updated 5 years ago
7.58 score 2 stars 60 packages 133 scripts 4.0k downloadsgss - General Smoothing Splines
A comprehensive package for structural multivariate function estimation using smoothing splines.
Last updated 1 months ago
7.57 score 3 stars 137 packages 132 scripts 38k downloadsflexclust - Flexible Cluster Algorithms
The main function kcca implements a general framework for k-centroids cluster analysis supporting arbitrary distance measures and centroid computation. Further cluster methods include hard competitive learning, neural gas, and QT clustering. There are numerous visualization methods for cluster results (neighborhood graphs, convex cluster hulls, barcharts of centroids, ...), and bootstrap methods for the analysis of cluster stability.
Last updated 7 months ago
7.41 score 3 stars 50 packages 776 scripts 7.4k downloadstree - Classification and Regression Trees
Classification and regression trees.
Last updated 2 years ago
7.39 score 1 stars 12 packages 4.2k scripts 16k downloadsentropy - Estimation of Entropy, Mutual Information and Related Quantities
Implements various estimators of entropy for discrete random variables, including the shrinkage estimator by Hausser and Strimmer (2009), the maximum likelihood and the Millow-Madow estimator, various Bayesian estimators, and the Chao-Shen estimator. It also offers an R interface to the NSB estimator. Furthermore, the package provides functions for estimating the Kullback-Leibler divergence, the chi-squared divergence, mutual information, and the chi-squared divergence of independence. It also computes the G statistic and the chi-squared statistic and corresponding p-values. Furthermore, there are functions for discretizing continuous random variables.
Last updated 3 years ago
7.39 score 3 stars 61 packages 760 scripts 5.9k downloadsirr - Various Coefficients of Interrater Reliability and Agreement
Coefficients of Interrater Reliability and Agreement for quantitative, ordinal and nominal data: ICC, Finn-Coefficient, Robinson's A, Kendall's W, Cohen's Kappa, ...
Last updated 6 years ago
7.38 score 3 stars 22 packages 1.3k scripts 9.1k downloadsregistry - Infrastructure for R Package Registries
Provides a generic infrastructure for creating and using registries.
Last updated 6 years ago
7.36 score 167 packages 131 scripts 35k downloadssets - Sets, Generalized Sets, Customizable Sets and Intervals
Data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.
Last updated 12 months ago
7.34 score 1 stars 109 packages 608 scripts 11k downloadsspatial - Functions for Kriging and Point Pattern Analysis
Functions for kriging and point pattern analysis.
Last updated 1 years ago
7.33 score 133 packages 248 scripts 21k downloadsvipor - Plot Categorical Data Using Quasirandom Noise and Density Estimates
Generate a violin point plot, a combination of a violin/histogram plot and a scatter plot by offsetting points within a category based on their density using quasirandom noise.
Last updated 11 months ago
7.30 score 86 packages 33 scripts 24k downloadsGenSA - R Functions for Generalized Simulated Annealing
Performs search for global minimum of a very complex non-linear objective function with a very large number of optima.
Last updated 2 months ago
7.21 score 4 stars 27 packages 242 scripts 9.9k downloadsgee - Generalized Estimation Equation Solver
Generalized Estimation Equation solver.
Last updated 6 months ago
7.19 score 3 stars 17 packages 626 scripts 8.1k downloadswavethresh - Wavelets Statistics and Transforms
Performs 1, 2 and 3D real and complex-valued wavelet transforms, nondecimated transforms, wavelet packet transforms, nondecimated wavelet packet transforms, multiple wavelet transforms, complex-valued wavelet transforms, wavelet shrinkage for various kinds of data, locally stationary wavelet time series, nonstationary multiscale transfer function modeling, density estimation.
Last updated 3 months ago
7.17 score 39 packages 360 scripts 43k downloadsomopgenerics - Methods and Classes for the OMOP Common Data Model
Provides definitions of core classes and methods used by analytic pipelines that query the OMOP (Observational Medical Outcomes Partnership) common data model.
Last updated 2 months ago
7.12 score 1 stars 12 packages 119 scripts 1.2k downloadsaod - Analysis of Overdispersed Data
Provides a set of functions to analyse overdispersed counts or proportions. Most of the methods are already available elsewhere but are scattered in different packages. The proposed functions should be considered as complements to more sophisticated methods such as generalized estimating equations (GEE) or generalized linear mixed effect models (GLMM).
Last updated 12 months ago
7.11 score 3 stars 14 packages 1.0k scripts 10.0k downloadsfutile.options - Futile Options Management
A scoped options management framework. Used in other packages.
Last updated 7 years ago
7.08 score 1.2k packages 9 scripts 69k downloadsppcor - Partial and Semi-Partial (Part) Correlation
Calculates partial and semi-partial (part) correlations along with p-value.
Last updated 9 years ago
7.03 score 27 packages 1.0k scripts 13k downloadsscam - Shape Constrained Additive Models
Generalized additive models under shape constraints on the component functions of the linear predictor. Models can include multiple shape-constrained (univariate and bivariate) and unconstrained terms. Routines of the package 'mgcv' are used to set up the model matrix, print, and plot the results. Multiple smoothing parameter estimation by the Generalized Cross Validation or similar. See Pya and Wood (2015) <doi:10.1007/s11222-013-9448-7> for an overview. A broad selection of shape-constrained smoothers, linear functionals of smooths with shape constraints, and Gaussian models with AR1 residuals.
Last updated 5 months ago
7.03 score 5 stars 22 packages 320 scripts 6.8k downloadsgaston - Genetic Data Handling (QC, GRM, LD, PCA) & Linear Mixed Models
Manipulation of genetic data (SNPs). Computation of GRM and dominance matrix, LD, heritability with efficient algorithms for linear mixed model (AIREML). Dandine et al <doi:10.1159/000488519>.
Last updated 12 months ago
7.00 score 5 stars 11 packages 127 scripts 3.9k downloadsggtern - An Extension to 'ggplot2', for the Creation of Ternary Diagrams
Extends the functionality of 'ggplot2', providing the capability to plot ternary diagrams for (subset of) the 'ggplot2' geometries. Additionally, 'ggtern' has implemented several NEW geometries which are unavailable to the standard 'ggplot2' release. For further examples and documentation, please proceed to the 'ggtern' website.
Last updated 8 months ago
6.99 score 4 stars 5 packages 1.1k scripts 3.1k downloadsBGLR - Bayesian Generalized Linear Regression
Bayesian Generalized Linear Regression.
Last updated 2 months ago
6.99 score 2 stars 5 packages 590 scripts 1.8k downloadspolspline - Polynomial Spline Routines
Routines for the polynomial spline fitting routines hazard regression, hazard estimation with flexible tails, logspline, lspec, polyclass, and polymars, by C. Kooperberg and co-authors.
Last updated 7 months ago
6.87 score 126 packages 178 scripts 22k downloadslambda.r - Modeling Data with Functional Programming
A language extension to efficiently write functional programs in R. Syntax extensions include multi-part function definitions, pattern matching, guard statements, built-in (optional) type safety.
Last updated 5 years ago
6.82 score 1 stars 1.2k packages 31 scripts 62k downloadsepitools - Epidemiology Tools
Tools for training and practicing epidemiologists including methods for two-way and multi-way contingency tables.
Last updated 5 years ago
6.78 score 2 stars 12 packages 754 scripts 11k downloadsbdsmatrix - Routines for Block Diagonal Symmetric Matrices
This is a special case of sparse matrices, used by coxme.
Last updated 9 months ago
6.74 score 1 stars 194 packages 73 scripts 43k downloadsRmpi - Interface (Wrapper) to MPI (Message-Passing Interface)
An interface (wrapper) to MPI. It also provides interactive R manager and worker environment.
Last updated 2 months ago
6.74 score 5 stars 5 packages 888 scripts 4.1k downloadsdichromat - Color Schemes for Dichromats
Collapse red-green or green-blue distinctions to simulate the effects of different types of color-blindness.
Last updated 3 years ago
6.65 score 1 stars 115 packages 482 scripts 27k downloadslmom - L-Moments
Functions related to L-moments: computation of L-moments and trimmed L-moments of distributions and data samples; parameter estimation; L-moment ratio diagram; plot vs. quantiles of an extreme-value distribution.
Last updated 2 months ago
6.62 score 2 stars 134 packages 92 scripts 56k downloadscircular - Circular Statistics
Circular Statistics, from "Topics in circular Statistics" (2001) S. Rao Jammalamadaka and A. SenGupta, World Scientific.
Last updated 3 months ago
6.60 score 6 stars 37 packages 952 scripts 6.3k downloadsairGR - Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Hydrological modelling tools developed at INRAE-Antony (HYCAR Research Unit, France). The package includes several conceptual rainfall-runoff models (GR4H, GR5H, GR4J, GR5J, GR6J, GR2M, GR1A) that can be applied either on a lumped or semi-distributed way. A snow accumulation and melt model (CemaNeige) and the associated functions for the calibration and evaluation of models are also included. Use help(airGR) for package description and references.
Last updated 1 years ago
6.56 score 4 stars 4 packages 160 scripts 1.6k downloadsakima - Interpolation of Irregularly and Regularly Spaced Data
Several cubic spline interpolation methods of H. Akima for irregular and regular gridded data are available through this package, both for the bivariate case (irregular data: ACM 761, regular data: ACM 760) and univariate case (ACM 433 and ACM 697). Linear interpolation of irregular gridded data is also covered by reusing D. J. Renkas triangulation code which is part of Akimas Fortran code. A bilinear interpolator for regular grids was also added for comparison with the bicubic interpolator on regular grids.
Last updated 3 years ago
6.56 score 5 stars 2 packages 1.5k scripts 7.9k downloadsMVN - Multivariate Normality Tests
Performs multivariate normality tests and graphical approaches and implements multivariate outlier detection and univariate normality of marginal distributions through plots and tests, and performs multivariate Box-Cox transformation (Korkmaz et al, (2014), <https://journal.r-project.org/archive/2014-2/korkmaz-goksuluk-zararsiz.pdf>).
Last updated 3 years ago
6.53 score 1 stars 4 packages 676 scripts 8.4k downloadstensorA - Advanced Tensor Arithmetic with Named Indices
Provides convenience functions for advanced linear algebra with tensors and computation with data sets of tensors on a higher level abstraction. It includes Einstein and Riemann summing conventions, dragging, co- and contravariate indices, parallel computations on sequences of tensors.
Last updated 12 months ago
6.52 score 371 packages 60 scripts 49k downloadsSuppDists - Supplementary Distributions
Ten distributions supplementing those built into R. Inverse Gauss, Kruskal-Wallis, Kendall's Tau, Friedman's chi squared, Spearman's rho, maximum F ratio, the Pearson product moment correlation coefficient, Johnson distributions, normal scores and generalized hypergeometric distributions.
Last updated 3 months ago
6.51 score 76 packages 200 scripts 24k downloadsdotCall64 - Enhanced Foreign Function Interface Supporting Long Vectors
Provides .C64(), which is an enhanced version of .C() and .Fortran() from the foreign function interface. .C64() supports long vectors, arguments of type 64-bit integer, and provides a mechanism to avoid unnecessary copies of read-only and write-only arguments. This makes it a convenient and fast interface to C/C++ and Fortran code.
Last updated 2 months ago
6.51 score 417 packages 15 scripts 86k downloadsgamm4 - Generalized Additive Mixed Models using 'mgcv' and 'lme4'
Estimate generalized additive mixed models via a version of function gamm() from 'mgcv', using 'lme4' for estimation.
Last updated 5 years ago
6.48 score 1 stars 25 packages 440 scripts 9.3k downloadssas7bdat - sas7bdat Reverse Engineering Documentation
Documentation and prototypes for the earliest (circa 2010) open-source effort to reverse engineer the sas7bdat file format. The package includes a prototype reader for sas7bdat files. However, newer packages may contain more robust readers for sas7bdat files.
Last updated 3 months ago
6.45 score 4 stars 4 packages 484 scripts 4.0k downloadsica - Independent Component Analysis
Independent Component Analysis (ICA) using various algorithms: FastICA, Information-Maximization (Infomax), and Joint Approximate Diagonalization of Eigenmatrices (JADE).
Last updated 2 years ago
6.44 score 1 stars 78 packages 76 scripts 19k downloadscompare - Comparing Objects for Differences
Functions to compare a model object to a comparison object. If the objects are not identical, the functions can be instructed to explore various modifications of the objects (e.g., sorting rows, dropping names) to see if the modified versions are identical.
Last updated 9 years ago
6.39 score 5 packages 468 scripts 1.7k downloadslm.beta - Add Standardized Regression Coefficients to Linear-Model-Objects
Adds standardized regression coefficients to objects created by 'lm'. Also extends the S3 methods 'print', 'summary' and 'coef' with additional boolean argument 'standardized' and provides 'xtable'-support.
Last updated 2 years ago
6.32 score 5 packages 552 scripts 13k downloadssurvRM2 - Comparing Restricted Mean Survival Time
Performs two-sample comparisons using the restricted mean survival time (RMST) as a summary measure of the survival time distribution. Three kinds of between-group contrast metrics (i.e., the difference in RMST, the ratio of RMST and the ratio of the restricted mean time lost (RMTL)) are computed. It performs an ANCOVA-type covariate adjustment as well as unadjusted analyses for those measures.
Last updated 2 years ago
6.29 score 2 stars 5 packages 104 scripts 1.3k downloadspspline - Penalized Smoothing Splines
Smoothing splines with penalties on order m derivatives.
Last updated 6 months ago
6.29 score 1 stars 91 packages 117 scripts 6.7k downloadspopbio - Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classified by age or stage. The package covers methods described in Matrix Population Models by Caswell (2001) and Quantitative Conservation Biology by Morris and Doak (2002).
Last updated 8 months ago
6.21 score 5 packages 900 scripts 2.4k downloadsheatmap3 - An Improved Heatmap Package
An improved heatmap package. Completely compatible with the original R function 'heatmap', and provides more powerful and convenient features.
Last updated 4 years ago
6.20 score 2 packages 524 scripts 1.0k downloadsdslabs - Data Science Labs
Datasets and functions that can be used for data analysis practice, homework and projects in data science courses and workshops. 26 datasets are available for case studies in data visualization, statistical inference, modeling, linear regression, data wrangling and machine learning.
Last updated 9 months ago
6.14 score 2 packages 3.7k scripts 13k downloadsash - David Scott's ASH Routines
David Scott's ASH routines ported from S-PLUS to R.
Last updated 9 years ago
6.11 score 167 packages 69 scripts 19k downloadsJADE - Blind Source Separation Methods Based on Joint Diagonalization and Some BSS Performance Criteria
Cardoso's JADE algorithm as well as his functions for joint diagonalization are ported to R. Also several other blind source separation (BSS) methods, like AMUSE and SOBI, and some criteria for performance evaluation of BSS algorithms, are given. The package is described in Miettinen, Nordhausen and Taskinen (2017) <doi:10.18637/jss.v076.i02>.
Last updated 1 years ago
6.05 score 2 stars 18 packages 67 scripts 1.6k downloadsbartMachine - Bayesian Additive Regression Trees
An advanced implementation of Bayesian Additive Regression Trees with expanded features for data analysis and visualization.
Last updated 1 years ago
6.03 score 6 packages 296 scripts 2.0k downloadstensor - Tensor product of arrays
The tensor product of two arrays is notionally an outer product of the arrays collapsed in specific extents by summing along the appropriate diagonals.
Last updated 13 years ago
5.98 score 1 stars 158 packages 73 scripts 28k downloadsFinTS - Companion to Tsay (2005) Analysis of Financial Time Series
R companion to Tsay (2005) Analysis of Financial Time Series, second edition (Wiley). Includes data sets, functions and script files required to work some of the examples. Version 0.3-x includes R objects for all data files used in the text and script files to recreate most of the analyses in chapters 1-3 and 9 plus parts of chapters 4 and 11.
Last updated 10 months ago
5.97 score 4 stars 6 packages 972 scripts 6.7k downloadsSNFtool - Similarity Network Fusion
Similarity Network Fusion takes multiple views of a network and fuses them together to construct an overall status matrix. The input to our algorithm can be feature vectors, pairwise distances, or pairwise similarities. The learned status matrix can then be used for retrieval, clustering, and classification.
Last updated 3 years ago
5.96 score 18 stars 4 packages 474 scripts 460 downloadsspeedglm - Fitting Linear and Generalized Linear Models to Large Data Sets
Fitting linear models and generalized linear models to large data sets by updating algorithms, according to the method described in Enea (2009, ISBN: 9788861294257).
Last updated 2 years ago
5.95 score 9 stars 11 packages 262 scripts 5.8k downloadsrapidjsonr - 'Rapidjson' C++ Header Files
Provides JSON parsing capability through the 'Rapidjson' 'C++' header-only library.
Last updated 5 years ago
5.91 score 135 packages 3 scripts 40k downloadsICS - Tools for Exploring Multivariate Data via ICS/ICA
Implementation of Tyler, Critchley, Duembgen and Oja's (JRSS B, 2009, <doi:10.1111/j.1467-9868.2009.00706.x>) and Oja, Sirkia and Eriksson's (AJS, 2006, <https://www.ajs.or.at/index.php/ajs/article/view/vol35,%20no2%263%20-%207>) method of two different scatter matrices to obtain an invariant coordinate system or independent components, depending on the underlying assumptions.
Last updated 1 years ago
5.90 score 17 packages 45 scripts 3.5k downloadsbiclust - BiCluster Algorithms
The main function biclust() provides several algorithms to find biclusters in two-dimensional data: Cheng and Church (2000, ISBN:1-57735-115-0), spectral (2003) <doi:10.1101/gr.648603>, plaid model (2005) <doi:10.1016/j.csda.2004.02.003>, xmotifs (2003) <doi:10.1142/9789812776303_0008> and bimax (2006) <doi:10.1093/bioinformatics/btl060>. In addition, the package provides methods for data preprocessing (normalization and discretisation), visualisation, and validation of bicluster solutions.
Last updated 2 years ago
5.87 score 3 stars 16 packages 170 scripts 3.0k downloadspaleoTS - Analyze Paleontological Time-Series
Facilitates analysis of paleontological sequences of trait values. Functions are provided to fit, using maximum likelihood, simple evolutionary models (including unbiased random walks, directional evolution,stasis, Ornstein-Uhlenbeck, covariate-tracking) and complex models (punctuation, mode shifts).
Last updated 2 months ago
5.85 score 1 stars 2 packages 237 scripts 702 downloadstsoutliers - Detection of Outliers in Time Series
Detection of outliers in time series following the Chen and Liu (1993) <DOI:10.2307/2290724> procedure. Innovational outliers, additive outliers, level shifts, temporary changes and seasonal level shifts are considered.
Last updated 10 months ago
5.85 score 5 stars 5 packages 156 scripts 2.0k downloadsfds - Functional Data Sets
Functional data sets.
Last updated 6 years ago
5.83 score 1 stars 145 packages 110 scripts 14k downloadsmatlab - 'MATLAB' Emulation Package
Emulate 'MATLAB' code using 'R'.
Last updated 5 months ago
5.82 score 19 packages 516 scripts 2.2k downloadsgooglePolylines - Encoding Coordinates into 'Google' Polylines
Encodes simple feature ('sf') objects and coordinates, and decodes polylines using the 'Google' polyline encoding algorithm (<https://developers.google.com/maps/documentation/utilities/polylinealgorithm>).
Last updated 1 months ago
5.81 score 9 packages 73 scripts 6.5k downloadselasticnet - Elastic-Net for Sparse Estimation and Sparse PCA
Provides functions for fitting the entire solution path of the Elastic-Net and also provides functions for doing sparse PCA.
Last updated 5 years ago
5.80 score 1 stars 21 packages 348 scripts 2.9k downloadsrsatscan - Tools, Classes, and Methods for Interfacing with 'SaTScan' Stand-Alone Software
'SaTScan'(TM) <https://www.satscan.org> is software for finding regions in Time, Space, or Time-Space that have excess risk, based on scan statistics, and uses Monte Carlo hypothesis testing to generate P-values for these regions. The 'rsatscan' package provides functions for writing R data frames in 'SaTScan'-readable formats, for setting 'SaTScan' parameters, for running 'SaTScan' in the OS, and for reading the files that 'SaTScan' creates.
Last updated 5 months ago
5.75 score 8 stars 35 scripts 285 downloadsrainbow - Bagplots, Boxplots and Rainbow Plots for Functional Data
Visualizing functional data and identifying functional outliers.
Last updated 10 months ago
5.72 score 145 packages 82 scripts 15k downloadsSELF - A Structural Equation Embedded Likelihood Framework for Causal Discovery
Provides the SELF criteria to learn causal structure. Please cite "Ruichu Cai, Jie Qiao, Zhenjie Zhang, Zhifeng Hao. SELF: Structural Equational Embedded Likelihood Framework for Causal Discovery. AAAI. 2018."
Last updated 7 years ago
5.72 score 15k scripts 189 downloadsbetapart - Partitioning Beta Diversity into Turnover and Nestedness Components
Functions to compute pair-wise dissimilarities (distance matrices) and multiple-site dissimilarities, separating the turnover and nestedness-resultant components of taxonomic (incidence and abundance based), functional and phylogenetic beta diversity.
Last updated 2 years ago
5.65 score 2 stars 6 packages 496 scripts 2.5k downloadsexactci - Exact P-Values and Matching Confidence Intervals for Simple Discrete Parametric Cases
Calculates exact tests and confidence intervals for one-sample binomial and one- or two-sample Poisson cases (see Fay (2010) <doi:10.32614/rj-2010-008>).
Last updated 1 years ago
5.63 score 10 packages 37 scripts 2.4k downloadsrcdd - Computational Geometry
R interface to (some of) cddlib (<https://github.com/cddlib/cddlib>). Converts back and forth between two representations of a convex polytope: as solution of a set of linear equalities and inequalities and as convex hull of set of points and rays. Also does linear programming and redundant generator elimination (for example, convex hull in n dimensions). All functions can use exact infinite-precision rational arithmetic.
Last updated 11 months ago
5.61 score 36 packages 97 scripts 3.8k downloadsrestriktor - Restricted Statistical Estimation and Inference for Linear Models
Allow for easy-to-use testing or evaluating of linear equality and inequality restrictions about parameters and effects in (generalized) linear statistical models.
Last updated 2 months ago
5.53 score 4 packages 95 scripts 653 downloadsgrf - Generalized Random Forests
Forest-based statistical estimation and inference. GRF provides non-parametric methods for heterogeneous treatment effects estimation (optionally using right-censored outcomes, multiple treatment arms or outcomes, or instrumental variables), as well as least-squares regression, quantile regression, and survival regression, all with support for missing covariates.
Last updated 9 months ago
5.53 score 13 packages 1.1k scripts 7.5k downloadsepiDisplay - Epidemiological Data Display Package
Package for data exploration and result presentation. Full 'epicalc' package with data management functions is available at '<https://medipe.psu.ac.th/epicalc/>'.
Last updated 3 years ago
5.46 score 1 stars 2 packages 686 scripts 7.0k downloadsrbenchmark - Benchmarking routine for R
rbenchmark is inspired by the Perl module Benchmark, and is intended to facilitate benchmarking of arbitrary R code. The library consists of just one function, benchmark, which is a simple wrapper around system.time. Given a specification of the benchmarking process (counts of replications, evaluation environment) and an arbitrary number of expressions, benchmark evaluates each of the expressions in the specified environment, replicating the evaluation as many times as specified, and returning the results conveniently wrapped into a data frame.
Last updated 12 years ago
5.46 score 17 packages 1.2k scripts 4.9k downloadsGPfit - Gaussian Processes Modeling
A computationally stable approach of fitting a Gaussian Process (GP) model to a deterministic simulator.
Last updated 6 years ago
5.43 score 1 stars 40 packages 91 scripts 24k downloadsbigmemory.sri - A Shared Resource Interface for Bigmemory Project Packages
A shared resource interface for the bigmemory and synchronicity packages.
Last updated 11 months ago
5.39 score 66 packages 16 scripts 7.7k downloadsmvnormtest - Normality Test for Multivariate Variables
Generalization of Shapiro-Wilk test for multivariate variables.
Last updated 8 months ago
5.37 score 5 packages 266 scripts 6.6k downloadssae - Small Area Estimation
Functions for small area estimation.
Last updated 5 years ago
5.35 score 6 stars 8 packages 78 scripts 950 downloadsirrCAC - Computing Chance-Corrected Agreement Coefficients (CAC)
Calculates various chance-corrected agreement coefficients (CAC) among 2 or more raters are provided. Among the CAC coefficients covered are Cohen's kappa, Conger's kappa, Fleiss' kappa, Brennan-Prediger coefficient, Gwet's AC1/AC2 coefficients, and Krippendorff's alpha. Multiple sets of weights are proposed for computing weighted analyses. All of these statistical procedures are described in details in Gwet, K.L. (2014,ISBN:978-0970806284): "Handbook of Inter-Rater Reliability," 4th edition, Advanced Analytics, LLC.
Last updated 5 years ago
5.35 score 3 packages 41 scripts 444 downloadsRfit - Rank-Based Estimation for Linear Models
Rank-based (R) estimation and inference for linear models. Estimation is for general scores and a library of commonly used score functions is included.
Last updated 6 months ago
5.29 score 8 packages 104 scripts 1.6k downloadsTSA - Time Series Analysis
Contains R functions and datasets detailed in the book "Time Series Analysis with Applications in R (second edition)" by Jonathan Cryer and Kung-Sik Chan.
Last updated 2 years ago
5.28 score 2 stars 4 packages 856 scripts 9.4k downloadsICSNP - Tools for Multivariate Nonparametrics
Tools for multivariate nonparametrics, as location tests based on marginal ranks, spatial median and spatial signs computation, Hotelling's T-test, estimates of shape are implemented.
Last updated 1 years ago
5.28 score 14 packages 220 scripts 3.4k downloadspso - Particle Swarm Optimization
Provides an implementation of particle swarm optimisation consistent with the standard PSO 2007/2011 by Maurice Clerc. Additionally a number of ancillary routines are provided for easy testing and graphics.
Last updated 3 years ago
5.28 score 4 stars 23 packages 88 scripts 3.9k downloadslogspline - Routines for Logspline Density Estimation
Contains routines for logspline density estimation. The function oldlogspline() uses the same algorithm as the logspline package version 1.0.x; i.e. the Kooperberg and Stone (1992) algorithm (with an improved interface). The recommended routine logspline() uses an algorithm from Stone et al (1997) <DOI:10.1214/aos/1031594728>.
Last updated 7 months ago
5.26 score 10 packages 257 scripts 7.8k downloadsairGRteaching - Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
Add-on package to the 'airGR' package that simplifies its use and is aimed at being used for teaching hydrology. The package provides 1) three functions that allow to complete very simply a hydrological modelling exercise 2) plotting functions to help students to explore observed data and to interpret the results of calibration and simulation of the GR ('Génie rural') models 3) a 'Shiny' graphical interface that allows for displaying the impact of model parameters on hydrographs and models internal variables.
Last updated 4 months ago
5.26 score 6 stars 44 scripts 1.7k downloadsPresenceAbsence - Presence-Absence Model Evaluation
Provides a set of functions useful when evaluating the results of presence-absence models. Package includes functions for calculating threshold dependent measures such as confusion matrices, pcc, sensitivity, specificity, and Kappa, and produces plots of each measure as the threshold is varied. It will calculate optimal threshold choice according to a choice of optimization criteria. It also includes functions to plot the threshold independent ROC curves along with the associated AUC (area under the curve).
Last updated 2 years ago
5.26 score 1 stars 9 packages 208 scripts 3.2k downloadsorthopolynom - Collection of Functions for Orthogonal and Orthonormal Polynomials
A collection of functions to construct sets of orthogonal polynomials and their recurrence relations. Additional functions are provided to calculate the derivative, integral, value and roots of lists of polynomial objects.
Last updated 2 years ago
5.25 score 49 packages 253 scripts 4.7k downloadsmultilevel - Multilevel Functions
Tools used by organizational researchers for the analysis of multilevel data. Includes four broad sets of tools. First, functions for estimating within-group agreement and reliability indices. Second, functions for manipulating multilevel and longitudinal (panel) data. Third, simulations for estimating power and generating multilevel data. Fourth, miscellaneous functions for estimating reliability and performing simple calculations and data transformations.
Last updated 3 years ago
5.24 score 4 packages 242 scripts 6.0k downloadsfossil - Palaeoecological and Palaeogeographical Analysis Tools
A set of analytical tools useful in analysing ecological and geographical data sets, both ancient and modern. The package includes functions for estimating species richness (Chao 1 and 2, ACE, ICE, Jacknife), shared species/beta diversity, species area curves and geographic distances and areas.
Last updated 5 years ago
5.19 score 1 stars 7 packages 478 scripts 1.5k downloadssom - Self-Organizing Map
Self-Organizing Map (with application in gene clustering).
Last updated 2 months ago
5.15 score 12 packages 69 scripts 6.3k downloadsClimProjDiags - Set of Tools to Compute Various Climate Indices
Set of tools to compute metrics and indices for climate analysis. The package provides functions to compute extreme indices, evaluate the agreement between models and combine theses models into an ensemble. Multi-model time series of climate indices can be computed either after averaging the 2-D fields from different models provided they share a common grid or by combining time series computed on the model native grid. Indices can be assigned weights and/or combined to construct new indices.
Last updated 10 months ago
5.14 score 4 packages 58 scripts 566 downloadsPairedData - Paired Data Analysis
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.
Last updated 6 years ago
5.12 score 2 stars 4 packages 306 scripts 2.2k downloadsGSA - Gene Set Analysis
Gene Set Analysis.
Last updated 7 months ago
5.12 score 8 packages 278 scripts 2.0k downloadsdeming - Deming, Theil-Sen, Passing-Bablock and Total Least Squares Regression
Generalized Deming regression, Theil-Sen regression and Passing-Bablock regression functions.
Last updated 5 months ago
5.11 score 4 packages 94 scripts 2.3k downloadssurvivalAnalysis - High-Level Interface for Survival Analysis and Associated Plots
A high-level interface to perform survival analysis, including Kaplan-Meier analysis and log-rank tests and Cox regression. Aims at providing a clear and elegant syntax, support for use in a pipeline, structured output and plotting. Builds upon the 'survminer' package for Kaplan-Meier plots and provides a customizable implementation for forest plots. Kaplan & Meier (1958) <doi:10.1080/01621459.1958.10501452> Cox (1972) <JSTOR:2985181> Peto & Peto (1972) <JSTOR:2344317>.
Last updated 3 years ago
5.08 score 3 stars 1 packages 45 scripts 532 downloadsqpcR - Modelling and Analysis of Real-Time PCR Data
Model fitting, optimal model selection and calculation of various features that are essential in the analysis of quantitative real-time polymerase chain reaction (qPCR).
Last updated 6 years ago
5.06 score 2 stars 1 packages 1.1k scripts 1.7k downloadsjetset - One-to-One Gene-Probeset Mapping for Affymetrix Human Microarrays
On Affymetrix gene expression microarrays, a single gene may be measured by multiple probe sets. This can present a mild conundrum when attempting to evaluate a gene "signature" that is defined by gene names rather than by specific probe sets. This package provides a one-to-one mapping from gene to "best" probe set for four Affymetrix human gene expression microarrays: hgu95av2, hgu133a, hgu133plus2, and u133x3p. This package also includes the pre-calculated probe set quality scores that were used to define the mapping.
Last updated 8 years ago
5.05 score 2 packages 47 scripts 544 downloadsBAMMtools - Analysis and Visualization of Macroevolutionary Dynamics on Phylogenetic Trees
Provides functions for analyzing and visualizing complex macroevolutionary dynamics on phylogenetic trees. It is a companion package to the command line program BAMM (Bayesian Analysis of Macroevolutionary Mixtures) and is entirely oriented towards the analysis, interpretation, and visualization of evolutionary rates. Functionality includes visualization of rate shifts on phylogenies, estimating evolutionary rates through time, comparing posterior distributions of evolutionary rates across clades, comparing diversification models using Bayes factors, and more.
Last updated 2 months ago
5.05 score 2 packages 468 scripts 2.0k downloadsbinhf - Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009).
Last updated 6 years ago
5.02 score 3 packages 279 scripts 42k downloadsdatarobot - 'DataRobot' Predictive Modeling API
For working with the 'DataRobot' predictive modeling platform's API <https://www.datarobot.com/>.
Last updated 9 months ago
5.00 score 2 stars 334 scripts 565 downloadsaTSA - Alternative Time Series Analysis
Contains some tools for testing, analyzing time series data and fitting popular time series models such as ARIMA, Moving Average and Holt Winters, etc. Most functions also provide nice and clear outputs like SAS does, such as identify, estimate and forecast, which are the same statements in PROC ARIMA in SAS.
Last updated 9 months ago
4.99 score 1 stars 5 packages 378 scripts 8.6k downloadsHMM - Hidden Markov Models
Easy to use library to setup, apply and make inference with discrete time and discrete space Hidden Markov Models.
Last updated 3 years ago
4.95 score 3 stars 4 packages 250 scripts 947 downloadsmultipanelfigure - Infrastructure to Assemble Multi-Panel Figures (from Grobs)
Tools to create a layout for figures made of multiple panels, and to fill the panels with base, 'lattice', 'ggplot2' and 'ComplexHeatmap' plots, grobs, as well as content from all image formats supported by 'ImageMagick' (accessed through 'magick').
Last updated 8 months ago
4.95 score 3 stars 149 scripts 792 downloadsStatMatch - Statistical Matching or Data Fusion
Integration of two data sources referred to the same target population which share a number of variables. Some functions can also be used to impute missing values in data sets through hot deck imputation methods. Methods to perform statistical matching when dealing with data from complex sample surveys are available too.
Last updated 6 months ago
4.93 score 10 packages 211 scripts 1.4k downloadspdfCluster - Cluster Analysis via Nonparametric Density Estimation
Cluster analysis via nonparametric density estimation is performed. Operationally, the kernel method is used throughout to estimate the density. Diagnostics methods for evaluating the quality of the clustering are available. The package includes also a routine to estimate the probability density function obtained by the kernel method, given a set of data with arbitrary dimensions.
Last updated 2 years ago
4.93 score 5 stars 11 packages 192 scripts 2.7k downloadsgvlma - Global Validation of Linear Models Assumptions
Methods from the paper: Pena, EA and Slate, EH, "Global Validation of Linear Model Assumptions," J. American Statistical Association, 101(473):341-354, 2006.
Last updated 6 years ago
4.91 score 1 stars 1 packages 944 scripts 2.8k downloadscba - Clustering for Business Analytics
Implements clustering techniques such as Proximus and Rock, utility functions for efficient computation of cross distances and data manipulation.
Last updated 3 months ago
4.84 score 3 packages 171 scripts 2.5k downloadsNISTunits - Fundamental Physical Constants and Unit Conversions from NIST
Fundamental physical constants (Quantity, Value, Uncertainty, Unit) for SI (International System of Units) and non-SI units, plus unit conversions Based on the data from NIST (National Institute of Standards and Technology, USA)
Last updated 8 years ago
4.83 score 10 packages 1.2k scripts 1.9k downloadsperm - Exact or Asymptotic Permutation Tests
Perform Exact or Asymptotic permutation tests [see Fay and Shaw <doi:10.18637/jss.v036.i02>].
Last updated 1 years ago
4.83 score 9 packages 107 scripts 2.3k downloadsbst - Gradient Boosting
Functional gradient descent algorithm for a variety of convex and non-convex loss functions, for both classical and robust regression and classification problems. See Wang (2011) <doi:10.2202/1557-4679.1304>, Wang (2012) <doi:10.3414/ME11-02-0020>, Wang (2018) <doi:10.1080/10618600.2018.1424635>, Wang (2018) <doi:10.1214/18-EJS1404>.
Last updated 2 years ago
4.82 score 5 packages 40 scripts 1.6k downloadsfANCOVA - Nonparametric Analysis of Covariance
A collection of R functions to perform nonparametric analysis of covariance for regression curves or surfaces. Testing the equality or parallelism of nonparametric curves or surfaces is equivalent to analysis of variance (ANOVA) or analysis of covariance (ANCOVA) for one-sample functional data. Three different testing methods are available in the package, including one based on L-2 distance, one based on an ANOVA statistic, and one based on variance estimators.
Last updated 4 years ago
4.81 score 19 packages 94 scripts 2.0k downloadssoundgen - Sound Synthesis and Acoustic Analysis
Performs parametric synthesis of sounds with harmonic and noise components such as animal vocalizations or human voice. Also offers tools for audio manipulation and acoustic analysis, including pitch tracking, spectral analysis, audio segmentation, pitch and formant shifting, etc. Includes four interactive web apps for synthesizing and annotating audio, manually correcting pitch contours, and measuring formant frequencies. Reference: Anikin (2019) <doi:10.3758/s13428-018-1095-7>.
Last updated 1 months ago
4.81 score 1 stars 2 packages 109 scripts 1.2k downloadstruncdist - Truncated Random Variables
A collection of tools to evaluate probability density functions, cumulative distribution functions, quantile functions and random numbers for truncated random variables. These functions are provided to also compute the expected value and variance. Nadarajah and Kotz (2006) developed most of the functions. QQ plots can be produced. All the probability functions in the stats, stats4 and evd packages are automatically available for truncation..
Last updated 8 years ago
4.80 score 20 packages 307 scripts 3.4k downloadsMetBrewer - Color Palettes Inspired by Works at the Metropolitan Museum of Art
Palettes Inspired by Works at the Metropolitan Museum of Art in New York. Currently contains over 50 color schemes and checks for colorblind-friendliness of palettes. Colorblind accessibility checked using the '{colorblindcheck} package by Jakub Nowosad'<https://jakubnowosad.com/colorblindcheck/>.
Last updated 3 years ago
4.79 score 5 packages 1.9k scripts 2.2k downloadsshiny.blueprint - Palantir's 'Blueprint' for 'Shiny' Apps
Easily use 'Blueprint', the popular 'React' library from Palantir, in your 'Shiny' app. 'Blueprint' provides a rich set of UI components for creating visually appealing applications and is optimized for building complex, data-dense web interfaces. This package provides most components from the underlying library, as well as special wrappers for some components to make it easy to use them in 'R' without writing 'JavaScript' code.
Last updated 6 months ago
4.78 score 120 scripts 231 downloadsadlift - An Adaptive Lifting Scheme Algorithm
Adaptive wavelet lifting transforms for signal denoising using optimal local neighbourhood regression, from Nunes et al. (2006) <doi:10.1007/s11222-006-6560-y>.
Last updated 2 years ago
4.77 score 9 packages 52 scripts 42k downloadspsy - Various Procedures Used in Psychometrics
Kappa, ICC, reliability coefficient, parallel analysis, multi-traits multi-methods, spherical representation of a correlation matrix.
Last updated 3 years ago
4.76 score 4 packages 250 scripts 1.9k downloadsmonitoR - Acoustic Template Detection in R
Acoustic template detection and monitoring database interface. Create, modify, save, and use templates for detection of animal vocalizations. View, verify, and extract results. Upload a MySQL schema to a existing instance, manage survey metadata, write and read templates and detections locally or to the database.
Last updated 7 years ago
4.76 score 2 stars 5 packages 95 scripts 630 downloadspropagate - Propagation of Uncertainty
Propagation of uncertainty using higher-order Taylor expansion and Monte Carlo simulation.
Last updated 7 years ago
4.75 score 2 stars 3 packages 155 scripts 679 downloadsIDPmisc - 'Utilities of Institute of Data Analyses and Process Design (www.zhaw.ch/idp)'
Different high-level graphics functions for displaying large datasets, displaying circular data in a very flexible way, finding local maxima, brewing color ramps, drawing nice arrows, zooming 2D-plots, creating figures with differently colored margin and plot region. In addition, the package contains auxiliary functions for data manipulation like omitting observations with irregular values or selecting data by logical vectors, which include NAs. Other functions are especially useful in spectroscopy and analyses of environmental data: robust baseline fitting, finding peaks in spectra, converting humidity measures.
Last updated 10 months ago
4.75 score 1 stars 22 packages 171 scripts 2.5k downloadsshinycustomloader - Custom Loader for Shiny Outputs
A custom css/html or gif/image file for the loading screen in R 'shiny'. It also can use the marquee to have custom text loading screen.
Last updated 7 years ago
4.75 score 11 packages 222 scripts 1.5k downloadsISOweek - Week of the year and weekday according to ISO 8601
This is an substitute for the %V and %u formats which are not implemented on Windows. In addition, the package offers functions to convert from standard calender format yyyy-mm-dd to and from ISO 8601 week format yyyy-Www-d.
Last updated 13 years ago
4.73 score 2 stars 9 packages 200 scripts 5.0k downloadstsModel - Time Series Modeling for Air Pollution and Health
Tools for specifying time series regression models.
Last updated 5 months ago
4.72 score 1 stars 6 packages 181 scripts 2.7k downloadstis - Time Indexes and Time Indexed Series
Functions and S3 classes for time indexes and time indexed series, which are compatible with FAME frequencies.
Last updated 3 years ago
4.71 score 7 packages 203 scripts 12k downloadsBlandAltmanLeh - Plots (Slightly Extended) Bland-Altman Plots
Bland-Altman Plots using either base graphics or ggplot2, augmented with confidence intervals, with detailed return values and a sunflowerplot option for data with ties.
Last updated 9 years ago
4.65 score 2 packages 75 scripts 786 downloadsrelsurv - Relative Survival
Contains functions for analysing relative survival data, including nonparametric estimators of net (marginal relative) survival, relative survival ratio, crude mortality, methods for fitting and checking additive and multiplicative regression models, transformation approach, methods for dealing with population mortality tables. Work has been described in Pohar Perme, Pavlic (2018) <doi:10.18637/jss.v087.i08>.
Last updated 2 years ago
4.59 score 3 stars 3 packages 63 scripts 2.3k downloadsmetRology - Support for Metrological Applications
Provides classes and calculation and plotting functions for metrology applications, including measurement uncertainty estimation and inter-laboratory metrology comparison studies.
Last updated 6 years ago
4.59 score 4 stars 7 packages 201 scripts 1.2k downloadsftsa - Functional Time Series Analysis
Functions for visualizing, modeling, forecasting and hypothesis testing of functional time series.
Last updated 10 months ago
4.58 score 6 stars 9 packages 93 scripts 2.5k downloadsdgof - Discrete Goodness-of-Fit Tests
A revision to the stats::ks.test() function and the associated ks.test.Rd help page. With one minor exception, it does not change the existing behavior of ks.test(), and it adds features necessary for doing one-sample tests with hypothesized discrete distributions. The package also contains cvm.test(), for doing one-sample Cramer-von Mises goodness-of-fit tests.
Last updated 2 months ago
4.48 score 1 stars 4 packages 108 scripts 2.3k downloadsfmri - Analysis of fMRI Experiments
Contains R-functions to perform an fMRI analysis as described in Polzehl and Tabelow (2019) <DOI:10.1007/978-3-030-29184-6>, Tabelow et al. (2006) <DOI:10.1016/j.neuroimage.2006.06.029>, Polzehl et al. (2010) <DOI:10.1016/j.neuroimage.2010.04.241>, Tabelow and Polzehl (2011) <DOI:10.18637/jss.v044.i11>.
Last updated 4 months ago
4.47 score 2 stars 1 packages 98 scripts 718 downloadsSI - Stochastic Integrating
An implementation of four stochastic methods of integrating in R, including: 1. Stochastic Point Method (or Monte Carlo Method); 2. Mean Value Method; 3. Important Sampling Method; 4. Stratified Sampling Method. It can be used to estimate one-dimension or multi-dimension integration by Monte Carlo methods. And the estimated variance (precision) is given. Reference: Caflisch, R. E. (1998) <doi:10.1017/S0962492900002804>.
Last updated 6 years ago
4.47 score 293 scripts 141 downloadssdpt3r - Semi-Definite Quadratic Linear Programming Solver
Solves the general Semi-Definite Linear Programming formulation using an R implementation of SDPT3 (K.C. Toh, M.J. Todd, and R.H. Tutuncu (1999) <doi:10.1080/10556789908805762>). This includes problems such as the nearest correlation matrix problem (Higham (2002) <doi:10.1093/imanum/22.3.329>), D-optimal experimental design (Smith (1918) <doi:10.2307/2331929>), Distance Weighted Discrimination (Marron and Todd (2012) <doi:10.1198/016214507000001120>), as well as graph theory problems including the maximum cut problem. Technical details surrounding SDPT3 can be found in R.H Tutuncu, K.C. Toh, and M.J. Todd (2003) <doi:10.1007/s10107-002-0347-5>.
Last updated 6 years ago
4.46 score 1 stars 4 packages 20 scripts 294 downloadsRlab - Functions and Datasets Required for ST370 Class
Provides functions and datasets required for the ST 370 course at North Carolina State University.
Last updated 3 years ago
4.46 score 8 packages 582 scripts 2.0k downloadsforestmodel - Forest Plots from Regression Models
Produces forest plots using 'ggplot2' from models produced by functions such as stats::lm(), stats::glm() and survival::coxph().
Last updated 4 years ago
4.45 score 1 stars 5 packages 207 scripts 1.8k downloadsoptimbase - R Port of the 'Scilab' Optimbase Module
Provides a set of commands to manage an abstract optimization method. The goal is to provide a building block for a large class of specialized optimization methods. This package manages: the number of variables, the minimum and maximum bounds, the number of non linear inequality constraints, the cost function, the logging system, various termination criteria, etc...
Last updated 3 years ago
4.45 score 6 packages 31 scripts 507 downloadsNADA - Nondetects and Data Analysis for Environmental Data
Contains methods described by Dennis Helsel in his book "Nondetects And Data Analysis: Statistics for Censored Environmental Data".
Last updated 5 years ago
4.44 score 2 stars 14 packages 116 scripts 2.9k downloadsPMCMR - Calculate Pairwise Multiple Comparisons of Mean Rank Sums
Note, that the 'PMCMR' package is superset by the novel 'PMCMRplus' package. The 'PMCMRplus' package contains all functions from 'PMCMR' and many more parametric and non-parametric multiple comparison procedures, one-factorial trend tests, as well as improved method functions, such as print, summary and plot. The 'PMCMR' package is no longer maintained, but kept for compatibility of reverse depending packages for some time.
Last updated 3 years ago
4.44 score 2 stars 1 packages 186 scripts 2.4k downloadsastrochron - A Computational Tool for Astrochronology
Routines for astrochronologic testing, astronomical time scale construction, and time series analysis <doi:10.1016/j.earscirev.2018.11.015>. Also included are a range of statistical analysis and modeling routines that are relevant to time scale development and paleoclimate analysis.
Last updated 2 months ago
4.42 score 6 stars 1 packages 147 scripts 696 downloadsinterval - Weighted Logrank Tests and NPMLE for Interval Censored Data
Functions to fit nonparametric survival curves, plot them, and perform logrank or Wilcoxon type tests [see Fay and Shaw <doi:10.18637/jss.v036.i02>].
Last updated 1 years ago
4.41 score 4 packages 44 scripts 1.6k downloadsOrgMassSpecR - Organic Mass Spectrometry
Organic/biological mass spectrometry data analysis.
Last updated 7 years ago
4.41 score 2 packages 53 scripts 411 downloadsSemiPar - Semiparametic Regression
Functions for semiparametric regression analysis, to complement the book: Ruppert, D., Wand, M.P. and Carroll, R.J. (2003). Semiparametric Regression. Cambridge University Press.
Last updated 7 years ago
4.40 score 7 packages 215 scripts 1.4k downloadsoverlapping - Estimation of Overlapping in Empirical Distributions
Functions for estimating the overlapping area of two or more kernel density estimations from empirical data.
Last updated 2 years ago
4.39 score 9 packages 75 scripts 3.0k downloadsCUB - A Class of Mixture Models for Ordinal Data
For ordinal rating data, estimate and test models within the family of CUB models and their extensions (where CUB stands for Combination of a discrete Uniform and a shifted Binomial distributions); Simulation routines, plotting facilities and fitting measures are also provided.
Last updated 9 months ago
4.37 score 1 packages 79 scripts 318 downloadshce - Design and Analysis of Hierarchical Composite Endpoints
Simulate and analyze hierarchical composite endpoints. Win odds is the main analysis method, but other win statistics (win ratio, net benefit) are also implemented, provided there is no censoring. See Gasparyan SB et al (2023) "Hierarchical Composite Endpoints in COVID-19: The DARE-19 Trial." Case Studies in Innovative Clinical Trials, 95-148. Chapman; Hall/CRC. <doi:10.1201/9781003288640-7>.
Last updated 1 months ago
4.37 score 1 packages 13 scripts 429 downloadsHMP - Hypothesis Testing and Power Calculations for Comparing Metagenomic Samples from HMP
Using Dirichlet-Multinomial distribution to provide several functions for formal hypothesis testing, power and sample size calculations for human microbiome experiments.
Last updated 5 years ago
4.35 score 1 stars 1 packages 75 scripts 328 downloadspreseqR - Predicting Species Accumulation Curves
Originally as an R version of Preseq <doi:10.1038/nmeth.2375>, the package has extended its functionality to predict the r-species accumulation curve (r-SAC), which is the number of species represented at least r times as a function of the sampling effort. When r = 1, the curve is known as the species accumulation curve, or the library complexity curve in high-throughput genomic sequencing. The package includes both parametric and nonparametric methods, as described by Deng C, et al. (2018) <arXiv:1607.02804v3>.
Last updated 6 years ago
4.35 score 1 stars 3 packages 123 scripts 491 downloadsMercator - Clustering and Visualizing Distance Matrices
Defines the classes used to explore, cluster and visualize distance matrices, especially those arising from binary data. See Abrams and colleagues, 2021, <doi:10.1093/bioinformatics/btab037>.
Last updated 1 months ago
clustering
4.33 score 1 packages 12 scripts 781 downloadslocpol - Kernel Local Polynomial Regression
Computes local polynomial estimators for the regression and also density. It comprises several different utilities to handle kernel estimators.
Last updated 2 years ago
4.33 score 2 stars 21 packages 111 scripts 1.5k downloadslisrelToR - Import Output from LISREL into R
This is an unofficial package aimed at automating the import of LISREL output in R. This package or its maintainer is not in any way affiliated with the creators of LISREL and SSI, Inc.
Last updated 10 months ago
4.31 score 13 packages 2 scripts 11k downloadsasnipe - Animal Social Network Inference and Permutations for Ecologists
Implements several tools that are used in animal social network analysis, as described in Whitehead (2007) Analyzing Animal Societies <University of Chicago Press> and Farine & Whitehead (2015) <doi: 10.1111/1365-2656.12418>. In particular, this package provides the tools to infer groups and generate networks from observation data, perform permutation tests on the data, calculate lagged association rates, and performed multiple regression analysis on social network data.
Last updated 1 years ago
4.31 score 2 stars 2 packages 169 scripts 988 downloadsips - Interfaces to Phylogenetic Software in R
Functions that wrap popular phylogenetic software for sequence alignment, masking of sequence alignments, and estimation of phylogenies and ancestral character states.
Last updated 7 months ago
4.30 score 1 packages 125 scripts 1.1k downloadssplm - Econometric Models for Spatial Panel Data
ML and GM estimation and diagnostic testing of econometric models for spatial panel data.
Last updated 11 months ago
4.30 score 10 stars 164 scripts 1.7k downloadsSOMbrero - SOM Bound to Realize Euclidean and Relational Outputs
The stochastic (also called on-line) version of the Self-Organising Map (SOM) algorithm is provided. Different versions of the algorithm are implemented, for numeric and relational data and for contingency tables as described, respectively, in Kohonen (2001) <isbn:3-540-67921-9>, Olteanu & Villa-Vialaneix (2005) <doi:10.1016/j.neucom.2013.11.047> and Cottrell et al (2004) <doi:10.1016/j.neunet.2004.07.010>. The package also contains many plotting features (to help the user interpret the results), can handle (and impute) missing values and is delivered with a graphical user interface based on 'shiny'.
Last updated 10 months ago
4.30 score 1 stars 1 packages 110 scripts 377 downloadsspcosa - Spatial Coverage Sampling and Random Sampling from Compact Geographical Strata
Spatial coverage sampling and random sampling from compact geographical strata created by k-means. See Walvoort et al. (2010) <doi:10.1016/j.cageo.2010.04.005> for details.
Last updated 2 years ago
4.30 score 2 stars 1 packages 66 scripts 485 downloadsmcclust - Process an MCMC Sample of Clusterings
Implements methods for processing a sample of (hard) clusterings, e.g. the MCMC output of a Bayesian clustering model. Among them are methods that find a single best clustering to represent the sample, which are based on the posterior similarity matrix or a relabelling algorithm.
Last updated 3 years ago
4.30 score 9 packages 183 scripts 472 downloadsdifR - Collection of Methods to Detect Dichotomous Differential Item Functioning (DIF)
Provides a collection of standard methods to detect differential item functioning among dichotomously scored items. Methods for uniform and non-uniform DIF, based on test-score or IRT methods, for comparing two or more than two groups of respondents, are available (Magis, Beland, Tuerlinckx and De Boeck,A General Framework and an R Package for the Detection of Dichotomous Differential Item Functioning, Behavior Research Methods, 42, 2010, 847-862 <doi:10.3758/BRM.42.3.847>).
Last updated 5 years ago
4.29 score 5 packages 114 scripts 1.3k downloadsarcpullr - Pull Data from an 'ArcGIS REST' API
Functions to efficiently query 'ArcGIS REST' APIs <https://developers.arcgis.com/rest/>. Both spatial and SQL queries can be used to retrieve data. Simple Feature (sf) objects are utilized to perform spatial queries. This package was neither produced nor is maintained by Esri.
Last updated 9 months ago
4.29 score 1 packages 43 scripts 458 downloadsmistr - Mixture and Composite Distributions
A flexible computational framework for mixture distributions with the focus on the composite models.
Last updated 2 years ago
4.28 score 4 packages 80 scripts 317 downloadsPlayerRatings - Dynamic Updating Methods for Player Ratings Estimation
Implements schemes for estimating player or team skill based on dynamic updating. Implemented methods include Elo, Glicko, Glicko-2 and Stephenson. Contains pdf documentation of a reproducible analysis using approximately two million chess matches. Also contains an Elo based method for multi-player games where the result is a placing or a score. This includes zero-sum games such as poker and mahjong.
Last updated 5 years ago
4.26 score 9 stars 67 scripts 464 downloadsconeproj - Primal or Dual Cone Projections with Routines for Constrained Regression
Routines doing cone projection and quadratic programming, as well as doing estimation and inference for constrained parametric regression and shape-restricted regression problems. See Mary C. Meyer (2013)<doi:10.1080/03610918.2012.659820> for more details.
Last updated 6 months ago
4.23 score 2 stars 21 packages 20 scripts 3.4k downloadstextreg - n-Gram Text Regression, aka Concise Comparative Summarization
Function for sparse regression on raw text, regressing a labeling vector onto a feature space consisting of all possible phrases.
Last updated 6 years ago
4.23 score 1 stars 74 scripts 4.6k downloadsGiRaF - Gibbs Random Fields Analysis
Allows calculation on, and sampling from Gibbs Random Fields, and more precisely general homogeneous Potts model. The primary tool is the exact computation of the intractable normalising constant for small rectangular lattices. Beside the latter function, it contains method that give exact sample from the likelihood for small enough rectangular lattices or approximate sample from the likelihood using MCMC samplers for large lattices.
Last updated 4 years ago
4.21 score 3 packages 18 scripts 218 downloadshnp - Half-Normal Plots with Simulation Envelopes
Generates (half-)normal plots with simulation envelopes using different diagnostics from a range of different fitted models. A few example datasets are included.
Last updated 7 years ago
4.21 score 1 stars 8 packages 96 scripts 931 downloadsBAT - Biodiversity Assessment Tools
Includes algorithms to assess alpha and beta diversity in all their dimensions (taxonomic, phylogenetic and functional). It allows performing a number of analyses based on species identities/abundances, phylogenetic/functional distances, trees, convex-hulls or kernel density n-dimensional hypervolumes depicting species relationships. Cardoso et al. (2015) <doi:10.1111/2041-210X.12310>.
Last updated 9 months ago
4.21 score 3 packages 65 scripts 1.4k downloadsPCDimension - Finding the Number of Significant Principal Components
Implements methods to automate the Auer-Gervini graphical Bayesian approach for determining the number of significant principal components. Automation uses clustering, change points, or simple statistical models to distinguish "long" from "short" steps in a graph showing the posterior number of components as a function of a prior parameter. See <doi:10.1101/237883>.
Last updated 2 years ago
clustering
4.20 score 4 packages 21 scripts 1.6k downloadssparcl - Perform Sparse Hierarchical Clustering and Sparse K-Means Clustering
Implements the sparse clustering methods of Witten and Tibshirani (2010): "A framework for feature selection in clustering"; published in Journal of the American Statistical Association 105(490): 713-726.
Last updated 6 years ago
4.20 score 1 stars 4 packages 132 scripts 460 downloadsclv - Cluster Validation Techniques
Package contains most of the popular internal and external cluster validation methods ready to use for the most of the outputs produced by functions coming from package "cluster". Package contains also functions and examples of usage for cluster stability approach that might be applied to algorithms implemented in "cluster" package as well as user defined clustering algorithms.
Last updated 1 years ago
4.19 score 1 stars 19 packages 143 scripts 1.9k downloadsNlcOptim - Solve Nonlinear Optimization with Nonlinear Constraints
Optimization for nonlinear objective and constraint functions. Linear or nonlinear equality and inequality constraints are allowed. It accepts the input parameters as a constrained matrix.
Last updated 6 years ago
4.19 score 4 stars 11 packages 32 scripts 3.6k downloadslanguageR - Analyzing Linguistic Data: A Practical Introduction to Statistics
Data sets exemplifying statistical methods, and some facilitatory utility functions used in ``Analyzing Linguistic Data: A practical introduction to statistics using R'', Cambridge University Press, 2008.
Last updated 6 years ago
4.16 score 468 scripts 3.1k downloadsflux - Flux Rate Calculation from Dynamic Closed Chamber Measurements
Functions for the calculation of greenhouse gas flux rates from closed chamber concentration measurements. The package follows a modular concept: Fluxes can be calculated in just two simple steps or in several steps if more control in details is wanted. Additionally plot and preparation functions as well as functions for modelling gpp and reco are provided.
Last updated 2 years ago
4.16 score 2 stars 3 packages 90 scripts 448 downloadsRSDA - R to Symbolic Data Analysis
Symbolic Data Analysis (SDA) was proposed by professor Edwin Diday in 1987, the main purpose of SDA is to substitute the set of rows (cases) in the data table for a concept (second order statistical unit). This package implements, to the symbolic case, certain techniques of automatic classification, as well as some linear models.
Last updated 1 years ago
4.15 score 1 stars 3 packages 78 scripts 426 downloadsmhsmm - Inference for Hidden Markov and Semi-Markov Models
Parameter estimation and prediction for hidden Markov and semi-Markov models for data with multiple observation sequences. Suitable for equidistant time series data, with multivariate and/or missing data. Allows user defined emission distributions.
Last updated 1 years ago
4.14 score 2 stars 2 packages 58 scripts 620 downloadsCTT - Classical Test Theory Functions
A collection of common test and item analyses from a classical test theory (CTT) framework. Analyses can be applied to both dichotomous and polytomous data. Functions provide reliability analyses (alpha), item statistics, disctractor analyses, disattenuated correlations, scoring routines, and empirical ICCs.
Last updated 6 years ago
4.13 score 4 packages 72 scripts 1.6k downloadsrriskDistributions - Fitting Distributions to Given Data or Known Quantiles
Collection of functions for fitting distributions to given data or by known quantiles. Two main functions fit.perc() and fit.cont() provide users a GUI that allows to choose a most appropriate distribution without any knowledge of the R syntax. Note, this package is a part of the 'rrisk' project.
Last updated 8 years ago
4.13 score 1 packages 169 scripts 1.1k downloadsLTASR - Functions to Replicate the Center for Disease Control and Prevention's 'LTAS' Software in R
A suite of functions for reading in a rate file in XML format, stratify a cohort, and calculate 'SMRs' from the stratified cohort and rate file.
Last updated 3 months ago
4.11 score 32 scripts 261 downloadssgeostat - An Object-Oriented Framework for Geostatistical Modeling in S+
An Object-oriented Framework for Geostatistical Modeling in S+ containing functions for variogram estimation, variogram fitting and kriging as well as some plot functions. Written entirely in S, therefore works only for small data sets in acceptable computing time.
Last updated 9 years ago
4.08 score 1 stars 22 packages 56 scripts 3.3k downloadsmix - Estimation/Multiple Imputation for Mixed Categorical and Continuous Data
Estimation/multiple imputation programs for mixed categorical and continuous data.
Last updated 6 months ago
4.08 score 2 stars 5 packages 22 scripts 2.6k downloadsecoCopula - Graphical Modelling and Ordination using Copulas
Creates 'graphs' of species associations (interactions) and ordination biplots from co-occurrence data by fitting discrete gaussian copula graphical models. Methods described in Popovic, GC., Hui, FKC., Warton, DI., (2018) <doi:10.1016/j.jmva.2017.12.002>.
Last updated 3 years ago
4.08 score 2 packages 40 scripts 233 downloadsExpImage - Analysis of Images in Experiments
Tools created for image analysis in researches. There are functions associated with image editing, segmentation, and obtaining biometric measurements (Este pacote foi idealizado para para a analise de imagens em pesquisas. Ha funcoes associadas a edicao de imagens, segmentacao, e obtencao de medidas biometricas) <https://www.expstat.com/pacotes-do-r/expimage>.
Last updated 7 months ago
4.05 score 63 scripts 265 downloadsrandomizeR - Randomization for Clinical Trials
This tool enables the user to choose a randomization procedure based on sound scientific criteria. It comprises the generation of randomization sequences as well the assessment of randomization procedures based on carefully selected criteria. Furthermore, 'randomizeR' provides a function for the comparison of randomization procedures.
Last updated 1 years ago
4.01 score 2 stars 1 packages 43 scripts 518 downloadspBrackets - Plot Brackets
Adds different kinds of brackets to a plot, including braces, chevrons, parentheses or square brackets.
Last updated 4 years ago
4.01 score 1 packages 338 scripts 600 downloadspspearman - Spearman's Rank Correlation Test
Spearman's rank correlation test with precomputed exact null distribution for n <= 22.
Last updated 3 years ago
4.00 score 1 stars 4 packages 34 scripts 3.5k downloadsVAM - Variance-Adjusted Mahalanobis
Contains logic for cell-specific gene set scoring of single cell RNA sequencing data.
Last updated 1 years ago
3.98 score 4 packages 16 scripts 695 downloadsThresher - Threshing and Reaping for Principal Components
Defines the classes used to identify outliers (threshing) and compute the number of significant principal components and number of clusters (reaping) in a joint application of PCA and hierarchical clustering. See Wang et al., 2018, <doi:10.1186/s12859-017-1998-9>.
Last updated 7 months ago
clustering
3.97 score 3 packages 26 scripts 575 downloadsGeneNet - Modeling and Inferring Gene Networks
Analyzes gene expression (time series) data with focus on the inference of gene networks. In particular, GeneNet implements the methods of Schaefer and Strimmer (2005a,b,c) and Opgen-Rhein and Strimmer (2006, 2007) for learning large-scale gene association networks (including assignment of putative directions).
Last updated 3 years ago
3.95 score 4 packages 75 scripts 746 downloadsMultiPhen - A Package to Test for Multi-Trait Association
Performs genetic association tests between SNPs (one-at-a-time) and multiple phenotypes (separately or in joint model).
Last updated 5 years ago
3.93 score 17 scripts 261 downloadspbs - Periodic B Splines
Periodic B Splines Basis
Last updated 12 years ago
3.93 score 21 packages 29 scripts 1.5k downloadsagena.ai - R Wrapper for 'agena.ai' API
An R wrapper for 'agena.ai' <https://www.agena.ai> which provides users capabilities to work with 'agena.ai' using the R environment. Users can create Bayesian network models from scratch or import existing models in R and export to 'agena.ai' cloud or local API for calculations. Note: running calculations requires a valid 'agena.ai' API license (past the initial trial period of the local API).
Last updated 1 years ago
3.91 score 23 scripts 213 downloadsOptimalCutpoints - Computing Optimal Cutpoints in Diagnostic Tests
Computes optimal cutpoints for diagnostic tests or continuous markers. Various approaches for selecting optimal cutoffs have been implemented, including methods based on cost-benefit analysis and diagnostic test accuracy measures (Sensitivity/Specificity, Predictive Values and Diagnostic Likelihood Ratios). Numerical and graphical output for all methods is easily obtained.
Last updated 3 years ago
3.90 score 2 stars 1 packages 133 scripts 647 downloadsirrICC - Intraclass Correlations for Quantifying Inter-Rater Reliability
Calculates various intraclass correlation coefficients used to quantify inter-rater and intra-rater reliability. The assumption here is that the raters produced quantitative ratings. Most of the statistical procedures implemented in this package are described in details in Gwet, K.L. (2014, ISBN:978-0970806284): "Handbook of Inter-Rater Reliability," 4th edition, Advanced Analytics, LLC.
Last updated 5 years ago
3.90 score 79 scripts 159 downloadsqrnn - Quantile Regression Neural Network
Fit quantile regression neural network models with optional left censoring, partial monotonicity constraints, generalized additive model constraints, and the ability to fit multiple non-crossing quantile functions following Cannon (2011) <doi:10.1016/j.cageo.2010.07.005> and Cannon (2018) <doi:10.1007/s00477-018-1573-6>.
Last updated 9 months ago
3.89 score 8 stars 1 packages 64 scripts 628 downloadssda - Shrinkage Discriminant Analysis and CAT Score Variable Selection
Provides an efficient framework for high-dimensional linear and diagonal discriminant analysis with variable selection. The classifier is trained using James-Stein-type shrinkage estimators and predictor variables are ranked using correlation-adjusted t-scores (CAT scores). Variable selection error is controlled using false non-discovery rates or higher criticism.
Last updated 3 years ago
3.87 score 3 packages 48 scripts 1.7k downloadsglmertree - Generalized Linear Mixed Model Trees
Recursive partitioning based on (generalized) linear mixed models (GLMMs) combining lmer()/glmer() from 'lme4' and lmtree()/glmtree() from 'partykit'. The fitting algorithm is described in more detail in Fokkema, Smits, Zeileis, Hothorn & Kelderman (2018; <DOI:10.3758/s13428-017-0971-x>). For detecting and modeling subgroups in growth curves with GLMM trees see Fokkema & Zeileis (2024; <DOI:10.3758/s13428-024-02389-1>).
Last updated 19 days ago
3.86 score 1 packages 40 scripts 947 downloadswavemulcor - Wavelet Routines for Global and Local Multiple Regression and Correlation
Wavelet routines that calculate single sets of wavelet multiple regressions and correlations, and cross-regressions and cross-correlations from a multivariate time series. Dynamic versions of the routines allow the wavelet local multiple (cross-)regressions and (cross-)correlations to evolve over time.
Last updated 3 years ago
3.86 score 2 packages 24 scripts 255 downloadshighs - 'HiGHS' Optimization Solver
R interface to 'HiGHS', an optimization solver for solving mixed integer optimization problems with quadratic or linear objective and linear constraints.
Last updated 2 years ago
3.85 score 8 packages 39 scripts 1.5k downloadsTSdist - Distance Measures for Time Series Data
A set of commonly used distance measures and some additional functions which, although initially not designed for this purpose, can be used to measure the dissimilarity between time series. These measures can be used to perform clustering, classification or other data mining tasks which require the definition of a distance measure between time series. U. Mori, A. Mendiburu and J.A. Lozano (2016), <doi:10.32614/RJ-2016-058>.
Last updated 2 years ago
3.84 score 5 stars 5 packages 93 scripts 574 downloadsmeboot - Maximum Entropy Bootstrap for Time Series
Maximum entropy density based dependent data bootstrap. An algorithm is provided to create a population of time series (ensemble) without assuming stationarity. The reference paper (Vinod, H.D., 2004 <DOI: 10.1016/j.jempfin.2003.06.002>) explains how the algorithm satisfies the ergodic theorem and the central limit theorem.
Last updated 1 years ago
3.84 score 2 stars 2 packages 29 scripts 701 downloadsgeigen - Calculate Generalized Eigenvalues, the Generalized Schur Decomposition and the Generalized Singular Value Decomposition of a Matrix Pair with Lapack
Functions to compute generalized eigenvalues and eigenvectors, the generalized Schur decomposition and the generalized Singular Value Decomposition of a matrix pair, using Lapack routines.
Last updated 5 years ago
3.83 score 1 stars 16 packages 79 scripts 1.8k downloadsbrnn - Bayesian Regularization for Feed-Forward Neural Networks
Bayesian regularization for feed-forward neural networks.
Last updated 1 years ago
3.83 score 5 packages 106 scripts 1.4k downloadsqmrparser - Parser Combinator in R
Basic functions for building parsers, with an application to PC-AXIS format files.
Last updated 3 years ago
3.82 score 1 stars 6 packages 37 scripts 295 downloadsGmedian - Geometric Median, k-Medians Clustering and Robust Median PCA
Fast algorithms for robust estimation with large samples of multivariate observations. Estimation of the geometric median, robust k-Gmedian clustering, and robust PCA based on the Gmedian covariation matrix.
Last updated 2 years ago
3.81 score 3 stars 9 packages 30 scripts 2.7k downloadscusum - Cumulative Sum (CUSUM) Charts for Monitoring of Hospital Performance
Provides functions for constructing and evaluating CUSUM charts and RA-CUSUM charts with focus on false signal probability.
Last updated 5 years ago
3.81 score 16 scripts 321 downloadsSpillover - Spillover/Connectedness Index Based on VAR Modelling
A user-friendly tool for estimating both total and directional connectedness spillovers based on Diebold and Yilmaz (2009, 2012). It also provides the user with rolling estimation for total and net indices. User can find both orthogonalized and generalized versions for each kind of measures. See Diebold and Yilmaz (2009, 2012) find them at <doi:10.1111/j.1468-0297.2008.02208.x> and <doi:10.1016/j.ijforecast.2011.02.006>.
Last updated 9 months ago
3.80 score 7 stars 5 scripts 347 downloadsPoiClaClu - Classification and Clustering of Sequencing Data Based on a Poisson Model
Implements the methods described in the paper, Witten (2011) Classification and Clustering of Sequencing Data using a Poisson Model, Annals of Applied Statistics 5(4) 2493-2518.
Last updated 6 years ago
3.79 score 2 packages 102 scripts 762 downloadsGGMselect - Gaussian Graphs Models Selection
Graph estimation in Gaussian Graphical Models, following the method developed by C. Giraud, S. Huet and N. Verzelen (2012) <doi:10.1515/1544-6115.1625>. The main functions return the adjacency matrix of an undirected graph estimated from a data matrix.
Last updated 12 days ago
3.78 score 1 stars 1 packages 50 scripts 466 downloadsconvevol - Analysis of Convergent Evolution
Quantifies and assesses the significance of convergent evolution using multiple methods and measures as described in Stayton (2015) <DOI: 10.1111/evo.12729> and Grossnickle et al. 2023. Also displays results in various ways.
Last updated 3 months ago
3.78 score 30 scripts 367 downloadsCytobankAPI - Cytobank API Wrapper for R
Tools to interface with Cytobank's API via R, organized by endpoints that represent various areas of Cytobank functionality. Learn more about Cytobank at <https://www.beckman.com/flow-cytometry/software>.
Last updated 2 years ago
3.77 score 59 scripts 754 downloadstmcn - A Text Mining Toolkit for Chinese
A Text mining toolkit for Chinese, which includes facilities for Chinese string processing, Chinese NLP supporting, encoding detecting and converting. Moreover, it provides some functions to support 'tm' package in Chinese.
Last updated 5 years ago
3.76 score 1 stars 6 packages 156 scripts 2.1k downloadshsphase - Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree reconstruction using half-sib family SNP data.
Last updated 9 months ago
3.75 score 1 stars 1 packages 27 scripts 322 downloadsSLIDE - Single Cell Linkage by Distance Estimation is SLIDE
This statistical method uses the nearest neighbor algorithm to estimate absolute distances between single cells based on a chosen constellation of surface proteins, with these distances being a measure of the similarity between the two cells being compared. Based on Sen, N., Mukherjee, G., and Arvin, A.M. (2015) <DOI:10.1016/j.ymeth.2015.07.008>.
Last updated 6 years ago
3.75 score 56 scripts 143 downloadsmixdist - Finite Mixture Distribution Models
Fit finite mixture distribution models to grouped data and conditional data by maximum likelihood using a combination of a Newton-type algorithm and the EM algorithm.
Last updated 6 years ago
3.75 score 2 packages 93 scripts 419 downloadsmgwrsar - GWR and MGWR with Spatial Autocorrelation
Functions for computing (Mixed) Geographically Weighted Regression with spatial autocorrelation, Geniaux and Martinetti (2017) <doi:10.1016/j.regsciurbeco.2017.04.001>.
Last updated 12 months ago
3.74 score 6 stars 46 scripts 332 downloadsLogicReg - Logic Regression
Routines for fitting Logic Regression models. Logic Regression is described in Ruczinski, Kooperberg, and LeBlanc (2003) <DOI:10.1198/1061860032238>. Monte Carlo Logic Regression is described in and Kooperberg and Ruczinski (2005) <DOI:10.1002/gepi.20042>.
Last updated 1 years ago
3.74 score 3 packages 73 scripts 1.7k downloadsfullfact - Full Factorial Breeding Analysis
We facilitate the analysis of full factorial mating designs with mixed-effects models. The package contains six vignettes containing detailed examples.
Last updated 10 months ago
3.73 score 45 scripts 230 downloadssgt - Skewed Generalized T Distribution Tree
Density, distribution function, quantile function and random generation for the skewed generalized t distribution. This package also provides a function that can fit data to the skewed generalized t distribution using maximum likelihood estimation.
Last updated 9 years ago
3.73 score 1 stars 108 scripts 598 downloadsmvSLOUCH - Multivariate Stochastic Linear Ornstein-Uhlenbeck Models for Phylogenetic Comparative Hypotheses
Fits multivariate Ornstein-Uhlenbeck types of models to continues trait data from species related by a common evolutionary history. See K. Bartoszek, J, Pienaar, P. Mostad, S. Andersson, T. F. Hansen (2012) <doi:10.1016/j.jtbi.2012.08.005>. The suggested PCMBaseCpp package (which significantly speeds up the likelihood calculations) can be obtained from <https://github.com/venelin/PCMBaseCpp/>.
Last updated 1 years ago
3.73 score 1 packages 59 scripts 717 downloadsggenealogy - Visualization Tools for Genealogical Data
Methods for searching through genealogical data and displaying the results. Plotting algorithms assist with data exploration and publication-quality image generation. Includes interactive genealogy visualization tools. Provides parsing and calculation methods for variables in descendant branches of interest. Uses the Grammar of Graphics.
Last updated 9 months ago
3.72 score 2 stars 53 scripts 242 downloadsCOUNT - Functions, Data and Code for Count Data
Functions, data and code for Hilbe, J.M. 2011. Negative Binomial Regression, 2nd Edition (Cambridge University Press) and Hilbe, J.M. 2014. Modeling Count Data (Cambridge University Press).
Last updated 8 years ago
3.72 score 1 packages 154 scripts 1.1k downloadshaploR - Query 'HaploReg', 'RegulomeDB'
A set of utilities for querying 'HaploReg' <https://pubs.broadinstitute.org/mammals/haploreg/haploreg.php>, 'RegulomeDB' <https://www.regulomedb.org/regulome-search/> web-based tools. The package connects to 'HaploReg', 'RegulomeDB' searches and downloads results, without opening web pages, directly from R environment. Results are stored in a data frame that can be directly used in various kinds of downstream analyses.
Last updated 1 years ago
3.72 score 1 stars 35 scripts 932 downloadschkptstanr - Checkpoint MCMC Sampling with 'Stan'
Fit Bayesian models in Stan <doi: 10.18637/jss.v076.i01> with checkpointing, that is, the ability to stop the MCMC sampler at will, and then pick right back up where the MCMC sampler left off. Custom 'Stan' models can be fitted, or the popular package 'brms' <doi: 10.18637/jss.v080.i01> can be used to generate the 'Stan' code. This package is fully compatible with the R packages 'brms', 'posterior', 'cmdstanr', and 'bayesplot'.
Last updated 3 years ago
3.72 score 2 stars 26 scripts 174 downloadssupport.CEs - Basic Functions for Supporting an Implementation of Choice Experiments
Provides basic functions that support an implementation of (discrete) choice experiments (CEs). CEs is a question-based survey method measuring people's preferences for goods/services and their characteristics. Refer to Louviere et al. (2000) <doi:10.1017/CBO9780511753831> for details on CEs, and Aizaki (2012) <doi:10.18637/jss.v050.c02> for the package.
Last updated 1 years ago
3.70 score 3 stars 4 packages 46 scripts 956 downloadscyjShiny - Cytoscape.js Shiny Widget (cyjShiny)
Wraps cytoscape.js as a shiny widget. cytoscape.js <https://js.cytoscape.org/> is a Javascript-based graph theory (network) library for visualization and analysis. This package supports the visualization of networks with custom visual styles and several available layouts. Demo Shiny applications are provided in the package code.
Last updated 2 years ago
3.69 score 99 scripts 194 downloadsforge - Casting Values into Shape
Helper functions with a consistent interface to coerce and verify the types and shapes of values for input checking.
Last updated 6 years ago
3.66 score 4 packages 4 scripts 2.5k downloadsdiscretization - Data Preprocessing, Discretization for Classification
A collection of supervised discretization algorithms. It can also be grouped in terms of top-down or bottom-up, implementing the discretization algorithms.
Last updated 2 years ago
3.66 score 3 stars 5 packages 56 scripts 1.8k downloadsglmpath - L1 Regularization Path for Generalized Linear Models and Cox Proportional Hazards Model
A path-following algorithm for L1 regularized generalized linear models and Cox proportional hazards model.
Last updated 7 years ago
3.65 score 2 packages 75 scripts 394 downloadsvmr - Virtual Machines for R
Manage, provision and use Virtual Machines pre-configured for R. Develop, test and build package in a clean environment. 'Vagrant' tool and a provider (such as 'Virtualbox') have to be installed.
Last updated 2 years ago
3.65 score 3 scripts 182 downloadsoptimsimplex - R Port of the 'Scilab' Optimsimplex Module
Provides a building block for optimization algorithms based on a simplex. The 'optimsimplex' package may be used in the following optimization methods: the simplex method of Spendley et al. (1962) <doi:10.1080/00401706.1962.10490033>, the method of Nelder and Mead (1965) <doi:10.1093/comjnl/7.4.308>, Box's algorithm for constrained optimization (1965) <doi:10.1093/comjnl/8.1.42>, the multi-dimensional search by Torczon (1989) <https://www.cs.wm.edu/~va/research/thesis.pdf>, etc...
Last updated 3 years ago
3.65 score 3 packages 1 scripts 451 downloadsSSLR - Semi-Supervised Classification, Regression and Clustering Methods
Providing a collection of techniques for semi-supervised classification, regression and clustering. In semi-supervised problem, both labeled and unlabeled data are used to train a classifier. The package includes a collection of semi-supervised learning techniques: self-training, co-training, democratic, decision tree, random forest, 'S3VM' ... etc, with a fairly intuitive interface that is easy to use.
Last updated 3 years ago
3.65 score 1 stars 74 scripts 233 downloadsrobslopes - Fast Algorithms for Robust Slopes
Fast algorithms for the Theil-Sen estimator, Siegel's repeated median slope estimator, and Passing-Bablok regression. The implementation is based on algorithms by Dillencourt et. al (1992) <doi:10.1142/S0218195992000020> and Matousek et. al (1998) <doi:10.1007/PL00009190>. The implementations are detailed in Raymaekers (2023) <doi:10.32614/RJ-2023-012> and Raymaekers J., Dufey F. (2022) <arXiv:2202.08060>. All algorithms run in quasilinear time.
Last updated 2 years ago
3.64 score 8 packages 80 scripts 2.3k downloadsJGL - Performs the Joint Graphical Lasso for Sparse Inverse Covariance Estimation on Multiple Classes
The Joint Graphical Lasso is a generalized method for estimating Gaussian graphical models/ sparse inverse covariance matrices/ biological networks on multiple classes of data. We solve JGL under two penalty functions: The Fused Graphical Lasso (FGL), which employs a fused penalty to encourage inverse covariance matrices to be similar across classes, and the Group Graphical Lasso (GGL), which encourages similar network structure between classes. FGL is recommended over GGL for most applications. Reference: Danaher P, Wang P, Witten DM. (2013) <doi:10.1111/rssb.12033>.
Last updated 11 months ago
3.64 score 1 stars 1 packages 96 scripts 269 downloadsThreeWay - Three-Way Component Analysis
Component analysis for three-way data arrays by means of Candecomp/Parafac, Tucker3, Tucker2 and Tucker1 models.
Last updated 9 years ago
3.64 score 8 packages 60 scripts 567 downloadsarulesSequences - Mining Frequent Sequences
Add-on for arules to handle and mine frequent sequences. Provides interfaces to the C++ implementation of cSPADE by Mohammed J. Zaki.
Last updated 3 months ago
3.63 score 11 stars 105 scripts 1.2k downloadstripack - Triangulation of Irregularly Spaced Data
A constrained two-dimensional Delaunay triangulation package providing both triangulation and generation of voronoi mosaics of irregular spaced data. Please note that most of the functions are now also covered in package interp, which is a re-implementation from scratch under a free license based on a different triangulation algorithm.
Last updated 1 months ago
3.62 score 1 packages 176 scripts 3.9k downloadsCommonDataModel - OMOP CDM DDL and Documentation Generator
Generates the scripts required to create an Observational Medical Outcomes Partnership (OMOP) Common Data Model (CDM) database and associated documentation for supported database platforms. Leverages the 'SqlRender' package to convert the Data Definition Language (DDL) script written in parameterized Structured Query Language (SQL) to the other supported dialects.
Last updated 2 months ago
3.61 score 1 packages 5 scripts 14k downloadsFIT - Transcriptomic Dynamics Models in Field Conditions
Provides functionality for constructing statistical models of transcriptomic dynamics in field conditions. It further offers the function to predict expression of a gene given the attributes of samples and meteorological data. Nagano, A. J., Sato, Y., Mihara, M., Antonio, B. A., Motoyama, R., Itoh, H., Naganuma, Y., and Izawa, T. (2012). <doi:10.1016/j.cell.2012.10.048>. Iwayama, K., Aisaka, Y., Kutsuna, N., and Nagano, A. J. (2017). <doi:10.1093/bioinformatics/btx049>.
Last updated 6 years ago
3.61 score 41 scripts 306 downloadsChannelAttribution - Markov Model for Online Multi-Channel Attribution
Advertisers use a variety of online marketing channels to reach consumers and they want to know the degree each channel contributes to their marketing success. This is called online multi-channel attribution problem. This package contains a probabilistic algorithm for the attribution problem. The model uses a k-order Markov representation to identify structural correlations in the customer journey data. The package also contains three heuristic algorithms (first-touch, last-touch and linear-touch approach) for the same problem. The algorithms are implemented in C++.
Last updated 2 years ago
3.60 score 24 stars 1 packages 49 scripts 1.1k downloadssim1000G - Genotype Simulations for Rare or Common Variants Using Haplotypes from 1000 Genomes
Generates realistic simulated genetic data in families or unrelated individuals.
Last updated 5 years ago
3.60 score 1 stars 67 scripts 231 downloadsCB2 - CRISPR Pooled Screen Analysis using Beta-Binomial Test
Provides functions for hit gene identification and quantification of sgRNA (single-guided RNA) abundances for CRISPR (Clustered Regularly Interspaced Short Palindromic Repeats) pooled screen data analysis. Details are in Jeong et al. (2019) <doi:10.1101/gr.245571.118> and Baggerly et al. (2003) <doi:10.1093/bioinformatics/btg173>.
Last updated 4 years ago
3.60 score 40 scripts 290 downloadsSparseGrid - Sparse grid integration in R
SparseGrid is a package to create sparse grids for numerical integration, based on code from www.sparse-grids.de
Last updated 12 years ago
3.60 score 8 packages 11 scripts 1.5k downloadsGenOrd - Simulation of Discrete Random Variables with Given Correlation Matrix and Marginal Distributions
A gaussian copula based procedure for generating samples from discrete random variables with prescribed correlation matrix and marginal distributions.
Last updated 9 years ago
3.59 score 2 stars 18 packages 36 scripts 620 downloadsevmix - Extreme Value Mixture Modelling, Threshold Estimation and Boundary Corrected Kernel Density Estimation
The usual distribution functions, maximum likelihood inference and model diagnostics for univariate stationary extreme value mixture models are provided. Kernel density estimation including various boundary corrected kernel density estimation methods and a wide choice of kernels, with cross-validation likelihood based bandwidth estimator. Reasonable consistency with the base functions in the 'evd' package is provided, so that users can safely interchange most code.
Last updated 5 years ago
3.59 score 1 stars 6 packages 151 scripts 1.4k downloadsfclust - Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visualizing fuzzy clustering results.
Last updated 2 years ago
3.58 score 1 stars 2 packages 158 scripts 690 downloadssurvIDINRI - IDI and NRI for Comparing Competing Risk Prediction Models with Censored Survival Data
Performs inference for a class of measures to compare competing risk prediction models with censored survival data. The class includes the integrated discrimination improvement index (IDI) and category-less net reclassification index (NRI).
Last updated 3 years ago
3.57 score 1 stars 1 packages 25 scripts 588 downloadsRdiagnosislist - Manipulate SNOMED CT Diagnosis Lists
Functions and methods for manipulating 'SNOMED CT' concepts. The package contains functions for loading the 'SNOMED CT' release into a convenient R environment, selecting 'SNOMED CT' concepts using regular expressions, and navigating the 'SNOMED CT' ontology. It provides the 'SNOMEDconcept' S3 class for a vector of 'SNOMED CT' concepts (stored as 64-bit integers) and the 'SNOMEDcodelist' S3 class for a table of concepts IDs with descriptions. For more information about 'SNOMED CT' visit <https://www.snomed.org/>.
Last updated 26 days ago
3.56 score 1 stars 18 scripts 249 downloadsAnthropometry - Statistical Methods for Anthropometric Data
Statistical methodologies especially developed to analyze anthropometric data. These methods are aimed at providing effective solutions to some commons problems related to Ergonomics and Anthropometry. They are based on clustering, the statistical concept of data depth, statistical shape analysis and archetypal analysis. Please see Vinue (2017) <doi:10.18637/jss.v077.i06>.
Last updated 2 years ago
3.56 score 1 stars 2 packages 60 scripts 499 downloadsNBR - Network-Based R-Statistics using Mixed Effects Models
An implementation of network-based statistics in R using mixed effects models. Theoretical background for Network-Based Statistics can be found in Zalesky et al. (2010) <doi:10.1016/j.neuroimage.2010.06.041>. For Mixed Effects Models check the R package <https://CRAN.R-project.org/package=nlme>.
Last updated 2 years ago
3.56 score 36 scripts 157 downloadsblockmodeling - Generalized and Classical Blockmodeling of Valued Networks
This is primarily meant as an implementation of generalized blockmodeling for valued networks. In addition, measures of similarity or dissimilarity based on structural equivalence and regular equivalence (REGE algorithms) can be computed and partitioned matrices can be plotted: Žiberna (2007)<doi:10.1016/j.socnet.2006.04.002>, Žiberna (2008)<doi:10.1080/00222500701790207>, Žiberna (2014)<doi:10.1016/j.socnet.2014.04.002>.
Last updated 1 years ago
3.55 score 12 packages 79 scripts 1.2k downloadsUmpire - Simulating Realistic Gene Expression and Clinical Data
The Ultimate Microrray Prediction, Reality and Inference Engine (UMPIRE) is a package to facilitate the simulation of realistic microarray data sets with links to associated outcomes. See Zhang and Coombes (2012) <doi:10.1186/1471-2105-13-S13-S1>. Version 2.0 adds the ability to simulate realistic mixed-typed clinical data.
Last updated 4 years ago
3.54 score 58 scripts 259 downloadsREAT - Regional Economic Analysis Toolbox
Collection of models and analysis methods used in regional and urban economics and (quantitative) economic geography, e.g. measures of inequality, regional disparities and convergence, regional specialization as well as accessibility and spatial interaction models.
Last updated 3 years ago
3.54 score 3 stars 115 scripts 666 downloadsreportRmd - Tidy Presentation of Clinical Reporting
Streamlined statistical reporting in 'Rmarkdown' environments. Facilitates the automated reporting of descriptive statistics, multiple univariate models, multivariable models and tables combining these outputs. Plotting functions include customisable survival curves, forest plots from logistic and ordinal regression and bivariate comparison plots.
Last updated 1 years ago
3.52 score 1 packages 22 scripts 219 downloadsshotGroups - Analyze Shot Group Data
Analyzes shooting data with respect to group shape, precision, and accuracy. This includes graphical methods, descriptive statistics, and inference tests using standard, but also non-parametric and robust statistical methods. Implements distributions for radial error in bivariate normal variables. Works with files exported by 'OnTarget PC/TDS', 'Silver Mountain' e-target, 'ShotMarker' e-target, or 'Taran', as well as with custom data files in text format. Supports inference from range statistics such as extreme spread. Includes a set of web-based graphical user interfaces.
Last updated 2 years ago
3.51 score 1 packages 108 scripts 338 downloadsmetaplus - Robust Meta-Analysis and Meta-Regression
Performs meta-analysis and meta-regression using standard and robust methods with confidence intervals based on the profile likelihood. Robust methods are based on alternative distributions for the random effect, either the t-distribution (Lee and Thompson, 2008 <doi:10.1002/sim.2897> or Baker and Jackson, 2008 <doi:10.1007/s10729-007-9041-8>) or mixtures of normals (Beath, 2014 <doi:10.1002/jrsm.1114>).
Last updated 5 months ago
3.49 score 35 scripts 2.2k downloadsMonetDB.R - Connect MonetDB to R
Allows to pull data from MonetDB into R.
Last updated 4 years ago
3.49 score 2 stars 310 scripts 324 downloadsRCAL - Regularized Calibrated Estimation
Regularized calibrated estimation for causal inference and missing-data problems with high-dimensional data, based on Tan (2020a) <doi:10.1093/biomet/asz059>, Tan (2020b) <doi:10.1214/19-AOS1824> and Sun and Tan (2020) <arXiv:2009.09286>.
Last updated 4 years ago
3.49 score 1 packages 17 scripts 210 downloadsschoolmath - Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation.
Last updated 1 years ago
3.49 score 2 packages 102 scripts 747 downloadsModelMap - Modeling and Map Production using Random Forest and Related Stochastic Models
Creates sophisticated models of training data and validates the models with an independent test set, cross validation, or Out Of Bag (OOB) predictions on the training data. Create graphs and tables of the model validation results. Applies these models to GIS .img files of predictors to create detailed prediction surfaces. Handles large predictor files for map making, by reading in the .img files in chunks, and output to the .txt file the prediction for each data chunk, before reading the next chunk of data.
Last updated 2 years ago
3.49 score 1 stars 17 scripts 979 downloadsmultiway - Component Models for Multi-Way Data
Fits multi-way component models via alternating least squares algorithms with optional constraints. Fit models include N-way Canonical Polyadic Decomposition, Individual Differences Scaling, Multiway Covariates Regression, Parallel Factor Analysis (1 and 2), Simultaneous Component Analysis, and Tucker Factor Analysis.
Last updated 6 years ago
3.48 score 3 stars 5 packages 54 scripts 1.3k downloadsIsingSampler - Sampling Methods and Distribution Functions for the Ising Model
Sample states from the Ising model and compute the probability of states. Sampling can be done for any number of nodes, but due to the intractibility of the Ising model the distribution can only be computed up to ~10 nodes.
Last updated 1 years ago
3.48 score 5 packages 33 scripts 2.0k downloadsexpectreg - Expectile and Quantile Regression
Expectile and quantile regression of models with nonlinear effects e.g. spatial, random, ridge using least asymmetric weighed squares / absolutes as well as boosting; also supplies expectiles for common distributions.
Last updated 10 months ago
3.48 score 2 stars 2 packages 25 scripts 434 downloadsODataQuery - Querying on 'OData'
Make querying on 'OData' easier. It exposes an 'ODataQuery' object that can be manipulated and provides features such as selection, filtering and ordering.
Last updated 3 years ago
3.48 score 1 packages 8 scripts 236 downloadscrone - Structural Crystallography in 1d
Functions to carry out the most important crystallographic calculations for crystal structures made of 1d Gaussian-shaped atoms, especially useful for methods development. Main reference: E. Smith, G. Evans, J. Foadi (2017) <doi:10.1088/1361-6404/aa8188>.
Last updated 5 years ago
3.48 score 12 scripts 136 downloadsprevtoinc - Prevalence to Incidence Calculations for Point-Prevalence Studies in a Nosocomial Setting
Functions to simulate point prevalence studies (PPSs) of healthcare-associated infections (HAIs) and to convert prevalence to incidence in steady state setups. Companion package to the preprint Willrich et al., From prevalence to incidence - a new approach in the hospital setting; <doi:10.1101/554725> , where methods are explained in detail.
Last updated 5 years ago
3.48 score 1 packages 20 scripts 137 downloadsIRISSeismic - Classes and Methods for Seismic Data Analysis
Provides classes and methods for seismic data analysis. The base classes and methods are inspired by the python code found in the 'ObsPy' python toolbox <https://github.com/obspy/obspy>. Additional classes and methods support data returned by web services provided by the 'IRIS DMC' <http://service.iris.edu/>.
Last updated 2 years ago
3.47 score 2 packages 49 scripts 516 downloadshandwriterRF - Handwriting Analysis with Random Forests
Perform forensic handwriting analysis of two scanned handwritten documents. This package implements the statistical method described by Madeline Johnson and Danica Ommen (2021) <doi:10.1002/sam.11566>. Similarity measures and a random forest produce a score-based likelihood ratio that quantifies the strength of the evidence in favor of the documents being written by the same writer or different writers.
Last updated 20 days ago
3.45 score 1 packages 19 scriptsKneeArrower - Finds Cutoff Points on Knee Curves
Given a set of points around a knee curve, analyzes first and second derivatives to find knee points.
Last updated 4 years ago
3.45 score 1 packages 19 scripts 161 downloadsosdatahub - Easier Interaction with the Ordnance Survey Data Hub
Ordnance Survey ('OS') is the national mapping agency for Great Britain and produces a large variety of mapping and geospatial products. Much of OS's data is available via the OS Data Hub <https://osdatahub.os.uk/>, a platform that hosts both free and premium data products. 'osdatahub' provides a user-friendly way to access, query, and download these data.
Last updated 1 years ago
3.45 score 14 scripts 557 downloadsgsynth - Generalized Synthetic Control Method
Provides causal inference with interactive fixed-effect models. It imputes counterfactuals for each treated unit using control group information based on a linear interactive fixed effects model that incorporates unit-specific intercepts interacted with time-varying coefficients. This method generalizes the synthetic control method to the case of multiple treated units and variable treatment periods, and improves efficiency and interpretability. This version supports unbalanced panels and implements the matrix completion method.
Last updated 3 years ago
3.45 score 2 stars 169 scripts 1.7k downloadsXR - A Structure for Interfaces from R
Support for interfaces from R to other languages, built around a class for evaluators and a combination of functions, classes and methods for communication. Will be used through a specific language interface package. Described in the book "Extending R".
Last updated 7 years ago
3.45 score 3 packages 31 scripts 209 downloadsRcapture - Loglinear Models for Capture-Recapture Experiments
Estimation of abundance and other demographic parameters for closed populations, open populations and the robust design in capture-recapture experiments using loglinear models.
Last updated 3 years ago
3.44 score 1 stars 1 packages 102 scripts 843 downloadsSequential - Exact Sequential Analysis for Poisson and Binomial Data
Functions to calculate exact critical values, statistical power, expected time to signal, and required sample sizes for performing exact sequential analysis. All these calculations can be done for either Poisson or binomial data, for continuous or group sequential analyses, and for different types of rejection boundaries. In case of group sequential analyses, the group sizes do not have to be specified in advance and the alpha spending can be arbitrarily settled.
Last updated 1 months ago
3.44 score 2 stars 1 packages 38 scripts 569 downloadscdfquantreg - Quantile Regression for Random Variables on the Unit Interval
Employs a two-parameter family of distributions for modelling random variables on the (0, 1) interval by applying the cumulative distribution function (cdf) of one parent distribution to the quantile function of another.
Last updated 1 years ago
3.43 score 2 stars 34 scripts 450 downloadsparallelPlot - `htmlwidget` for a Parallel Coordinates Plot
Create a parallel coordinates plot, using `htmlwidgets` package and `d3.js`.
Last updated 5 months ago
3.43 score 27 scripts 272 downloadsMultivariateAnalysis - Pacote Para Analise Multivariada
Package with multivariate analysis methodologies for experiment evaluation. The package estimates dissimilarity measures, builds dendrograms, obtains MANOVA, principal components, canonical variables, etc. (Pacote com metodologias de analise multivariada para avaliação de experimentos. O pacote estima medidas de dissimilaridade, construi de dendogramas, obtem a MANOVA, componentes principais, variaveis canonicas, etc.)
Last updated 8 months ago
3.42 score 29 scripts 495 downloadssurvC1 - C-Statistics for Risk Prediction Models with Censored Survival Data
Performs inference for C of risk prediction models with censored survival data, using the method proposed by Uno et al. (2011) <doi:10.1002/sim.4154>. Inference for the difference in C between two competing prediction models is also implemented.
Last updated 4 years ago
3.40 score 4 packages 42 scripts 683 downloadsCEDA - CRISPR Screen and Gene Expression Differential Analysis
Provides analytical methods for analyzing CRISPR screen data at different levels of gene expression. Multi-component normal mixture models and EM algorithms are used for modeling.
Last updated 9 months ago
3.40 score 2 scripts 243 downloadserer - Empirical Research in Economics with R
Several functions, datasets, and sample codes related to empirical research in economics are included. They cover the marginal effects for binary or ordered choice models, static and dynamic Almost Ideal Demand System (AIDS) models, and a typical event analysis in finance.
Last updated 2 months ago
3.40 score 3 stars 1 packages 213 scripts 1.3k downloadsars - Adaptive Rejection Sampling
Adaptive Rejection Sampling, Original version.
Last updated 3 months ago
3.39 score 7 packages 59 scripts 819 downloadsHiddenMarkov - Hidden Markov Models
Contains functions for the analysis of Discrete Time Hidden Markov Models, Markov Modulated GLMs and the Markov Modulated Poisson Process. It includes functions for simulation, parameter estimation, and the Viterbi algorithm. See the topic "HiddenMarkov" for an introduction to the package, and "Change Log" for a list of recent changes. The algorithms are based of those of Walter Zucchini.
Last updated 4 years ago
3.37 score 3 packages 53 scripts 1.2k downloadsrmcfs - The MCFS-ID Algorithm for Feature Selection and Interdependency Discovery
MCFS-ID (Monte Carlo Feature Selection and Interdependency Discovery) is a Monte Carlo method-based tool for feature selection. It also allows for the discovery of interdependencies between the relevant features. MCFS-ID is particularly suitable for the analysis of high-dimensional, 'small n large p' transactional and biological data. M. Draminski, J. Koronacki (2018) <doi:10.18637/jss.v085.i12>.
Last updated 3 months ago
3.37 score 1 stars 1 packages 26 scripts 499 downloadskequate - The Kernel Method of Test Equating
Implements the kernel method of test equating as defined in von Davier, A. A., Holland, P. W. and Thayer, D. T. (2004) <doi:10.1007/b97446> and Andersson, B. and Wiberg, M. (2017) <doi:10.1007/s11336-016-9528-7> using the CB, EG, SG, NEAT CE/PSE and NEC designs, supporting Gaussian, logistic and uniform kernels and unsmoothed and pre-smoothed input data.
Last updated 3 years ago
3.37 score 2 stars 29 scripts 335 downloadsipw - Estimate Inverse Probability Weights
Functions to estimate the probability to receive the observed treatment, based on individual characteristics. The inverse of these probabilities can be used as weights when estimating causal effects from observational data via marginal structural models. Both point treatment situations and longitudinal studies can be analysed. The same functions can be used to correct for informative censoring.
Last updated 12 months ago
3.36 score 153 scripts 1.5k downloadsATNr - Run Allometric Trophic Networks Models
Implements the differential equations associated to different versions of Allometric Trophic Models (ATN) to estimate the temporal dynamics of species biomasses in food webs. It offers several features to generate synthetic food webs and to parametrise models as well as a wrapper to the ODE solver deSolve.
Last updated 1 years ago
3.36 score 23 scripts 282 downloadsRSentiment - Analyse Sentiment of English Sentences
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.
Last updated 6 years ago
3.36 score 46 scripts 364 downloadsmixture - Mixture Models for Clustering and Classification
An implementation of 14 parsimonious mixture models for model-based clustering or model-based classification. Gaussian, Student's t, generalized hyperbolic, variance-gamma or skew-t mixtures are available. All approaches work with missing data. Celeux and Govaert (1995) <doi:10.1016/0031-3203(94)00125-6>, Browne and McNicholas (2014) <doi:10.1007/s11634-013-0139-1>, Browne and McNicholas (2015) <doi:10.1002/cjs.11246>.
Last updated 10 months ago
3.36 score 1 stars 10 packages 19 scripts 775 downloadsMCS - Model Confidence Set Procedure
Perform the model confidence set procedure of Hansen et al (2011) <doi:10.3982/ECTA5771>.
Last updated 7 years ago
3.36 score 2 stars 1 packages 38 scripts 392 downloadsbiganalytics - Utilities for 'big.matrix' Objects from Package 'bigmemory'
Extend the 'bigmemory' package with various analytics. Functions 'bigkmeans' and 'binit' may also be used with native R objects. For 'tapply'-like functions, the bigtabulate package may also be helpful. For linear algebra support, see 'bigalgebra'. For mutex (locking) support for advanced shared-memory usage, see 'synchronicity'.
Last updated 8 months ago
3.36 score 1 stars 4 packages 189 scripts 901 downloadsdeal - Learning Bayesian Networks with Mixed Variables
Bayesian networks with continuous and/or discrete variables can be learned and compared from data. The method is described in Boettcher and Dethlefsen (2003), <doi:10.18637/jss.v008.i20>.
Last updated 2 years ago
3.35 score 45 scripts 555 downloadsXRJulia - Structured Interface to Julia
A Julia interface structured according to the general form described in package 'XR' and in the book "Extending R".
Last updated 7 months ago
3.35 score 1 packages 15 scripts 664 downloadscallback - Computes Statistics from Discrimination Experimental Data
In discrimination experiments candidates are sent on the same test (e.g. job, house rental) and one examines whether they receive the same outcome. The number of non negative answers are first examined in details looking for outcome differences. Then various answering rates and their exacts confidence intervals are computed. Last, exact and asymptotic discrimination tests are performed. Graphical methods are also available.
Last updated 4 months ago
3.35 score 112 scripts 199 downloadsSmartSVA - Fast and Robust Surrogate Variable Analysis
Introduces a fast and efficient Surrogate Variable Analysis algorithm that captures variation of unknown sources (batch effects) for high-dimensional data sets. The algorithm is built on the 'irwsva.build' function of the 'sva' package and proposes a revision on it that achieves an order of magnitude faster running time while trading no accuracy loss in return.
Last updated 7 years ago
3.33 score 2 packages 36 scripts 291 downloadsMAVE - Methods for Dimension Reduction
Functions for dimension reduction, using MAVE (Minimum Average Variance Estimation), OPG (Outer Product of Gradient) and KSIR (sliced inverse regression of kernel version). Methods for selecting the best dimension are also included. Xia (2002) <doi:10.1111/1467-9868.03411>; Xia (2007) <doi:10.1214/009053607000000352>; Wang (2008) <doi:10.1198/016214508000000418>.
Last updated 4 years ago
3.32 score 1 stars 21 scripts 235 downloadsicmstate - Interval Censored Multi-State Models
Allows for the non-parametric estimation of transition intensities in interval-censored multi-state models using the approach of Gomon and Putter (2024) <doi:10.48550/arXiv.2409.07176> or Gu et al. (2023) <doi:10.1093/biomet/asad073>.
Last updated 26 days ago
3.32 score 14 scriptsstatcomp - Statistical Complexity and Information Measures for Time Series Analysis
An implementation of local and global statistical complexity measures (aka Information Theory Quantifiers, ITQ) for time series analysis based on ordinal statistics (Bandt and Pompe (2002) <DOI:10.1103/PhysRevLett.88.174102>). Several distance measures that operate on ordinal pattern distributions, auxiliary functions for ordinal pattern analysis, and generating functions for stochastic and deterministic-chaotic processes for ITQ testing are provided.
Last updated 5 years ago
3.31 score 4 stars 1 packages 57 scripts 214 downloadsILSM - Analyze Interconnection Structure of Multilayer Interaction Networks
In view of the analysis of the structural characteristics of the multilayer network has been complete, however, there is still a lack of a unified operation that can quickly obtain the corresponding characteristics of the multilayer network. To solve this insufficiency, 'ILSM' was designed for supporting calculating such metrics of multilayer networks by functions of this R package.
Last updated 3 months ago
3.30 score 5 scripts 167 downloadsSIAtools - 'ShinyItemAnalysis' Modules Development Toolkit
A comprehensive suite of functions designed for constructing and managing 'ShinyItemAnalysis' modules, supplemented with detailed guides, ready-to-use templates, linters, and tests. This package allows developers to seamlessly create and integrate one or more modules into their existing packages or to start a new module project from scratch.
Last updated 5 months ago
3.30 score 144 downloadsmpwR - Standardized Comparison of Workflows in Mass Spectrometry-Based Bottom-Up Proteomics
Useful functions to analyze proteomic workflows including number of identifications, data completeness, missed cleavages, quantitative and retention time precision etc. Various software outputs are supported such as 'ProteomeDiscoverer', 'Spectronaut', 'DIA-NN' and 'MaxQuant'.
Last updated 1 years ago
3.30 score 8 scripts 273 downloadszoomGroupStats - Analyze Text, Audio, and Video from 'Zoom' Meetings
Provides utilities for processing and analyzing the files that are exported from a recorded 'Zoom' Meeting. This includes analyzing data captured through video cameras and microphones, the text-based chat, and meta-data. You can analyze aspects of the conversation among meeting participants and their emotional expressions throughout the meeting.
Last updated 4 years ago
3.30 score 10 scripts 195 downloadsGUIDE - GUI for DErivatives in R
A nice GUI for financial DErivatives in R.
Last updated 6 years ago
3.30 score 2 stars 5 scripts 280 downloadslordif - Logistic Ordinal Regression Differential Item Functioning using IRT
Analysis of Differential Item Functioning (DIF) for dichotomous and polytomous items using an iterative hybrid of ordinal logistic regression and item response theory (IRT).
Last updated 9 years ago
3.30 score 2 stars 1 packages 33 scripts 732 downloadsnparLD - Nonparametric Analysis of Longitudinal Data in Factorial Experiments
Performs nonparametric analysis of longitudinal data in factorial experiments. Longitudinal data are those which are collected from the same subjects over time, and they frequently arise in biological sciences. Nonparametric methods do not require distributional assumptions, and are applicable to a variety of data types (continuous, discrete, purely ordinal, and dichotomous). Such methods are also robust with respect to outliers and for small sample sizes.
Last updated 2 years ago
3.29 score 4 stars 49 scripts 560 downloadsELISAtools - ELISA Data Analysis with Batch Correction
To run data analysis for enzyme-link immunosorbent assays (ELISAs). Either the five- or four-parameter logistic model will be fitted for data of single ELISA. Moreover, the batch effect correction/normalization will be carried out, when there are more than one batches of ELISAs. Feng (2018) <doi:10.1101/483800>.
Last updated 4 years ago
3.29 score 1 stars 39 scripts 190 downloadsjmuOutlier - Permutation Tests for Nonparametric Statistics
Performs a permutation test on the difference between two location parameters, a permutation correlation test, a permutation F-test, the Siegel-Tukey test, a ratio mean deviance test. Also performs some graphing techniques, such as for confidence intervals, vector addition, and Fourier analysis; and includes functions related to the Laplace (double exponential) and triangular distributions. Performs power calculations for the binomial test.
Last updated 5 years ago
3.29 score 1 packages 108 scripts 524 downloadsc3net - Inferring Large-Scale Gene Networks with C3NET
Allows inferring gene regulatory networks with direct physical interactions from microarray expression data using C3NET.
Last updated 2 years ago
3.28 score 2 stars 2 packages 20 scripts 717 downloadssparseFLMM - Functional Linear Mixed Models for Irregularly or Sparsely Sampled Data
Estimation of functional linear mixed models for irregularly or sparsely sampled data based on functional principal component analysis.
Last updated 3 years ago
3.27 score 6 packages 104 scripts 549 downloadsRmosek - The R to MOSEK Optimization Interface
This is a meta-package designed to support the installation of Rmosek (>= 6.0) and bring the optimization facilities of MOSEK (>= 6.0) to the R-language. The interface supports large-scale optimization of many kinds: Mixed-integer and continuous linear, second-order cone, exponential cone and power cone optimization, as well as continuous semidefinite optimization. Rmosek and the R-language are open-source projects. MOSEK is a proprietary product, but unrestricted trial and academic licenses are available.
Last updated 5 years ago
3.27 score 2 stars 6 packages 47 scripts 1.1k downloadsMRTSampleSizeBinary - Sample Size Calculator for MRT with Binary Outcomes
Provides a sample size calculator for micro-randomized trials (MRTs) with binary outcomes based on Cohn et al. (2023) <doi:10.1002/sim.9748>. Also provides a power calculator when the sample size is input by the user.
Last updated 12 months ago
3.26 score 36 scripts 222 downloadsMLDS - Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package contains functions that allow the user to design and run a difference scaling experiment, to fit the resulting data by maximum likelihood and test the internal validity of the estimated scale.
Last updated 1 years ago
3.26 score 36 scripts 589 downloadssymmoments - Symbolic Central and Noncentral Moments of the Multivariate Normal Distribution
Symbolic central and non-central moments of the multivariate normal distribution. Computes a standard representation, LateX code, and values at specified mean and covariance matrices.
Last updated 5 years ago
3.26 score 3 packages 20 scripts 973 downloadsMDSMap - High Density Genetic Linkage Mapping using Multidimensional Scaling
Estimate genetic linkage maps for markers on a single chromosome (or in a single linkage group) from pairwise recombination fractions or intermarker distances using weighted metric multidimensional scaling. The methods are suitable for autotetraploid as well as diploid populations. Options for assessing the fit to a known map are also provided. Methods are discussed in detail in Preedy and Hackett (2016) <doi:10.1007/s00122-016-2761-8>.
Last updated 6 years ago
3.26 score 1 packages 15 scripts 267 downloadskendallRandomWalks - Simulate and Visualize Kendall Random Walks and Related Distributions
Kendall random walks are a continuous-space Markov chains generated by the Kendall generalized convolution. This package provides tools for simulating these random walks and studying distributions related to them. For more information about Kendall random walks see Jasiulis-Gołdyn (2014) <arXiv:1412.0220>.
Last updated 6 years ago
3.26 score 18 scripts 176 downloadsSPAtest - Score Test and Meta-Analysis Based on Saddlepoint Approximation
Performs score test using saddlepoint approximation to estimate the null distribution. Also prepares summary statistics for meta-analysis and performs meta-analysis to combine multiple association results. For the latest version, please check <https://github.com/leeshawn/SPAtest>.
Last updated 4 years ago
3.25 score 19 packages 26 scripts 1.2k downloadsst - Shrinkage t Statistic and Correlation-Adjusted t-Score
Implements the "shrinkage t" statistic introduced in Opgen-Rhein and Strimmer (2007) <DOI:10.2202/1544-6115.1252> and a shrinkage estimate of the "correlation-adjusted t-score" (CAT score) described in Zuber and Strimmer (2009) <DOI:10.1093/bioinformatics/btp460>. It also offers a convenient interface to a number of other regularized t-statistics commonly employed in high-dimensional case-control studies.
Last updated 3 years ago
3.24 score 1 packages 65 scripts 817 downloadsopdisDownsampling - Optimal Distribution Preserving Down-Sampling of Bio-Medical Data
An optimized method for distribution-preserving class-proportional down-sampling of bio-medical data.
Last updated 7 months ago
3.22 score 5 packages 1 scripts 5.5k downloadsscatterPlotMatrix - `htmlwidget` for a Scatter Plot Matrix
Create a scatter plot matrix, using `htmlwidgets` package and `d3.js`.
Last updated 5 months ago
3.22 score 33 scripts 621 downloadspmsampsize - Sample Size for Development of a Prediction Model
Computes the minimum sample size required for the development of a new multivariable prediction model using the criteria proposed by Riley et al. (2018) <doi: 10.1002/sim.7992>. pmsampsize can be used to calculate the minimum sample size for the development of models with continuous, binary or survival (time-to-event) outcomes. Riley et al. (2018) <doi: 10.1002/sim.7992> lay out a series of criteria the sample size should meet. These aim to minimise the overfitting and to ensure precise estimation of key parameters in the prediction model.
Last updated 12 months ago
3.21 score 3 stars 1 packages 26 scripts 930 downloadsRobPer - Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly observed time series, possibly with measurement accuracies, occurring in astroparticle physics). Three main functions are included: RobPer() calculates the periodogram. Outlying periodogram bars (indicating a period) can be detected with betaCvMfit(). Artificial light curves can be generated using the function tsgen(). For more details see the corresponding article: Thieler, Fried and Rathjens (2016), Journal of Statistical Software 69(9), 1-36, <doi:10.18637/jss.v069.i09>.
Last updated 2 years ago
3.21 score 2 stars 1 packages 27 scripts 229 downloadsDynNom - Visualising Statistical Models using Dynamic Nomograms
Demonstrate the results of a statistical model object as a dynamic nomogram in an RStudio panel or web browser. The package provides two generics functions: DynNom, which display statistical model objects as a dynamic nomogram; DNbuilder, which builds required scripts to publish a dynamic nomogram on a web server such as the <https://www.shinyapps.io/>. Current version of 'DynNom' supports stats::lm, stats::glm, survival::coxph, rms::ols, rms::Glm, rms::lrm, rms::cph, and mgcv::gam model objects.
Last updated 6 months ago
3.21 score 4 stars 31 scripts 1.3k downloadsstpp - Space-Time Point Pattern Simulation, Visualisation and Analysis
Many of the models encountered in applications of point process methods to the study of spatio-temporal phenomena are covered in 'stpp'. This package provides statistical tools for analyzing the global and local second-order properties of spatio-temporal point processes, including estimators of the space-time inhomogeneous K-function and pair correlation function. It also includes tools to get static and dynamic display of spatio-temporal point patterns. See Gabriel et al (2013) <doi:10.18637/jss.v053.i02>.
Last updated 5 months ago
3.19 score 2 stars 1 packages 26 scripts 425 downloadsroots - Reconstructing Ordered Ontogenic Trajectories
A set of tools to reconstruct ordered ontogenic trajectories from single cell RNAseq data.
Last updated 7 years ago
3.19 score 31 scripts 138 downloadsRveg - Digitization of Phytosociological Relevés
Simple and fast tool for transforming phytosociological vegetation data into digital form for the following analysis. Danihelka, Chrtek, and Kaplan (2012, ISSN:00327786). Hennekens, and Schaminée (2001) <doi:10.2307/3237010>. Tichý (2002) <doi:10.1111/j.1654-1103.2002.tb02069.x>. Wickham, François, Henry, Müller (2022) <https://CRAN.R-project.org/package=dplyr>.
Last updated 1 days ago
3.18 score 3 scripts 215 downloadspmxcode - Create Pharmacometric Models
Provides a user interface to create or modify pharmacometric models for various modeling and simulation software platforms.
Last updated 1 months ago
3.18 score 1 stars 347 downloadsvectorsurvR - Data Access and Analytical Tools for 'VectorSurv' Users
Allows registered 'VectorSurv' <https://vectorsurv.org/> users access to data through the 'VectorSurv API' <https://api.vectorsurv.org/>. Additionally provides functions for analysis and visualization.
Last updated 2 months ago
3.18 score 7 scripts 300 downloadsAFR - Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. The package includes functions from existing R packages adapted for banking sector of Kazakhstan. The purpose of the package is to optimize statistical functions for easier interpretation for bank analysts and non-statisticians.
Last updated 3 months ago
3.18 score 7 scripts 322 downloadseggCounts - Hierarchical Modelling of Faecal Egg Counts
An implementation of Bayesian hierarchical models for faecal egg count data to assess anthelmintic efficacy. Bayesian inference is done via MCMC sampling using 'Stan' <https://mc-stan.org/>.
Last updated 1 years ago
3.18 score 15 scripts 460 downloadsSAPP - Statistical Analysis of Point Processes
Functions for statistical analysis of point processes.
Last updated 1 years ago
3.18 score 15 scripts 252 downloadsgsbm - Estimate Parameters in the Generalized SBM
Given an adjacency matrix drawn from a Generalized Stochastic Block Model with missing observations, this package robustly estimates the probabilities of connection between nodes and detects outliers nodes, as describes in Gaucher, Klopp and Robin (2019) <arXiv:1911.13122>.
Last updated 2 years ago
3.18 score 9 scripts 224 downloadsiAdapt - Two-Stage Adaptive Dose-Finding Clinical Trial Design
Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-continuous toxicity endpoints. See Chiuzan et al. (2018) for further reading <DOI:10.1080/19466315.2018.1462727>.
Last updated 3 years ago
3.18 score 7 scripts 178 downloadsoRus - Operational Research User Stories
A first implementation of automated parsing of user stories, when used to defined functional requirements for operational research mathematical models. It allows reading user stories, splitting them on the who-what-why template, and classifying them according to the parts of the mathematical model that they represent. Also provides semantic grouping of stories, for project management purposes.
Last updated 4 years ago
3.18 score 477 downloadssamplingDataCRT - Sampling Data Within Different Study Designs for Cluster Randomized Trials
Package provides the possibility to sampling complete datasets from a normal distribution to simulate cluster randomized trails for different study designs.
Last updated 8 years ago
3.18 score 1 packages 9 scripts 138 downloadssasLM - 'SAS' Linear Model
This is a core implementation of 'SAS' procedures for linear models - GLM, REG, ANOVA, TTEST, FREQ, and UNIVARIATE. Some R packages provide type II and type III SS. However, the results of nested and complex designs are often different from those of 'SAS.' Different results does not necessarily mean incorrectness. However, many wants the same results to SAS. This package aims to achieve that. Reference: Littell RC, Stroup WW, Freund RJ (2002, ISBN:0-471-22174-0).
Last updated 2 months ago
3.17 score 3 packages 21 scripts 1.3k downloadscausaldrf - Estimating Causal Dose Response Functions
Functions and data to estimate causal dose response functions given continuous, ordinal, or binary treatments. A description of the methods is given in Galagate (2016) <https://drum.lib.umd.edu/handle/1903/18170>.
Last updated 2 years ago
3.16 score 4 stars 36 scripts 240 downloadsbshazard - Nonparametric Smoothing of the Hazard Function
The function estimates the hazard function non parametrically from a survival object (possibly adjusted for covariates). The smoothed estimate is based on B-splines from the perspective of generalized linear mixed models. Left truncated and right censoring data are allowed. The package is based on the work in Rebora P (2014) <doi:10.32614/RJ-2014-028>.
Last updated 7 months ago
3.15 score 1 stars 1 packages 67 scripts 629 downloadshypergate - Machine Learning of Hyperrectangular Gating Strategies for High-Dimensional Cytometry
Given a high-dimensional dataset that typically represents a cytometry dataset, and a subset of the datapoints, this algorithm outputs an hyperrectangle so that datapoints within the hyperrectangle best correspond to the specified subset. In essence, this allows the conversion of clustering algorithms' outputs to gating strategies outputs.
Last updated 10 months ago
3.15 score 28 scripts 234 downloadsCALIBERrfimpute - Multiple Imputation Using MICE and Random Forest
Functions to impute using random forest under full conditional specifications (multivariate imputation by chained equations). The methods are described in Shah and others (2014) <doi:10.1093/aje/kwt312>.
Last updated 2 years ago
3.15 score 2 stars 35 scripts 380 downloadspks - Probabilistic Knowledge Structures
Fitting and testing probabilistic knowledge structures, especially the basic local independence model (BLIM, Doignon & Flamagne, 1999) and the simple learning model (SLM), using the minimum discrepancy maximum likelihood (MDML) method (Heller & Wickelmaier, 2013 <doi:10.1016/j.endm.2013.05.145>).
Last updated 2 months ago
3.14 score 1 stars 2 packages 23 scripts 388 downloadstidytidbits - A Collection of Tools and Helpers Extending the Tidyverse
A selection of various tools to extend a data analysis workflow based on the 'tidyverse' packages. This includes high-level data frame editing methods (in the style of 'mutate'/'mutate_at'), some methods in the style of 'purrr' and 'forcats', 'lookup' methods for dict-like lists, a generic method for lumping a data frame by a given count, various low-level methods for special treatment of 'NA' values, 'python'-style tuple-assignment and 'truthy'/'falsy' checks, saving to PDF and PNG from a pipe and various small utilities.
Last updated 3 years ago
3.14 score 2 packages 46 scripts 658 downloadsTlasso - Non-Convex Optimization and Statistical Inference for Sparse Tensor Graphical Models
An optimal alternating optimization algorithm for estimation of precision matrices of sparse tensor graphical models, and an efficient inference procedure for support recovery of the precision matrices.
Last updated 3 years ago
3.14 score 1 stars 2 packages 23 scripts 180 downloadshipread - Read Hierarchical Fixed Width Files
Read hierarchical fixed width files like those commonly used by many census data providers. Also allows for reading of data in chunks, and reading 'gzipped' files without storing the full file in memory.
Last updated 12 months ago
3.14 score 2 packages 34 scripts 1.3k downloadsrpsftm - Rank Preserving Structural Failure Time Models
Implements methods described by the paper Robins and Tsiatis (1991) <DOI:10.1080/03610929108830654>. These use g-estimation to estimate the causal effect of a treatment in a two-armed randomised control trial where non-compliance exists and is measured, under an assumption of an accelerated failure time model and no unmeasured confounders.
Last updated 9 months ago
3.13 score 27 scripts 362 downloadsrandomLCA - Random Effects Latent Class Analysis
Fits standard and random effects latent class models. The single level random effects model is described in Qu et al <doi:10.2307/2533043> and the two level random effects model in Beath and Heller <doi:10.1177/1471082X0800900302>. Examples are given for their use in diagnostic testing.
Last updated 2 months ago
3.10 score 42 scripts 863 downloadsJustifyAlpha - Justifying Alpha Levels for Hypothesis Tests
Functions to justify alpha levels for statistical hypothesis tests by avoiding Lindley's paradox, or by minimizing or balancing error rates. For more information about the package please read the following: Maier & Lakens (2021) <doi:10.31234/osf.io/ts4r6>).
Last updated 3 years ago
3.10 score 25 scripts 197 downloadsdkanr - Client for the 'DKAN' API
Provides functions to facilitate access to the 'DKAN' API (<https://dkan.readthedocs.io/en/latest/apis/index.html>), including the 'DKAN' REST API (metadata), and the 'DKAN' datastore API (data). Includes functions to list, create, retrieve, update, and delete datasets and resources nodes. It also includes functions to search and retrieve data from the 'DKAN' datastore.
Last updated 6 years ago
3.10 score 25 scripts 192 downloadsDiceOptim - Kriging-Based Optimization for Computer Experiments
Efficient Global Optimization (EGO) algorithm as described in "Roustant et al. (2012)" <doi:10.18637/jss.v051.i01> and adaptations for problems with noise ("Picheny and Ginsbourger, 2012") <doi:10.1016/j.csda.2013.03.018>, parallel infill, and problems with constraints.
Last updated 4 years ago
3.10 score 4 stars 1 packages 104 scripts 980 downloadsscalreg - Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices.
Last updated 6 years ago
3.09 score 1 stars 11 packages 28 scripts 1.3k downloadsoaxaca - Blinder-Oaxaca Decomposition
An implementation of the Blinder-Oaxaca decomposition for linear regression models.
Last updated 3 years ago
3.08 score 3 stars 40 scripts 587 downloadsgraphicalVAR - Graphical VAR for Experience Sampling Data
Estimates within and between time point interactions in experience sampling data, using the Graphical vector autoregression model in combination with regularization. See also Epskamp, Waldorp, Mottus & Borsboom (2018) <doi:10.1080/00273171.2018.1454823>.
Last updated 9 months ago
3.08 score 2 stars 4 packages 47 scripts 1.1k downloadsssanv - Sample Size Adjusted for Nonadherence or Variability of Input Parameters
A set of functions to calculate sample size for two-sample difference in means tests. Does adjustments for either nonadherence or variability that comes from using data to estimate parameters.
Last updated 9 years ago
3.06 score 13 packages 13 scripts 2.3k downloadsnonmem2R - Loading NONMEM Output Files with Functions for Visual Predictive Checks (VPC) and Goodness of Fit (GOF) Plots
Loading NONMEM (NONlinear Mixed-Effect Modeling, <https://www.iconplc.com/solutions/technologies/nonmem/>) and PSN (Perl-speaks-NONMEM, <https://uupharmacometrics.github.io/PsN/>) output files to extract parameter estimates, provide visual predictive check (VPC) and goodness of fit (GOF) plots, and simulate with parameter uncertainty.
Last updated 9 months ago
3.06 score 3 stars 19 scripts 492 downloadsrehh.data - Data Only: Searching for Footprints of Selection using Haplotype Homozygosity Based Tests
Contains example data for the 'rehh' package.
Last updated 8 years ago
3.06 score 2 packages 19 scripts 435 downloadsmvdalab - Multivariate Data Analysis Laboratory
An open-source implementation of latent variable methods and multivariate modeling tools. The focus is on exploratory analyses using dimensionality reduction methods including low dimensional embedding, classical multivariate statistical tools, and tools for enhanced interpretation of machine learning methods (i.e. intelligible models to provide important information for end-users). Target domains include extension to dedicated applications e.g. for manufacturing process modeling, spectroscopic analyses, and data mining.
Last updated 2 years ago
3.05 score 1 packages 74 scripts 322 downloadsBioVenn - Create Area-Proportional Venn Diagrams from Biological Lists
Creates an area-proportional Venn diagram of 2 or 3 circles. 'BioVenn' is the only R package that can automatically generate an accurate area-proportional Venn diagram by having only lists of (biological) identifiers as input. Also offers the option to map Entrez and/or Affymetrix IDs to Ensembl IDs. In SVG mode, text and numbers can be dragged and dropped. Based on the BioVenn web interface available at <https://www.biovenn.nl>. Hulsen (2021) <doi:10.3233/DS-210032>.
Last updated 3 years ago
3.04 score 1 stars 11 scripts 315 downloadsEvapotranspiration - Modelling Actual, Potential and Reference Crop Evapotranspiration
Uses data and constants to calculate potential evapotranspiration (PET) and actual evapotranspiration (AET) from 21 different formulations including Penman, Penman-Monteith FAO 56, Priestley-Taylor and Morton formulations.
Last updated 3 years ago
3.04 score 9 stars 61 scripts 818 downloadshpfilter - The One- And Two-Sided Hodrick-Prescott Filter
Provides two functions that implement the one-sided and two-sided versions of the Hodrick-Prescott filter. The one-sided version is a Kalman filter-based implementation, whereas the two- sided version uses sparse matrices for improved efficiency. References: Hodrick, R. J., and Prescott, E. C. (1997) <doi:10.2307/2953682> Mcelroy, T. (2008) <doi:10.1111/j.1368-423X.2008.00230.x> Meyer-Gohde, A. (2010) <https://ideas.repec.org/c/dge/qmrbcd/181.html> For more references, see the vignette.
Last updated 1 years ago
3.02 score 1 stars 21 scripts 444 downloadsActivityIndex - Activity Index Calculation using Raw 'Accelerometry' Data
Reads raw 'accelerometry' from 'GT3X+' data and plain table data to calculate Activity Index from 'Bai et al.' (2016) <doi:10.1371/journal.pone.0160644>. The Activity Index refers to the square root of the second-level average variance of the three 'accelerometry' axes.
Last updated 4 years ago
3.02 score 21 scripts 300 downloadsFragman - Fragment Analysis in R
Performs fragment analysis using genetic data coming from capillary electrophoresis machines. These are files with FSA extension which stands for FASTA-type file, and .txt files from Beckman CEQ 8000 system, both contain DNA fragment intensities read by machinery. In addition to visualization, it performs automatic scoring of SSRs (Sample Sequence Repeats; a type of genetic marker very common across the genome) and other type of PCR markers (standing for Polymerase Chain Reaction) in biparental populations such as F1, F2, BC (backcross), and diversity panels (collection of genetic diversity).
Last updated 7 years ago
3.02 score 4 stars 1 packages 29 scripts 282 downloadsgaussquad - Collection of Functions for Gaussian Quadrature
A collection of functions to perform Gaussian quadrature with different weight functions corresponding to the orthogonal polynomials in package orthopolynom. Examples verify the orthogonality and inner products of the polynomials.
Last updated 2 years ago
3.01 score 5 packages 69 scripts 386 downloadssigclust - Statistical Significance of Clustering
SigClust is a statistical method for testing the significance of clustering results. SigClust can be applied to assess the statistical significance of splitting a data set into two clusters. For more than two clusters, SigClust can be used iteratively.
Last updated 2 years ago
3.01 score 2 packages 43 scripts 329 downloadscentiserve - Find Graph Centrality Indices
Calculates centrality indices additional to the 'igraph' package centrality functions.
Last updated 7 years ago
3.01 score 1 stars 1 packages 86 scripts 292 downloadsVFP - Variance Function Program
Variance function estimation for models proposed by W. Sadler in his variance function program ('VFP', <http://www.aacb.asn.au/resources/useful-tools/variance-function-program-v14>). Here, the idea is to fit multiple variance functions to a data set and consequently assess which function reflects the relationship 'Var ~ Mean' best. For 'in-vitro diagnostic' ('IVD') assays modeling this relationship is of great importance when individual test-results are used for defining follow-up treatment of patients.
Last updated 2 years ago
3.01 score 17 scripts 182 downloadsbenthos - Marine Benthic Ecosystem Analysis
Preprocessing tools and biodiversity measures (species abundance, species richness, population heterogeneity and sensitivity) for analysing marine benthic data. See Van Loon et al. (2015) <doi:10.1016/j.seares.2015.05.002> for an application of these tools.
Last updated 2 years ago
3.01 score 1 packages 34 scripts 329 downloadskappaSize - Sample Size Estimation Functions for Studies of Interobserver Agreement
Contains basic tools for sample size estimation in studies of interobserver/interrater agreement (reliability). Includes functions for both the power-based and confidence interval-based methods, with binary or multinomial outcomes and two through six raters.
Last updated 6 years ago
3.00 score 3 stars 2 packages 14 scripts 414 downloadsBioPred - An R Package for Biomarkers Analysis in Precision Medicine
Provides functions for training extreme gradient boosting model using propensity score A-learning and weight-learning methods. For further details, see Liu et al. (2024) <doi:10.1093/bioinformatics/btae592>.
Last updated 20 days ago
3.00 score 1 scripts 506 downloadsmclustAddons - Addons for the 'mclust' Package
Extend the functionality of the 'mclust' package for Gaussian finite mixture modeling by including: density estimation for data with bounded support (Scrucca, 2019 <doi:10.1002/bimj.201800174>); modal clustering using MEM (Modal EM) algorithm for Gaussian mixtures (Scrucca, 2021 <doi:10.1002/sam.11527>); entropy estimation via Gaussian mixture modeling (Robin & Scrucca, 2023 <doi:10.1016/j.csda.2022.107582>).
Last updated 2 months ago
3.00 score 7 scripts 374 downloadsGeRnika - Simulation, Visualization and Comparison of Tumor Evolution Data
Simulating, visualizing and comparing tumor clonal data by using simple commands. This aims at providing a tool to help researchers to easily simulate tumor data and analyze the results of their approaches for studying the composition and the evolutionary history of tumors.
Last updated 3 months ago
3.00 score 142 downloadsExactCIone - Admissible Exact Intervals for One-Dimensional Discrete Distributions
Construct the admissible exact intervals for the binomial proportion, the Poisson mean and the total number of subjects with a certain attribute or the total number of the subjects for the hypergeometric distribution. Both one-sided and two-sided intervals are of interest. This package can be used to calculate the intervals constructed methods developed by Wang (2014) <doi:10.5705/ss.2012.257> and Wang (2015) <doi:10.1111/biom.12360>.
Last updated 8 months ago
3.00 score 2 scripts 146 downloadsgmGeostats - Geostatistics for Compositional Analysis
Support for geostatistical analysis of multivariate data, in particular data with restrictions, e.g. positive amounts, compositions, distributional data, microstructural data, etc. It includes descriptive analysis and modelling for such data, both from a two-point Gaussian perspective and multipoint perspective. The methods mainly follow Tolosana-Delgado, Mueller and van den Boogaart (2018) <doi:10.1007/s11004-018-9769-3>.
Last updated 2 years ago
3.00 score 1 stars 6 scripts 259 downloadsautoRasch - Semi-Automated Rasch Analysis
Performs Rasch analysis (semi-)automatically, which has been shown to be comparable with the standard Rasch analysis (Feri Wijayanto et al. (2021) <doi:10.1111/bmsp.12218>, Feri Wijayanto et al. (2022) <doi:10.3758/s13428-022-01947-9>, Feri Wijayanto et al. (2022) <doi:10.1177/01466216221125178>).
Last updated 2 years ago
3.00 score 7 scripts 245 downloadsGLIDE - Global and Individual Tests for Direct Effects
Global and individual tests for pleiotropy and direct effects in Mendelian randomization studies. Refer to J. Y. Dai, U. Peters, X. Wang, J. Kocarnik et al. AJE (2018) <doi:10.1093/aje/kwy177>.
Last updated 3 years ago
3.00 score 9 scripts 80 downloadsincidental - Implements Empirical Bayes Incidence Curves
Make empirical Bayes incidence curves from reported case data using a specified delay distribution.
Last updated 4 years ago
3.00 score 2 stars 8 scripts 147 downloadsGARCHIto - Class of GARCH-Ito Models
Provides functions to estimate model parameters and forecast future volatilities using the Unified GARCH-Ito [Kim and Wang (2016) <doi:10.1016/j.jeconom.2016.05.003>] and Realized GARCH-Ito [Song et. al. (2020) <doi:10.1016/j.jeconom.2020.07.007>] models. Optimization is done using augmented Lagrange multiplier method.
Last updated 4 years ago
3.00 score 2 stars 153 downloadsfuser - Fused Lasso for High-Dimensional Regression over Groups
Enables high-dimensional penalized regression across heterogeneous subgroups. Fusion penalties are used to share information about the linear parameters across subgroups. The underlying model is described in detail in Dondelinger and Mukherjee (2017) <arXiv:1611.00953>.
Last updated 6 years ago
3.00 score 20 scripts 155 downloadspgmm - Parsimonious Gaussian Mixture Models
Carries out model-based clustering or classification using parsimonious Gaussian mixture models. McNicholas and Murphy (2008) <doi:10.1007/s11222-008-9056-0>, McNicholas (2010) <doi:10.1016/j.jspi.2009.11.006>, McNicholas and Murphy (2010) <doi:10.1093/bioinformatics/btq498>, McNicholas et al. (2010) <doi:10.1016/j.csda.2009.02.011>.
Last updated 1 years ago
3.00 score 1 stars 2 packages 166 scripts 907 downloadsyacca - Yet Another Canonical Correlation Analysis Package
An alternative canonical correlation/redundancy analysis function, with associated print, plot, and summary methods. A method for generating helio plots is also included.
Last updated 3 years ago
3.00 score 1 stars 1 packages 33 scripts 783 downloadssynchronicity - Boost Mutex Functionality in R
Boost mutex functionality in R.
Last updated 11 months ago
2.99 score 2 packages 23 scripts 1.4k downloadspanelView - Visualizing Panel Data
Visualizes panel data. It has three main functionalities: (1) it plots the treatment status and missing values in a panel dataset; (2) it visualizes the temporal dynamics of a main variable of interest; (3) it depicts the bivariate relationships between a treatment variable and an outcome variable either by unit or in aggregate. For details, see <doi:10.18637/jss.v107.i07>.
Last updated 5 months ago
2.98 score 1 packages 159 scripts 2.0k downloadslmomRFA - Regional Frequency Analysis using L-Moments
Functions for regional frequency analysis using the methods of J. R. M. Hosking and J. R. Wallis (1997), "Regional frequency analysis: an approach based on L-moments".
Last updated 2 months ago
2.98 score 1 stars 1 packages 32 scripts 921 downloadsDIDmultiplegt - Estimators DID with Multiple Groups and Periods
Estimators of Difference-in-Differences based on de Chaisemartin and D'Haultfoeuille.
Last updated 4 months ago
2.98 score 2 stars 43 scripts 2.8k downloadsctmcd - Estimating the Parameters of a Continuous-Time Markov Chain from Discrete-Time Data
Estimation of Markov generator matrices from discrete-time observations. The implemented approaches comprise diagonal and weighted adjustment of matrix logarithm based candidate solutions as in Israel (2001) <doi:10.1111/1467-9965.00114> as well as a quasi-optimization approach. Moreover, the expectation-maximization algorithm and the Gibbs sampling approach of Bladt and Sorensen (2005) <doi:10.1111/j.1467-9868.2005.00508.x> are included.
Last updated 10 months ago
2.96 score 2 stars 23 scripts 439 downloadsscSorter - Implementation of 'scSorter' Algorithm
Implements the algorithm described in Guo, H., and Li, J., "scSorter: assigning cells to known cell types according to known marker genes". Cluster cells to known cell types based on marker genes specified for each cell type.
Last updated 4 years ago
2.96 score 46 scripts 200 downloadsaweSOM - Interactive Self-Organizing Maps
Self-organizing maps (also known as SOM, see Kohonen (2001) <doi:10.1007/978-3-642-56927-2>) are a method for dimensionality reduction and clustering of continuous data. This package introduces interactive (html) graphics for easier analysis of SOM results. It also features an interactive interface, for push-button training and visualization of SOM on numeric, categorical or mixed data, as well as tools to evaluate the quality of SOM.
Last updated 2 years ago
2.95 score 2 stars 45 scripts 453 downloadsSolveSAPHE - Solver Suite for Alkalinity-PH Equations
Universal and robust algorithm for solving the total alkalinity-pH equation presented in G. Munhoven (2013) <doi:10.5194/gmd-6-1367-2013> and G. Munhoven (2021) <doi:10.5194/gmd-2020-447>. The total alkalinity-pH equation relates total alkalinity and pH for a given set of acid-base concentrations in a given water sample, among which carbonic acid. This package is particularly useful in marine chemistry involving dissolved inorganic carbon. Original package in Fortran can be found at <doi:10.5281/zenodo.4328965>.
Last updated 4 years ago
2.95 score 6 packages 2 scripts 554 downloadsLoopRig - Integration and Analysis of Chromatin Loop Data
Common coordinate-based workflows involving processed chromatin loop and genomic element data are considered and packaged into appropriate customizable functions. Includes methods for linking element sets via chromatin loops and creating consensus loop datasets.
Last updated 5 years ago
2.95 score 18 scripts 145 downloadstableMatrix - Combines 'data.table' and 'matrix' Classes
Provides two classes extending 'data.table' class. Simple 'tableList' class wraps 'data.table' and any additional structures together. More complex 'tableMatrix' class combines 'data.table' and 'matrix'. See <http://github.com/InferenceTechnologies/tableMatrix> for more information and examples.
Last updated 6 years ago
2.95 score 18 scripts 197 downloadskeyringr - Decrypt Passwords from Gnome Keyring, Windows Data Protection API and macOS Keychain
Decrypts passwords stored in the Gnome Keyring, macOS Keychain and strings encrypted with the Windows Data Protection API.
Last updated 8 years ago
2.95 score 18 scripts 161 downloadsDISTRIB - Four Essential Functions for Statistical Distributions Analysis: A New Functional Approach
A different way for calculating pdf/pmf, cdf, quantile and random data such that the user is able to consider the name of related distribution as an argument and so easily can changed by a changing argument by user. It must be mentioned that the core and computation base of package 'DISTRIB' is package 'stats'. Although similar functions are introduced previously in package 'stats', but the package 'DISTRIB' has some special applications in some special computational programs.
Last updated 8 years ago
2.95 score 3 packages 5 scripts 202 downloadscluster.datasets - Cluster Analysis Data Sets
A collection of data sets for teaching cluster analysis.
Last updated 11 years ago
2.95 score 90 scripts 371 downloadsSpadeR - Species-Richness Prediction and Diversity Estimation with R
Estimation of various biodiversity indices and related (dis)similarity measures based on individual-based (abundance) data or sampling-unit-based (incidence) data taken from one or multiple communities/assemblages.
Last updated 8 years ago
2.93 score 86 scripts 343 downloadsbibliometrixData - Bibliometrix Example Datasets
It contains some example datasets used in 'bibliometrix'. The data are bibliographic datasets exported from the 'SCOPUS' (<https://scopus.com>) and 'Clarivate Analytics Web of Science' (<https://www.webofscience.com/>) databases. They can be used to test the different features of the package 'bibliometrix' (<https://bibliometrix.org>).
Last updated 3 years ago
2.93 score 3 packages 9 scripts 9.5k downloadscapushe - CAlibrating Penalities Using Slope HEuristics
Calibration of penalized criteria for model selection. The calibration methods available are based on the slope heuristics.
Last updated 12 months ago
2.93 score 15 packages 19 scripts 851 downloadspubmed.mineR - Text Mining of PubMed Abstracts
Text mining of PubMed Abstracts (text and XML) from <https://pubmed.ncbi.nlm.nih.gov/>.
Last updated 3 months ago
2.93 score 5 stars 85 scripts 542 downloadsisingLenzMC - Monte Carlo for Classical Ising Model
Classical Ising Model is a land mark system in statistical physics.The model explains the physics of spin glasses and magnetic materials, and cooperative phenomenon in general, for example phase transitions and neural networks.This package provides utilities to simulate one dimensional Ising Model with Metropolis and Glauber Monte Carlo with single flip dynamics in periodic boundary conditions. Utility functions for exact solutions are provided.
Last updated 8 years ago
2.93 score 17 scripts 138 downloadsconicfit - Algorithms for Fitting Circles, Ellipses and Conics Based on the Work by Prof. Nikolai Chernov
Geometric circle fitting with Levenberg-Marquardt (a, b, R), Levenberg-Marquardt reduced (a, b), Landau, Spath and Chernov-Lesort. Algebraic circle fitting with Taubin, Kasa, Pratt and Fitzgibbon-Pilu-Fisher. Geometric ellipse fitting with ellipse LMG (geometric parameters) and conic LMA (algebraic parameters). Algebraic ellipse fitting with Fitzgibbon-Pilu-Fisher and Taubin.
Last updated 9 years ago
2.93 score 2 packages 128 scripts 1.1k downloadsseparationplot - Separation Plots
Visual representations of model fit or predictive success in the form of "separation plots." See Greenhill, Brian, Michael D. Ward, and Audrey Sacks. "The separation plot: A new visual method for evaluating the fit of binary models." American Journal of Political Science 55.4 (2011): 991-1002.
Last updated 2 years ago
2.91 score 3 packages 45 scripts 698 downloadssmoother - Functions Relating to the Smoothing of Numerical Data
A collection of methods for smoothing numerical data, commencing with a port of the Matlab gaussian window smoothing function. In addition, several functions typically used in smoothing of financial data are included.
Last updated 8 months ago
2.91 score 4 packages 67 scripts 915 downloadsargosfilter - Argos Locations Filter
Filters animal satellite tracking data obtained from the Argos system(<https://www.argos-system.org/>), following the algorithm described in Freitas et al (2008) <doi:10.1111/j.1748-7692.2007.00180.x>. It is especially indicated for telemetry studies of marine animals, where Argos locations are predominantly of low-quality.
Last updated 2 years ago
2.90 score 80 scripts 488 downloadsGCalcium - A Data Manipulation and Analysis Package for Calcium Indicator Data
Provides shortcuts in extracting useful data points and summarizing waveform data. It is optimized for speed to work efficiently with large data sets so you can get to the analysis phase more quickly. It also utilizes a user-friendly format for use by both beginners and seasoned R users.
Last updated 6 years ago
2.90 score 16 scripts 142 downloadsphyloclim - Integrating Phylogenetics and Climatic Niche Modeling
Implements some methods in phyloclimatic modeling: estimation of ancestral climatic niches, age-range-correlation, niche equivalency test and background-similarity test.
Last updated 7 years ago
2.90 score 2 stars 40 scripts 248 downloadsEntropyEstimation - Estimation of Entropy and Related Quantities
Contains methods for the estimation of Shannon's entropy, variants of Renyi's entropy, mutual information, Kullback-Leibler divergence, and generalized Simpson's indices. The estimators used have a bias that decays exponentially fast.
Last updated 2 months ago
2.90 score 4 packages 22 scripts 712 downloadschangepoint.np - Methods for Nonparametric Changepoint Detection
Implements the multiple changepoint algorithm PELT with a nonparametric cost function based on the empirical distribution of the data. This package extends the changepoint package (see Killick, R and Eckley, I (2014) <doi:10.18637/jss.v058.i03> ).
Last updated 2 years ago
2.90 score 2 stars 3 packages 36 scripts 1.2k downloadsdHSIC - Independence Testing via Hilbert Schmidt Independence Criterion
Contains an implementation of the d-variable Hilbert Schmidt independence criterion and several hypothesis tests based on it, as described in Pfister et al. (2017) <doi:10.1111/rssb.12235>.
Last updated 6 years ago
2.89 score 3 packages 87 scripts 515 downloadsIMTest - Information Matrix Test for Generalized Partial Credit Models
Implementation of the information matrix test for generalized partial credit models.
Last updated 8 years ago
2.89 score 5 scripts 1.6k downloadsMNM - Multivariate Nonparametric Methods. An Approach Based on Spatial Signs and Ranks
Multivariate tests, estimates and methods based on the identity score, spatial sign score and spatial rank score are provided. The methods include one and c-sample problems, shape estimation and testing, linear regression and principal components. The methodology is described in Oja (2010) <doi:10.1007/978-1-4419-0468-3> and Nordhausen and Oja (2011) <doi:10.18637/jss.v043.i05>.
Last updated 12 months ago
2.88 score 1 packages 25 scripts 312 downloadsorcutt - Estimate Procedure in Case of First Order Autocorrelation
Solve first order autocorrelation problems using an iterative method. This procedure estimates both autocorrelation and beta coefficients recursively until we reach the convergence (8th decimal as default). The residuals are computed after estimating Beta using EGLS approach and Rho is estimated using the previous residuals.
Last updated 6 years ago
2.86 score 230 scripts 3.2k downloadsmsme - Functions and Datasets for "Methods of Statistical Model Estimation"
Functions and datasets from Hilbe, J.M., and Robinson, A.P. 2013. Methods of Statistical Model Estimation. Chapman & Hall / CRC.
Last updated 7 years ago
2.86 score 1 stars 2 packages 121 scripts 789 downloadssensitivitymv - Sensitivity Analysis in Observational Studies
The package performs a sensitivity analysis in an observational study using an M-statistic, for instance, the mean. The main function in the package is senmv(), but amplify() and truncatedP() are also useful. The method is developed in Rosenbaum Biometrics, 2007, 63, 456-464, <doi:10.1111/j.1541-0420.2006.00717.x>.
Last updated 6 years ago
2.86 score 4 packages 60 scripts 209 downloadsARIbrain - All-Resolution Inference
It performs All-Resolutions Inference (ARI) on functional Magnetic Resonance Image (fMRI) data. As a main feature, it estimates lower bounds for the proportion of active voxels in a set of clusters as, for example, given by a cluster-wise analysis. The method is described in Rosenblatt, Finos, Weeda, Solari, Goeman (2018) <doi:10.1016/j.neuroimage.2018.07.060>.
Last updated 6 years ago
2.86 score 1 stars 2 packages 12 scripts 212 downloadskpcalg - Kernel PC Algorithm for Causal Structure Detection
Kernel PC (kPC) algorithm for causal structure learning and causal inference using graphical models. kPC is a version of PC algorithm that uses kernel based independence criteria in order to be able to deal with non-linear relationships and non-Gaussian noise.
Last updated 8 years ago
2.86 score 2 stars 36 scripts 255 downloadsbatch - Batching Routines in Parallel and Passing Command-Line Arguments to R
Functions to allow you to easily pass command-line arguments into R, and functions to aid in submitting your R code in parallel on a cluster and joining the results afterward (e.g. multiple parameter values for simulations running in parallel, splitting up a permutation test in parallel, etc.). See `parseCommandArgs(...)' for the main example of how to use this package.
Last updated 7 years ago
2.85 score 179 scripts 285 downloadsLMERConvenienceFunctions - Model Selection and Post-Hoc Analysis for (G)LMER Models
The main function of the package is to perform backward selection of fixed effects, forward fitting of the random effects, and post-hoc analysis using parallel capabilities. Other functionality includes the computation of ANOVAs with upper- or lower-bound p-values and R-squared values for each model term, model criticism plots, data trimming on model residuals, and data visualization. The data to run examples is contained in package LCF_data.
Last updated 4 years ago
2.85 score 71 scripts 768 downloadsmand - Multivariate Analysis for Neuroimaging Data
Several functions can be used to analyze neuroimaging data using multivariate methods based on the 'msma' package. The functions used in the book entitled "Multivariate Analysis for Neuroimaging Data" (2021, ISBN-13: 978-0367255329) are contained.
Last updated 1 years ago
2.85 score 10 scripts 235 downloadsncappc - NCA Calculations and Population Model Diagnosis
A flexible tool that can perform (i) traditional non-compartmental analysis (NCA) and (ii) Simulation-based posterior predictive checks for population pharmacokinetic (PK) and/or pharmacodynamic (PKPD) models using NCA metrics.
Last updated 6 years ago
2.85 score 14 scripts 257 downloadsrkt - Mann-Kendall Test, Seasonal and Regional Kendall Tests
Contains function rkt which computes the Mann-Kendall test (MK) and the Seasonal and the Regional Kendall Tests for trend (SKT and RKT) and Theil-Sen's slope estimator.
Last updated 10 months ago
2.84 score 1 stars 1 packages 57 scripts 512 downloadsRCytoGPS - Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then import the results into R for further analysis and graphing.
Last updated 3 months ago
2.83 score 17 scripts 181 downloadslunar - Calculate Lunar Phase & Distance, Seasons and Related Environmental Factors
Provides functions to calculate lunar and other related environmental covariates.
Last updated 2 years ago
2.82 score 1 packages 74 scripts 329 downloadsGoFKernel - Testing Goodness-of-Fit with the Kernel Density Estimator
Tests of goodness-of-fit based on a kernel smoothing of the data.
Last updated 7 years ago
2.82 score 5 packages 44 scripts 513 downloadsref.ICAR - Objective Bayes Intrinsic Conditional Autoregressive Model for Areal Data
Implements an objective Bayes intrinsic conditional autoregressive prior. This model provides an objective Bayesian approach for modeling spatially correlated areal data using an intrinsic conditional autoregressive prior on a vector of spatial random effects.
Last updated 1 years ago
2.81 score 13 scripts 173 downloadscdparcoord - Top Frequency-Based Parallel Coordinates
Parallel coordinate plotting with resolutions for large data sets and missing values.
Last updated 5 years ago
2.81 score 13 scripts 433 downloadsSobolSequence - Sobol Sequences with Better Two-Dimensional Projections
R implementation of S. Joe and F. Y. Kuo(2008) <DOI:10.1137/070709359>. The implementation is based on the data file new-joe-kuo-6.21201 <http://web.maths.unsw.edu.au/~fkuo/sobol/>.
Last updated 7 years ago
2.81 score 13 scripts 167 downloadsPResiduals - Probability-Scale Residuals and Residual Correlations
Computes probability-scale residuals and residual correlations for continuous, ordinal, binary, count, and time-to-event data <doi:10.18637/jss.v094.i12>.
Last updated 3 years ago
2.81 score 2 stars 64 scripts 284 downloadsinterleave - Converts Tabular Data to Interleaved Vectors
Converts matrices and lists of matrices into a single vector by interleaving their values. That is, each element of the result vector is filled from the input matrices one row at a time. This is the same as transposing a matrix, then removing the dimension attribute, but is designed to operate on matrices in nested list structures.
Last updated 10 months ago
2.81 score 2 packages 4 scripts 1.1k downloadsInterSIM - Simulation of Inter-Related Genomic Datasets
Generates three inter-related genomic datasets : methylation, gene expression and protein expression.
Last updated 6 years ago
2.80 score 2 packages 35 scripts 226 downloadsXBRL - Extraction of Business Financial Information from 'XBRL' Documents
Functions to extract business financial information from an Extensible Business Reporting Language ('XBRL') instance file and the associated collection of files that defines its 'Discoverable' Taxonomy Set ('DTS').
Last updated 3 years ago
2.80 score 5 stars 1 packages 42 scripts 506 downloadsGeneCycle - Identification of Periodically Expressed Genes
The GeneCycle package implements the approaches of Wichert et al. (2004) <doi:10.1093/bioinformatics/btg364>, Ahdesmaki et al. (2005) <doi:10.1186/1471-2105-6-117> and Ahdesmaki et al. (2007) <DOI:10.1186/1471-2105-8-233> for detecting periodically expressed genes from gene expression time series data.
Last updated 4 years ago
2.80 score 1 stars 63 scripts 291 downloadsEDISON - Network Reconstruction and Changepoint Detection
Package EDISON (Estimation of Directed Interactions from Sequences Of Non-homogeneous gene expression) runs an MCMC simulation to reconstruct networks from time series data, using a non-homogeneous, time-varying dynamic Bayesian network. Networks segments and changepoints are inferred concurrently, and information sharing priors provide a reduction of the inference uncertainty.
Last updated 9 years ago
2.80 score 2 stars 1 packages 15 scripts 185 downloadsmlVAR - Multi-Level Vector Autoregression
Estimates the multi-level vector autoregression model on time-series data. Three network structures are obtained: temporal networks, contemporaneous networks and between-subjects networks.
Last updated 10 months ago
2.79 score 3 packages 69 scripts 855 downloadsespadon - Easy Study of Patient DICOM Data in Oncology
Exploitation, processing and 2D-3D visualization of DICOM-RT files (structures, dosimetry, imagery) for medical physics and clinical research, in a patient-oriented perspective.
Last updated 2 months ago
2.78 score 2 scripts 410 downloadsiDINGO - Integrative Differential Network Analysis in Genomics
Fits covariate dependent partial correlation matrices for integrative models to identify differential networks between two groups. The methods are described in Class et. al., (2018) <doi:10.1093/bioinformatics/btx750> and Ha et. al., (2015) <doi:10.1093/bioinformatics/btv406>.
Last updated 4 years ago
2.78 score 3 stars 7 scripts 212 downloadsmnonr - A Generator of Multivariate Non-Normal Random Numbers
A data generator of multivariate non-normal data in R. It combines two different methods to generate non-normal data, one with user-specified multivariate skewness and kurtosis (more details can be found in the paper: Qu, Liu, & Zhang, 2019 <doi:10.3758/s13428-019-01291-5>), and the other with the given marginal skewness and kurtosis. The latter one is the widely-used Vale and Maurelli's method. It also contains a function to calculate univariate and multivariate (Mardia's Test) skew and kurtosis.
Last updated 5 years ago
2.78 score 2 packages 2 scripts 261 downloadsqtlhot - Inference for QTL Hotspots
Functions to infer co-mapping trait hotspots and causal models. Chaibub Neto E, Keller MP, Broman AF, Attie AD, Jansen RC, Broman KW, Yandell BS (2012) Quantile-based permutation thresholds for QTL hotspots. Genetics 191 : 1355-1365. <doi:10.1534/genetics.112.139451>. Chaibub Neto E, Broman AT, Keller MP, Attie AD, Zhang B, Zhu J, Yandell BS (2013) Modeling causality for pairs of phenotypes in system genetics. Genetics 193 : 1003-1013. <doi:10.1534/genetics.112.147124>.
Last updated 7 years ago
2.78 score 30 scripts 212 downloadsPCovR - Principal Covariates Regression
Analyzing regression data with many and/or highly collinear predictor variables, by simultaneously reducing the predictor variables to a limited number of components and regressing the criterion variables on these components (de Jong S. & Kiers H. A. L. (1992) <doi:10.1016/0169-7439(92)80100-I>). Several rotation and model selection options are provided.
Last updated 1 years ago
2.76 score 4 packages 12 scripts 386 downloadsmatchMulti - Optimal Multilevel Matching using a Network Algorithm
Performs multilevel matches for data with cluster- level treatments and individual-level outcomes using a network optimization algorithm. Functions for checking balance at the cluster and individual levels are also provided, as are methods for permutation-inference-based outcome analysis. Details in Pimentel et al. (2018) <doi:10.1214/17-AOAS1118>. The optmatch package, which is useful for running many of the provided functions, may be downloaded from Github at <https://github.com/markmfredrickson/optmatch> if not available on CRAN.
Last updated 5 months ago
2.76 score 1 stars 1 packages 19 scripts 394 downloadsdidimputation - Imputation Estimator from Borusyak, Jaravel, and Spiess (2021)
Estimates Two-way Fixed Effects difference-in-differences/event-study models using the imputation-based approach proposed by Borusyak, Jaravel, and Spiess (2021).
Last updated 2 years ago
2.74 score 1 packages 37 scripts 708 downloadsunifed - The Unifed Distribution
Probability functions, family for glm() and Stan code for working with the unifed distribution (Quijano Xacur, 2019; <doi:10.1186/s40488-019-0102-6>).
Last updated 3 years ago
2.74 score 11 scripts 277 downloadsyhat - Interpreting Regression Effects
The purpose of this package is to provide methods to interpret multiple linear regression and canonical correlation results including beta weights,structure coefficients, validity coefficients, product measures, relative weights, all-possible-subsets regression, dominance analysis, commonality analysis, and adjusted effect sizes.
Last updated 1 years ago
2.73 score 1 stars 54 scripts 408 downloadsKRIS - Keen and Reliable Interface Subroutines for Bioinformatic Analysis
Provides useful functions which are needed for bioinformatic analysis such as calculating linear principal components from numeric data and Single-nucleotide polymorphism (SNP) dataset, calculating fixation index (Fst) using Hudson method, creating scatter plots in 3 views, handling with PLINK binary file format, detecting rough structures and outliers using unsupervised clustering, and calculating matrix multiplication in the faster way for big data.
Last updated 4 years ago
2.73 score 2 packages 18 scripts 206 downloadsEQL - Extended-Quasi-Likelihood-Function (EQL)
Computation of the EQL for a given family of variance functions, Saddlepoint-approximations and related auxiliary functions (e.g. Hermite polynomials).
Last updated 5 years ago
2.73 score 3 packages 30 scripts 493 downloadspwr2 - Power and Sample Size Analysis for One-way and Two-way ANOVA Models
User friendly functions for power and sample size analysis at one-way and two-way ANOVA settings take either effect size or delta and sigma as arguments. They are designed for both one-way and two-way ANOVA settings. In addition, a function for plotting power curves is available for power comparison, which can be easily visualized by statisticians and clinical researchers.
Last updated 8 years ago
2.73 score 1 packages 45 scripts 739 downloadsevclust - Evidential Clustering
Various clustering algorithms that produce a credal partition, i.e., a set of Dempster-Shafer mass functions representing the membership of objects to clusters. The mass functions quantify the cluster-membership uncertainty of the objects. The algorithms are: Evidential c-Means, Relational Evidential c-Means, Constrained Evidential c-Means, Evidential Clustering, Constrained Evidential Clustering, Evidential K-nearest-neighbor-based Clustering, Bootstrap Model-Based Evidential Clustering, Belief Peak Evidential Clustering, Neural-Network-based Evidential Clustering.
Last updated 1 years ago
2.73 score 1 packages 18 scripts 298 downloadssiebanxicor - Query Data Series from Bank of Mexico
Allows to retrieve time series of all indicators available in the Bank of Mexico's Economic Information System (<http://www.banxico.org.mx/SieInternet/>).
Last updated 6 years ago
2.73 score 3 stars 36 scripts 484 downloadspgdraw - Generate Random Samples from the Polya-Gamma Distribution
Generates random samples from the Polya-Gamma distribution using an implementation of the algorithm described in J. Windle's PhD thesis (2013) <https://repositories.lib.utexas.edu/bitstream/handle/2152/21842/WINDLE-DISSERTATION-2013.pdf>. The underlying implementation is in C.
Last updated 6 years ago
2.72 score 5 packages 35 scripts 675 downloadsAlphaPart - Partition/Decomposition of Breeding Values by Paths of Information
A software that implements a method for partitioning genetic trends to quantify the sources of genetic gain in breeding programmes. The partitioning method is described in Garcia-Cortes et al. (2008) <doi:10.1017/S175173110800205X>. The package includes the main function AlphaPart for partitioning breeding values and auxiliary functions for manipulating data and summarizing, visualizing, and saving results.
Last updated 2 years ago
2.72 score 26 scripts 464 downloadsNHPoisson - Modelling and Validation of Non Homogeneous Poisson Processes
Tools for modelling, ML estimation, validation analysis and simulation of non homogeneous Poisson processes in time.
Last updated 5 years ago
2.71 score 2 stars 2 packages 43 scripts 288 downloadspolicytree - Policy Learning via Doubly Robust Empirical Welfare Maximization over Trees
Learn optimal policies via doubly robust empirical welfare maximization over trees. Given doubly robust reward estimates, this package finds a rule-based treatment prescription policy, where the policy takes the form of a shallow decision tree that is globally (or close to) optimal.
Last updated 5 months ago
2.71 score 3 packages 57 scripts 600 downloadsggrcs - Draw Histograms and Restricted Cubic Splines (RCS)
You can use this function to easily draw a combined histogram and restricted cubic spline. The function draws the graph through 'ggplot2'. RCS fitting requires the use of the rcs() function of the 'rms' package. Can fit cox regression, logistic regression. This method was described by Per Kragh (2003) <doi:10.1002/sim.1497>.
Last updated 2 months ago
2.71 score 7 scripts 1.0k downloadsMARVEL - Revealing Splicing Dynamics at Single-Cell Resolution
Alternative splicing represents an additional and underappreciated layer of complexity underlying gene expression profiles. Nevertheless, there remains hitherto a paucity of software to investigate splicing dynamics at single-cell resolution. 'MARVEL' enables splicing analysis of single-cell RNA-sequencing data generated from plate- and droplet-based library preparation methods.
Last updated 2 years ago
2.71 score 51 scripts 203 downloadsedfReader - Reading EDF(+) and BDF(+) Files
Reads European Data Format files EDF and EDF+, see <http://www.edfplus.info>, BioSemi Data Format files BDF, see <http://www.biosemi.com/faq/file_format.htm>, and BDF+ files, see <http://www.teuniz.net/edfbrowser/bdfplus%20format%20description.html>. The files are read in two steps: first the header is read and then the signals (using the header object as a parameter).
Last updated 6 years ago
2.71 score 1 packages 17 scripts 418 downloadslongitudinal - Analysis of Multiple Time Course Data
Contains general data structures and functions for longitudinal data with multiple variables, repeated measurements, and irregularly spaced time points. Also implements a shrinkage estimator of dynamical correlation and dynamical covariance.
Last updated 3 years ago
2.70 score 1 stars 7 packages 24 scripts 810 downloadsadimpro - Adaptive Smoothing of Digital Images
Implements tools for manipulation of digital images and the Propagation Separation approach by Polzehl and Spokoiny (2006) <DOI:10.1007/s00440-005-0464-1> for smoothing digital images, see Polzehl and Tabelow (2007) <DOI:10.18637/jss.v019.i01>.
Last updated 2 months ago
2.70 score 2 packages 37 scripts 1.1k downloadsPepMapViz - A Versatile Toolkit for Peptide Mapping, Visualization, and Comparative Exploration
A versatile R visualization package that empowers researchers with comprehensive visualization tools for seamlessly mapping peptides to protein sequences, identifying distinct domains and regions of interest, accentuating mutations, and highlighting post-translational modifications, all while enabling comparisons across diverse experimental conditions. Potential applications of 'PepMapViz' include the visualization of cross-software mass spectrometry results at the peptide level for specific protein and domain details in a linearized format and post-translational modification coverage across different experimental conditions; unraveling insights into disease mechanisms. It also enables visualization of major histocompatibility complex-presented peptides in different antibody regions predicting immunogenicity in antibody drug development.
Last updated 10 days ago
immunogenicitymassspectrometryproteomicspeptidomicssoftwarevisualization
2.70 score 4 scriptsBoundaryStats - Boundary Overlap Statistics
Analysis workflow for finding geographic boundaries of ecological or landscape traits and comparing the placement of geographic boundaries of two traits. If data are trait values, trait data are transformed to boundary intensities based on approximate first derivatives across latitude and longitude. The package includes functions to create custom null models based on the input data. The boundary statistics are described in: Fortin, Drapeau, and Jacquez (1996) <doi:10.2307/3545584>.
Last updated 1 months ago
2.70 score 3 scripts 236 downloadsChestVolume - Estimate the Chest Volume with Markers Data
Provides tools to process and analyze chest expansion using 3D marker data from motion capture systems. Includes functions for data processing, marker position adjustment, volume calculation using convex hulls, and visualization in 2D and 3D. Barber et al. (1996) <doi:10.1145/235815.235821>. TAMIYA Hiroyuki et al. (2021) <doi:10.1038/s41598-021-01033-8>.
Last updated 2 months ago
2.70 score 4 scripts 253 downloadsLangevin - Langevin Analysis in One and Two Dimensions
Estimate drift and diffusion functions from time series and generate synthetic time series from given drift and diffusion coefficients.
Last updated 5 months ago
2.70 score 6 scripts 243 downloadscolocPropTest - Proportional Testing for Colocalisation Analysis
Colocalisation analysis tests whether two traits share a causal genetic variant in a specified genomic region. Proportional testing for colocalisation has been previously proposed [Wallace (2013) <doi:10.1002/gepi.21765>], but is reimplemented here to overcome barriers to its adoption. Its use is complementary to the fine- mapping based colocalisation method in the 'coloc' package, and may be used in particular to identify false "H3" conclusions in 'coloc'.
Last updated 6 months ago
2.70 score 2 scripts 525 downloadssim.BA - Simulation-Based Bias Analysis for Observational Studies
Allows user to conduct a simulation based quantitative bias analysis using covariate structures generated with individual-level data to characterize the bias arising from unmeasured confounding. Users can specify their desired data generating mechanisms to simulate data and quantitatively summarize findings in an end-to-end application using this package.
Last updated 7 months ago
2.70 score 355 downloadsBRVM - Retrieve Historical Data of Companies Listed on the 'BRVM' Stock Exchange
Provide real-time access to data from the Regional Securities Exchange SA(<https://www.brvm.org/en>), commonly known as the 'BRVM' stock exchange. The goal is to facilitate data access for users of the R programming language. The package includes a variety of data that can be accessed by calling functions.
Last updated 9 months ago
2.70 score 8 scripts 221 downloadsemery - Accuracy Statistic Estimation for Imperfect Gold Standards
Produce maximum likelihood estimates of common accuracy statistics for multiple measurement methods when a gold standard is not available. An R implementation of the expectation maximization algorithms described in Zhou et al. (2011) <doi:10.1002/9780470906514> with additional functions for creating simulated data and visualizing results. Supports binary, ordinal, and continuous measurement methods.
Last updated 9 months ago
2.70 score 1 scripts 163 downloadsHTRX - Haplotype Trend Regression with eXtra Flexibility (HTRX)
Detection of haplotype patterns that include single nucleotide polymorphisms (SNPs) and non-contiguous haplotypes that are associated with a phenotype. Methods for implementing HTRX are described in Yang Y, Lawson DJ (2023) <doi:10.1093/bioadv/vbad038> and Barrie W, Yang Y, Irving-Pease E.K, et al (2024) <doi:10.1038/s41586-023-06618-z>.
Last updated 10 months ago
2.70 score 5 scripts 181 downloadslddmm - Longitudinal Drift-Diffusion Mixed Models (LDDMM)
Implementation of the drift-diffusion mixed model for category learning as described in Paulon et al. (2021) <doi:10.1080/01621459.2020.1801448>.
Last updated 10 months ago
2.70 score 4 scripts 186 downloadsWoodSimulatR - Generate Simulated Sawn Timber Strength Grading Data
Tools for generating simulated sawn timber strength grading data with a main focus on statistical simulation based on covariance matrices. Simulation data for Norway spruce sawn timber from Austria and reference values of means and standard deviations of grade determining properties from literature for a number of European countries are provided, as well.
Last updated 12 months ago
2.70 score 3 scripts 159 downloadsTestDimorph - Analysis of the Interpopulation Difference in Degree of Sexual Dimorphism Using Summary Statistics
Offers a solution for the unavailability of raw data in most anthropological studies by facilitating the calculations of several sexual dimorphism related analyses using the published summary statistics of metric data (mean, standard deviation and sex specific sample size) as illustrated by the works of Relethford, J. H., & Hodges, D. C. (1985) <doi:10.1002/ajpa.1330660105>, Greene, D. L. (1989) <doi:10.1002/ajpa.1330790113> and Konigsberg, L. W. (1991) <doi:10.1002/ajpa.1330840110>.
Last updated 1 years ago
2.70 score 1 stars 6 scripts 289 downloadsCLSIEP15 - Clinical and Laboratory Standards Institute (CLSI) EP15-A3 Calculations
Calculations of "EP15-A3 document. A manual for user verification of precision and estimation of bias" CLSI (2014, ISBN:1-56238-966-1).
Last updated 1 years ago
2.70 score 5 scripts 157 downloadsversioning - Settings and File I/O using a Configuration YAML File
R data pipelines commonly require reading and writing data to versioned directories. Each directory might correspond to one step of a multi-step process, where that version corresponds to particular settings for that step and a chain of previous steps that each have their own versions. This package creates a configuration object that makes it easy to read and write versioned data, based on YAML configuration files loaded and saved to each versioned folder.
Last updated 1 years ago
2.70 score 4 scripts 164 downloadsPSIndependenceTest - Independence Tests for Two-Way, Three-Way and Four-Way Contingency Tables
Presentation two independence tests for two-way, three-way and four-way contingency tables. These tests are: the modular test and the logarithmic minimum test. For details on this method see: Sulewski (2017) <doi:10.18778/0208-6018.330.04>, Sulewski (2018) <doi:10.1080/02664763.2018.1424122>, Sulewski (2019) <doi:10.2478/bile-2019-0003>, Sulewski (2021) <doi:10.1080/00949655.2021.1908286>.
Last updated 1 years ago
2.70 score 5 scripts 115 downloadsPSGoft - Modified Lilliefors Goodness-of-Fit Normality Test
Presentation of a new goodness-of-fit normality test based on the Lilliefors method. For details on this method see: Sulewski (2019) <doi:10.1080/03610918.2019.1664580>.
Last updated 1 years ago
2.70 score 5 scripts 122 downloadsecopower - Power Estimates and Equivalence Testing for Multivariate Data
Estimates power by simulation for multivariate abundance data to be used for sample size estimates. Multivariate equivalence testing by simulation from a Gaussian copula model. The package also provides functions for parameterising multivariate effect sizes and simulating multivariate abundance data jointly. The discrete Gaussian copula approach is described in Popovic et al. (2018) <doi:10.1016/j.jmva.2017.12.002>.
Last updated 1 years ago
2.70 score 8 scripts 223 downloadssleev - Semiparametric Likelihood Estimation with Errors in Variables
Efficient regression analysis under general two-phase sampling, where Phase I includes error-prone data and Phase II contains validated data on a subset.
Last updated 1 years ago
2.70 score 5 scripts 170 downloadsdrcarlate - Improving Estimation Efficiency in CAR with Imperfect Compliance
We provide a list of functions for replicating the results of the Monte Carlo simulations and empirical application of Jiang et al. (2022). In particular, we provide corresponding functions for generating the three types of random data described in this paper, as well as all the estimation strategies. Detailed information about the data generation process and estimation strategy can be found in Jiang et al. (2022) <doi:10.48550/arXiv.2201.13004>.
Last updated 1 years ago
2.70 score 3 scripts 181 downloadsflimo - Fixed Landscape Inference Method
Likelihood-free inference method for stochastic models. Uses a deterministic optimizer on simple simulations of the model that are performed with a prior drawn randomness by applying the inverse transform method. Is designed to work on its own and also by using the Julia package 'Jflimo' available on the git page of the project: <https://metabarcoding.org/flimo>.
Last updated 2 years ago
2.70 score 3 scripts 251 downloadsalpha.correction.bh - Benjamini-Hochberg Alpha Correction
Provides the alpha-adjustment correction from "Benjamini, Y., & Hochberg, Y. (1995) <doi:10.1111/j.2517-6161.1995.tb02031.x> Controlling the false discovery rate: a practical and powerful approach to multiple testing. Journal of the Royal statistical society: series B (Methodological), 57(1), 289-300". For researchers interested in using the exact mathematical formulas and procedures as used in the original paper.
Last updated 2 years ago
2.70 score 3 scripts 247 downloadsPCObw - Bandwidth Selector with Penalized Comparison to Overfitting Criterion
Bandwidth selector according to the Penalised Comparison to Overfitting (P.C.O.) criterion as described in Varet, S., Lacour, C., Massart, P., Rivoirard, V., (2019) <https://hal.archives-ouvertes.fr/hal-02002275>. It can be used with univariate and multivariate data.
Last updated 2 years ago
2.70 score 2 scripts 167 downloadsrosetta - Parallel Use of Statistical Packages in Teaching
When teaching statistics, it can often be desirable to uncouple the content from specific software packages. To ease such efforts, the Rosetta Stats website (<https://rosettastats.com>) allows comparing analyses in different packages. This package is the companion to the Rosetta Stats website, aiming to provide functions that produce output that is similar to output from other statistical packages, thereby facilitating 'software-agnostic' teaching of statistics.
Last updated 2 years ago
2.70 score 10 scripts 528 downloadsAalenJohansen - Conditional Aalen-Johansen Estimation
Provides the conditional Nelson-Aalen and Aalen-Johansen estimators. The methods are based on Bladt & Furrer (2023), in preparation.
Last updated 2 years ago
2.70 score 9 scripts 478 downloadsdsample - Discretization-Based Direct Random Sample Generation
Discretization-based random sampling algorithm that is useful for a complex model in high dimension is implemented. The normalizing constant of a target distribution is not needed. Posterior summaries are compared with those by 'OpenBUGS'. The method is described: Wang and Lee (2014) <doi:10.1016/j.csda.2013.06.011> and exercised in Lee (2009) <http://hdl.handle.net/1993/21352>.
Last updated 2 years ago
2.70 score 7 scripts 218 downloadsharmonizer - Harmonizing CN8 and PC8 Product Codes
Several functions are provided to harmonize CN8 (Combined Nomenclature 8 digits) and PC8 (Production Communautaire 8 digits) product codes over time and the classification systems HS6 and BEC. Harmonization of CN8 codes are possible by default from 1995 to 2022 and of PC8 from 2001 to 2021, respectively.
Last updated 2 years ago
2.70 score 6 scripts 287 downloadsMestim - Computes the Variance-Covariance Matrix of Multidimensional Parameters Using M-Estimation
Provides a flexible framework for estimating the variance-covariance matrix of estimated parameters. Estimation relies on unbiased estimating functions to compute the empirical sandwich variance. (i.e., M-estimation in the vein of Tsiatis et al. (2019) <doi:10.1201/9780429192692>.
Last updated 2 years ago
2.70 score 6 scripts 151 downloadsPEIMAN2 - Post-Translational Modification Enrichment, Integration, and Matching Analysis
Functions and mined database from 'UniProt' focusing on post-translational modifications to do single enrichment analysis (SEA) and protein set enrichment analysis (PSEA). Payman Nickchi, Mehdi Mirzaie, Marc Baumann, Amir Ata Saei, Mohieddin Jafari (2022) <bioRxiv:10.1101/2022.11.09.515610>.
Last updated 2 years ago
2.70 score 6 scripts 202 downloadsCSCNet - Fitting and Tuning Regularized Cause-Specific Cox Models with Elastic-Net Penalty
Flexible tools to fit, tune and obtain absolute risk predictions from regularized cause-specific cox models with elastic-net penalty.
Last updated 2 years ago
2.70 score 3 scripts 211 downloadsPesticideLoadIndicator - Computes Danish Pesticide Load Indicator
Computes the Danish Pesticide Load Indicator as described in Kudsk et al. (2018) <doi:10.1016/j.landusepol.2017.11.010> and Moehring et al. (2019) <doi:10.1016/j.scitotenv.2018.07.287> for pesticide use data. Additionally offers the possibility to directly link pesticide use data to pesticide properties given access to the Pesticide properties database (Lewis et al., 2016) <doi:10.1080/10807039.2015.1133242>.
Last updated 2 years ago
2.70 score 4 scripts 305 downloadsneuronorm - Preprocessing of Structural MRI for Multiple Neurodegenerative Diseases
Preprocessing pipeline for normalizing and cleaning T1-weighted, T2-weighted and FLAIR MRI images coming from different sources, diseases, patients, scanners and sites.
Last updated 2 years ago
2.70 score 2 scripts 186 downloadsrwarrior - R Warrior - An AI Programming Game
A port of Ruby Warrior. Teaches R programming in a fun and interactive way.
Last updated 2 years ago
2.70 score 1 stars 4 scripts 184 downloadsevalR - Evaluation of Unverified Code
The purpose of this package is to generate trees and validate unverified code. Trees are made by parsing a statement into a verification tree data structure. This will make it easy to port the statement into another language. Safe statement evaluations are done by executing the verification trees.
Last updated 2 years ago
2.70 score 1 scripts 147 downloadsrTCRBCRr - Repertoire Analysis of the Detected Clonotype
The 'TRUST4' or 'MiXCR' is used to identify the clonotypes. The goal of 'rTCRBCRr' is to process the results from these clonotyping tools, and analyze the clonotype repertoire metrics based on chain names and IGH isotypes. The manuscript is still under preparation for publication for now. The references describing the methods in this package will be added later.
Last updated 2 years ago
2.70 score 124 downloadsWRI - Wasserstein Regression and Inference
Implementation of the methodologies described in 1) Alexander Petersen, Xi Liu and Afshin A. Divani (2021) <doi:10.1214/20-aos1971>, including global F tests, partial F tests, intrinsic Wasserstein-infinity bands and Wasserstein density bands, and 2) Chao Zhang, Piotr Kokoszka and Alexander Petersen (2022) <doi:10.1111/jtsa.12590>, including estimation, prediction, and inference of the Wasserstein autoregressive models.
Last updated 2 years ago
2.70 score 4 scripts 192 downloadsFGLMtrunc - Truncated Functional Generalized Linear Models
An implementation of the methodologies described in Xi Liu, Afshin A. Divani, and Alexander Petersen (2022) <doi:10.1016/j.csda.2022.107421>, including truncated functional linear and truncated functional logistic regression models.
Last updated 3 years ago
2.70 score 2 scripts 110 downloadsdiscnorm - Test for Discretized Normality in Ordinal Data
Tests whether multivariate ordinal data may stem from discretizing a multivariate normal distribution. The test is described by Foldnes and Grønneberg (2019) <doi:10.1080/10705511.2019.1673168>. In addition, an adjusted polychoric correlation estimator is provided that takes marginal knowledge into account, as described by Grønneberg and Foldnes (2022) <doi:10.1037/met0000495>.
Last updated 3 years ago
2.70 score 176 downloadscondGEE - Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a conditional GEE for recurrent event gap times, as described by Clement and Strawderman (2009) in the journal Biostatistics. Makes a parametric assumption for the length of the censored gap time.
Last updated 3 years ago
2.70 score 3 scripts 268 downloadsterminaldigits - Tests of Uniformity and Independence for Terminal Digits
Implements simulated tests for the hypothesis that terminal digits are uniformly distributed (chi-squared goodness-of-fit) and the hypothesis that terminal digits are independent from preceding digits (several tests of independence for r x c contingency tables). Also, for a number of distributions, implements Monte Carlo simulations for type I errors and power for the test of independence.
Last updated 3 years ago
2.70 score 4 scripts 131 downloadsPLORN - Prediction with Less Overfitting and Robust to Noise
A method for the quantitative prediction with much predictors. This package provides functions to construct the quantitative prediction model with less overfitting and robust to noise.
Last updated 3 years ago
2.70 score 4 scripts 335 downloadsrlcv - Robust Likelihood Cross Validation Bandwidth Selection
Robust likelihood cross validation bandwidth for uni- and multi-variate kernel densities. It is robust against fat-tailed distributions and/or outliers. Based on "Robust Likelihood Cross-Validation for Kernel Density Estimation," Wu (2019) <doi:10.1080/07350015.2018.1424633>.
Last updated 3 years ago
2.70 score 4 scripts 156 downloadsLogRegEquiv - Logistic Regression Equivalence
Tools for assessing equivalence of similar Logistic Regression models.
Last updated 3 years ago
2.70 score 3 scripts 181 downloadsRTTWebClient - Web Client to 'TickTrader'
R Web Client to 'TickTrader' platform. Provides you access to 'TickTrader' platform through Web API <https://ttlivewebapi.fxopen.net:8443/api/doc/index>.
Last updated 3 years ago
2.70 score 9 scripts 201 downloadsscaRabee - Optimization Toolkit for Pharmacokinetic-Pharmacodynamic Models
A port of the Scarabee toolkit originally written as a Matlab-based application. scaRabee provides a framework for simulation and optimization of pharmacokinetic-pharmacodynamic models at the individual and population level. It is built on top of the neldermead package, which provides the direct search algorithm proposed by Nelder and Mead for model optimization.
Last updated 3 years ago
2.70 score 3 scripts 235 downloadsgesso - Hierarchical GxE Interactions in a Regularized Regression Model
The method focuses on a single environmental exposure and induces a main-effect-before-interaction hierarchical structure for the joint selection of interaction terms in a regularized regression model. For details see Zemlianskaia et al. (2021) <arxiv:2103.13510>.
Last updated 3 years ago
2.70 score 7 scripts 207 downloadsrbooster - AdaBoost Framework for Any Classifier
This is a simple package which provides a function that boosts pre-ready or custom-made classifiers. Package uses Discrete AdaBoost (<doi:10.1006/jcss.1997.1504>) and Real AdaBoost (<doi:10.1214/aos/1016218223>) for two class, SAMME (<doi:10.4310/SII.2009.v2.n3.a8>) and SAMME.R (<doi:10.4310/SII.2009.v2.n3.a8>) for multiclass classification.
Last updated 3 years ago
2.70 score 6 scripts 162 downloadsGenderInfer - This is a Collection of Functions to Analyse Gender Differences
Implementation of functions, which combines binomial calculation and data visualisation, to analyse the differences in publishing authorship by gender described in Day et al. (2020) <doi:10.1039/C9SC04090K>. It should only be used when self-reported gender is unavailable.
Last updated 3 years ago
2.70 score 10 scripts 181 downloadsMCID - Estimating the Minimal Clinically Important Difference
Apply the marginal classification method to achieve the purpose of providing the point and interval estimates for the minimal clinically important difference based on the classical anchor-based method. For more details of the methodology, please see Zehua Zhou, Leslie J. Bisson and Jiwei Zhao (2021) <arXiv:2108.11589>.
Last updated 3 years ago
2.70 score 1 stars 1 scripts 150 downloadsROCaggregator - Aggregate Multiple ROC Curves into One Global ROC
Aggregates multiple Receiver Operating Characteristic (ROC) curves obtained from different sources into one global ROC. Additionally, it’s also possible to calculate the aggregated precision-recall (PR) curve.
Last updated 3 years ago
2.70 score 5 scripts 151 downloadscolourvision - Colour Vision Models
Colour vision models, colour spaces and colour thresholds. Provides flexibility to build user-defined colour vision models for n number of photoreceptor types. Also includes Vorobyev & Osorio (1998) Receptor Noise Limited models <doi:10.1098/rspb.1998.0302>, Chittka (1992) colour hexagon <doi:10.1007/BF00199331>, and Endler & Mielke (2005) model <doi:10.1111/j.1095-8312.2005.00540.x>. Models have been extended to accept any number of photoreceptor types.
Last updated 3 years ago
2.70 score 25 scripts 259 downloadsmipplot - An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment Modeling Consortium) submission format.
Last updated 4 years ago
2.70 score 9 scripts 234 downloadsairGRdatassim - Ensemble-Based Data Assimilation with GR Hydrological Models
Add-on to the 'airGR' package which provides the tools to assimilate observed discharges in daily GR hydrological models. The package consists in two functions allowing to perform the assimilation of observed discharges via the Ensemble Kalman filter or the Particle filter as described in Piazzi et al. (2021) <doi:10.1029/2020WR028390>.
Last updated 4 years ago
2.70 score 1 stars 8 scripts 292 downloadsSyScSelection - Systematic Scenario Selection for Stress Testing
Quasi-Monte-Carlo algorithm for systematic generation of shock scenarios from an arbitrary multivariate elliptical distribution. The algorithm selects a systematic mesh of arbitrary fineness that approximately evenly covers an isoprobability ellipsoid in d dimensions (Flood, Mark D. & Korenko, George G. (2013) <doi:10.1080/14697688.2014.926018>). This package is the 'R' analogy to the 'Matlab' code published by Flood & Korenko in above-mentioned paper.
Last updated 4 years ago
2.70 score 3 scripts 140 downloadsmosqcontrol - Mosquito Control Resource Optimization
This project aims to make an accessible model for mosquito control resource optimization. The model uses data provided by users to estimate the mosquito populations in the sampling area for the sampling time period, and the optimal time to apply a treatment or multiple treatments.
Last updated 4 years ago
2.70 score 4 scripts 130 downloadsbinomialRF - Binomial Random Forest Feature Selection
The 'binomialRF' is a new feature selection technique for decision trees that aims at providing an alternative approach to identify significant feature subsets using binomial distributional assumptions (Rachid Zaim, S., et al. (2019)) <doi:10.1101/681973>. Treating each splitting variable selection as a set of exchangeable correlated Bernoulli trials, 'binomialRF' then tests whether a feature is selected more often than by random chance.
Last updated 5 years ago
softwaregenepredictionstatisticalmethoddecisiontreedimensionreductionexperimentaldesign
2.70 score 1 scripts 308 downloadsTableHC - Higher Criticism Test of Two Frequency Counts Tables
Higher Criticism (HC) test between two frequency tables. Test is based on an adaptation of the Tukey-Donoho-Jin HC statistic to testing frequency tables described in Kipnis (2019) <arXiv:1911.01208>.
Last updated 5 years ago
2.70 score 1 scripts 94 downloadsIDmeasurer - Assessment of Individual Identity in Animal Signals
Provides tools for assessment and quantification of individual identity information in animal signals. This package accompanies a research article by Linhart et al. (2019) <doi:10.1101/546143>: "Measuring individual identity information in animal signals: Overview and performance of available identity metrics".
Last updated 6 years ago
2.70 score 4 scripts 133 downloadsCOCONUT - COmbat CO-Normalization Using conTrols (COCONUT)
Allows for pooled analysis of microarray data by batch-correcting control samples, and then applying the derived correction parameters to non-control samples to obtain bias-free, inter-dataset corrected data.
Last updated 7 years ago
2.70 score 1 stars 7 scripts 550 downloadsDES - Discrete Event Simulation
Discrete event simulation (DES) involves modeling of systems having discrete, i.e. abrupt, state changes. For instance, when a job arrives to a queue, the queue length abruptly increases by 1. This package is an R implementation of the event-oriented approach to DES; see the tutorial in Matloff (2008) <http://heather.cs.ucdavis.edu/~matloff/156/PLN/DESimIntro.pdf>.
Last updated 7 years ago
2.70 score 2 scripts 536 downloadssfinx - Straightforward Filtering Index for AP-MS Data Analysis (SFINX)
The straightforward filtering index (SFINX) identifies true positive protein interactions in a fast, user-friendly, and highly accurate way. It is not only useful for the filtering of affinity purification - mass spectrometry (AP-MS) data, but also for similar types of data resulting from other co-complex interactomics technologies, such as TAP-MS, Virotrap and BioID. SFINX can also be used via the website interface at <http://sfinx.ugent.be>.
Last updated 7 years ago
2.70 score 6 scripts 138 downloadsslim - Singular Linear Models for Longitudinal Data
Fits singular linear models to longitudinal data. Singular linear models are useful when the number, or timing, of longitudinal observations may be informative about the observations themselves. They are described in Farewell (2010) <doi:10.1093/biomet/asp068>, and are extensions of the linear increments model <doi:10.1111/j.1467-9876.2007.00590.x> to general longitudinal data.
Last updated 8 years ago
2.70 score 4 scripts 175 downloadsmAr - Multivariate AutoRegressive Analysis
R functions for the estimation and eigen-decomposition of multivariate autoregressive models.
Last updated 2 years ago
2.70 score 1 stars 2 packages 83 scripts 503 downloadsSpatialML - Spatial Machine Learning
Implements a spatial extension of the random forest algorithm (Georganos et al. (2019) <doi:10.1080/10106049.2019.1595177>). Allows for a geographically weighted random forest regression including a function to find the optical bandwidth. (Georganos and Kalogirou (2022) <https://www.mdpi.com/2220-9964/11/9/471>).
Last updated 8 months ago
2.70 score 8 stars 31 scripts 255 downloadsNISTnls - Nonlinear least squares examples from NIST
Datasets for testing nonlinear regression routines.
Last updated 12 years ago
2.69 score 99 scripts 322 downloadsclickstream - Analyzes Clickstreams Based on Markov Chains
A set of tools to read, analyze and write lists of click sequences on websites (i.e., clickstream). A click can be represented by a number, character or string. Clickstreams can be modeled as zero- (only computes occurrence probabilities), first- or higher-order Markov chains.
Last updated 1 years ago
2.69 score 12 stars 41 scripts 486 downloadsmolaR - Dental Surface Complexity Measurement Tools
Surface topography calculations of Dirichlet's normal energy, relief index, surface slope, and orientation patch count for teeth using scans of enamel caps. Importantly, for the relief index and orientation patch count calculations to work, the scanned tooth files must be oriented with the occlusal plane parallel to the x and y axes, and perpendicular to the z axis. The files should also be simplified, and smoothed in some other software prior to uploading into R.
Last updated 2 years ago
2.68 score 1 stars 1 packages 16 scripts 413 downloadsbartMachineJARs - bartMachine JARs
These are bartMachine's Java dependency libraries. Note: this package has no functionality of its own and should not be installed as a standalone package without bartMachine.
Last updated 2 years ago
2.67 score 7 packages 9 scripts 2.2k downloadswbs - Wild Binary Segmentation for Multiple Change-Point Detection
Provides efficient implementation of the Wild Binary Segmentation and Binary Segmentation algorithms for estimation of the number and locations of multiple change-points in the piecewise constant function plus Gaussian noise model.
Last updated 19 days ago
2.67 score 3 stars 2 packages 26 scripts 311 downloadsbios2mds - From Biological Sequences to Multidimensional Scaling
Utilities dedicated to the analysis of biological sequences by metric MultiDimensional Scaling with projection of supplementary data. It contains functions for reading multiple sequence alignment files, calculating distance matrices, performing metric multidimensional scaling and visualizing results.
Last updated 5 years ago
2.66 score 1 stars 57 scripts 488 downloadssft - Functions for Systems Factorial Technology Analysis of Data
A series of tools for analyzing Systems Factorial Technology data. This includes functions for plotting and statistically testing capacity coefficient functions and survivor interaction contrast functions. Houpt, Blaha, McIntire, Havig, and Townsend (2013) <doi:10.3758/s13428-013-0377-3> provide a basic introduction to Systems Factorial Technology along with examples using the sft R package.
Last updated 6 years ago
2.65 score 1 stars 45 scripts 224 downloadsTideHarmonics - Harmonic Analysis of Tides
Implements harmonic analysis of tidal and sea-level data. Over 400 harmonic tidal constituents can be estimated, all with daily nodal corrections. Time-varying mean sea-levels can also be used.
Last updated 8 years ago
2.65 score 1 packages 15 scripts 400 downloadslocalsolver - R API to LocalSolver
The package converts R data onto input and data for LocalSolver, executes optimization and exposes optimization results as R data. LocalSolver (http://www.localsolver.com/) is an optimization engine developed by Innovation24 (http://www.innovation24.fr/). It is designed to solve large-scale mixed-variable non-convex optimization problems. The localsolver package is developed and maintained by WLOG Solutions (http://www.wlogsolutions.com/en/) in collaboration with Decision Support and Analysis Division at Warsaw School of Economics (http://www.sgh.waw.pl/en/).
Last updated 11 years ago
2.65 score 3 stars 15 scripts 177 downloadsssfa - Spatial Stochastic Frontier Analysis
Spatial Stochastic Frontier Analysis (SSFA) is an original method for controlling the spatial heterogeneity in Stochastic Frontier Analysis (SFA) models, for cross-sectional data, by splitting the inefficiency term into three terms: the first one related to spatial peculiarities of the territory in which each single unit operates, the second one related to the specific production features and the third one representing the error term.
Last updated 1 years ago
2.64 score 2 stars 22 scripts 291 downloadsLTRCtrees - Survival Trees to Fit Left-Truncated and Right-Censored and Interval-Censored Survival Data
Recursive partition algorithms designed for fitting survival tree with left-truncated and right censored (LTRC) data, as well as interval-censored data. The LTRC trees can also be used to fit survival tree with time-varying covariates.
Last updated 4 years ago
2.64 score 22 scripts 229 downloadsSimComp - Simultaneous Comparisons for Multiple Endpoints
Simultaneous tests and confidence intervals are provided for one-way experimental designs with one or many normally distributed, primary response variables (endpoints). Differences (Hasler and Hothorn, 2011 <doi:10.2202/1557-4679.1258>) or ratios (Hasler and Hothorn, 2012 <doi:10.1080/19466315.2011.633868>) of means can be considered. Various contrasts can be chosen, unbalanced sample sizes are allowed as well as heterogeneous variances (Hasler and Hothorn, 2008 <doi:10.1002/bimj.200710466>) or covariance matrices (Hasler, 2014 <doi:10.1515/ijb-2012-0015>).
Last updated 5 years ago
2.64 score 1 packages 21 scripts 1.4k downloadsscbursts - Single Channel Bursts Analysis
Provides tools to import and export from several existing pieces of ion-channel analysis software such as 'TAC', 'QUB', 'SCAN', and 'Clampfit', implements procedures such as dwell-time correction and defining bursts with a critical time, and provides tools for analysis of bursts, such as tools for sorting and plotting.
Last updated 5 years ago
2.63 score 43 scripts 125 downloadsBE - Bioequivalence Study Data Analysis
Analyze bioequivalence study data with industrial strength. Sample size could be determined for various crossover designs, such as 2x2 design, 2x4 design, 4x4 design, Balaam design, Two-sequence dual design, and William design. Reference: Chow SC, Liu JP. Design and Analysis of Bioavailability and Bioequivalence Studies. 3rd ed. (2009, ISBN:978-1-58488-668-6).
Last updated 2 years ago
2.62 score 1 stars 42 scripts 409 downloadstsBSS - Blind Source Separation and Supervised Dimension Reduction for Time Series
Different estimators are provided to solve the blind source separation problem for multivariate time series with stochastic volatility and supervised dimension reduction problem for multivariate time series. Different functions based on AMUSE and SOBI are also provided for estimating the dimension of the white noise subspace. The package is fully described in Nordhausen, Matilainen, Miettinen, Virta and Taskinen (2021) <doi:10.18637/jss.v098.i15>.
Last updated 3 years ago
2.61 score 4 stars 2 packages 17 scripts 324 downloadsNaileR - Interpreting Latent Variables with AI
A small package designed for interpreting continuous and categorical latent variables. You provide a data set with a latent variable you want to understand and some other explanatory variables. It provides a description of the latent variable based on the explanatory variables. It also provides a name to the latent variable.
Last updated 12 days ago
2.61 score 27 scripts 174 downloadsCVD - Color Vision Deficiencies
Methods for color vision deficiencies (CVD), to help understanding and mitigating issues with CVDs and to generate tests for diagnosis and interpretation.
Last updated 8 years ago
2.60 score 67 scripts 173 downloadstimsac - Time Series Analysis and Control Package
Functions for statistical analysis, prediction and control of time series based mainly on Akaike and Nakagawa (1988) <ISBN 978-90-277-2786-2>.
Last updated 1 years ago
2.60 score 1 stars 1 packages 79 scripts 1.7k downloadsscitb - Provides Some Useful Functions for Making Statistical Tables
You can use the functions provided by the package to make various statistical tables, such as baseline data tables. Creates 'Table 1', i.e., a description of the baseline patient characteristics, which is essential in every medical research. Supports both continuous and categorical variables, as well as p-values and standardized mean differences. This method was described by Mary L McHugh (2013) <doi:10.11613/bm.2013.018>.
Last updated 2 months ago
2.60 score 1 stars 9 scripts 503 downloadsAssocBin - Measuring Association with Recursive Binning
An iterative implementation of a recursive binary partitioning algorithm to measure pairwise dependence with a modular design that allows user specification of the splitting logic and stop criteria. Helper functions provide suggested versions of both and support visualization and the computation of summary statistics on final binnings. For a complete description of the functionality and algorithm, see Salahub and Oldford (2023) <doi:10.48550/arXiv.2311.08561>.
Last updated 5 months ago
2.60 score 8 scripts 149 downloadsMonte.Carlo.se - Monte Carlo Standard Errors
Computes Monte Carlo standard errors for summaries of Monte Carlo output. Summaries and their standard errors are based on columns of Monte Carlo simulation output. Dennis D. Boos and Jason A. Osborne (2015) <doi:10.1111/insr.12087>.
Last updated 2 years ago
2.60 score 174 downloadsBAR - Bayesian Adaptive Randomization
Bayesian adaptive randomization is also called outcome adaptive randomization, which is increasingly used in clinical trials.
Last updated 2 years ago
2.60 score 40 scripts 271 downloadsfreqdom - Frequency Domain Based Analysis: Dynamic PCA
Implementation of dynamic principal component analysis (DPCA), simulation of VAR and VMA processes and frequency domain tools. These frequency domain methods for dimensionality reduction of multivariate time series were introduced by David Brillinger in his book Time Series (1974). We follow implementation guidelines as described in Hormann, Kidzinski and Hallin (2016), Dynamic Functional Principal Component <doi:10.1111/rssb.12076>.
Last updated 8 months ago
2.60 score 4 packages 33 scripts 367 downloadslistr - Tools for Lists
Tools for common operations on lists. Provided are short-cuts to operations like selecting and merging data stored in lists. The functions in this package are designed to be used with pipes.
Last updated 2 years ago
2.59 score 39 scripts 239 downloadslocits - Test of Stationarity and Localized Autocovariance
Provides test of second-order stationarity for time series (for dyadic and arbitrary-n length data). Provides localized autocovariance, with confidence intervals, for locally stationary (nonstationary) time series. See Nason, G P (2013) "A test for second-order stationarity and approximate confidence intervals for localized autocovariance for locally stationary time series." Journal of the Royal Statistical Society, Series B, 75, 879-904. <doi:10.1111/rssb.12015>.
Last updated 1 years ago
2.59 score 1 stars 3 packages 43 scripts 294 downloadsHDtweedie - The Lasso for Tweedie's Compound Poisson Model Using an IRLS-BMD Algorithm
The Tweedie lasso model implements an iteratively reweighed least square (IRLS) strategy that incorporates a blockwise majorization decent (BMD) method, for efficiently computing solution paths of the (grouped) lasso and the (grouped) elastic net methods.
Last updated 3 years ago
2.59 score 3 stars 1 packages 43 scripts 322 downloadsstepPlr - L2 Penalized Logistic Regression with Stepwise Variable Selection
L2 penalized logistic regression for both continuous and discrete predictors, with forward stagewise/forward stepwise variable selection procedure.
Last updated 7 years ago
2.58 score 46 scripts 1.2k downloadsclustcurv - Determining Groups in Multiples Curves
A method for determining groups in multiple curves with an automatic selection of their number based on k-means or k-medians algorithms. The selection of the optimal number is provided by bootstrap methods. The methodology can be applied both in regression and survival framework. Implemented methods are: Grouping multiple survival curves described by Villanueva et al. (2018) <doi:10.1002/sim.8016>.
Last updated 30 days ago
2.58 score 38 scripts 90 downloadsAMModels - Adaptive Management Model Manager
Helps enable adaptive management by codifying knowledge in the form of models generated from numerous analyses and data sets. Facilitates this process by storing all models and data sets in a single object that can be updated and saved, thus tracking changes in knowledge through time. A shiny application called AM Model Manager (modelMgr()) enables the use of these functions via a GUI.
Last updated 6 years ago
2.58 score 19 scripts 229 downloadsensembleBMA - Probabilistic Forecasting using Ensembles and Bayesian Model Averaging
Bayesian Model Averaging to create probabilistic forecasts from ensemble forecasts and weather observations <https://stat.uw.edu/sites/default/files/files/reports/2007/tr516.pdf>.
Last updated 2 years ago
2.58 score 3 stars 1 packages 42 scripts 874 downloadsintccr - Semiparametric Competing Risks Regression under Interval Censoring
Semiparametric regression models on the cumulative incidence function for interval-censored competing risks data as described in Bakoyannis, Yu, & Yiannoutsos (2017) /doi{10.1002/sim.7350} and the models with missing event types as described in Park, Bakoyannis, Zhang, & Yiannoutsos (2021) \doi{10.1093/biostatistics/kxaa052}. The proportional subdistribution hazards model (Fine-Gray model), the proportional odds model, and other models that belong to the class of semiparametric generalized odds rate transformation models.
Last updated 3 years ago
2.57 score 1 stars 37 scripts 399 downloadsCADFtest - A Package to Perform Covariate Augmented Dickey-Fuller Unit Root Tests
Hansen's (1995) Covariate-Augmented Dickey-Fuller (CADF) test. The only required argument is y, the Tx1 time series to be tested. If no stationary covariate X is passed to the procedure, then an ordinary ADF test is performed. The p-values of the test are computed using the procedure illustrated in Lupi (2009).
Last updated 7 years ago
2.57 score 37 scripts 686 downloadsei - Ecological Inference
Software accompanying Gary King's book: A Solution to the Ecological Inference Problem. (1997). Princeton University Press. ISBN 978-0691012407.
Last updated 8 years ago
2.57 score 1 stars 37 scripts 218 downloadsBeSS - Best Subset Selection in Linear, Logistic and CoxPH Models
An implementation of best subset selection in generalized linear model and Cox proportional hazard model via the primal dual active set algorithm proposed by Wen, C., Zhang, A., Quan, S. and Wang, X. (2020) <doi:10.18637/jss.v094.i04>. The algorithm formulates coefficient parameters and residuals as primal and dual variables and utilizes efficient active set selection strategies based on the complementarity of the primal and dual variables.
Last updated 11 months ago
2.56 score 2 stars 26 scripts 445 downloadsDIDmultiplegtDYN - Estimation in Difference-in-Difference Designs with Multiple Groups and Periods
Estimation of event-study Difference-in-Difference (DID) estimators in designs with multiple groups and periods, and with a potentially non-binary treatment that may increase or decrease multiple times.
Last updated 2 months ago
2.56 score 1 packages 12 scripts 958 downloadsgamlss.foreach - Parallel Computations for Distributional Regression
Computational intensive calculations for Generalized Additive Models for Location Scale and Shape, <doi:10.1111/j.1467-9876.2005.00510.x>.
Last updated 2 years ago
2.56 score 1 packages 12 scripts 291 downloadselrm - Exact Logistic Regression via MCMC
Implements a Markov Chain Monte Carlo algorithm to approximate exact conditional inference for logistic regression models. Exact conditional inference is based on the distribution of the sufficient statistics for the parameters of interest given the sufficient statistics for the remaining nuisance parameters. Using model formula notation, users specify a logistic model and model terms of interest for exact inference. See Zamar et al. (2007) <doi:10.18637/jss.v021.i03> for more details.
Last updated 3 years ago
2.56 score 1 packages 12 scripts 171 downloadsetable - Easy Table
Creates simple to highly customized tables for a wide selection of descriptive statistics, with or without weighting the data.
Last updated 4 years ago
2.56 score 36 scripts 488 downloadsBayesGOF - Bayesian Modeling via Frequentist Goodness-of-Fit
A Bayesian data modeling scheme that performs four interconnected tasks: (i) characterizes the uncertainty of the elicited parametric prior; (ii) provides exploratory diagnostic for checking prior-data conflict; (iii) computes the final statistical prior density estimate; and (iv) executes macro- and micro-inference. Primary reference is Mukhopadhyay, S. and Fletcher, D. 2018 paper "Generalized Empirical Bayes via Frequentist Goodness of Fit" (<https://www.nature.com/articles/s41598-018-28130-5 >).
Last updated 6 years ago
2.56 score 1 packages 12 scripts 270 downloadscrossval - Generic Functions for Cross Validation
Contains generic functions for performing cross validation and for computing diagnostic errors.
Last updated 1 years ago
2.55 score 1 packages 35 scripts 1.1k downloadseSIR - Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public Health. There are several functions available by 1) including a time-varying transmission modifier, 2) adding a time-dependent quarantine compartment, 3) adding a time-dependent antibody-immunization compartment. Wang L. (2020) <doi:10.6339/JDS.202007_18(3).0003>.
Last updated 3 years ago
2.54 score 1 stars 35 scripts 255 downloadsrtk - Rarefaction Tool Kit
Rarefy data, calculate diversity and plot the results.
Last updated 4 years ago
2.54 score 14 scripts 288 downloadsSRCS - Statistical Ranking Color Scheme for Multiple Pairwise Comparisons
Implementation of the SRCS method for a color-based visualization of the results of multiple pairwise tests on a large number of problem configurations, proposed in: I.G. del Amo, D.A. Pelta. SRCS: a technique for comparing multiple algorithms under several factors in dynamic optimization problems. In: E. Alba, A. Nakib, P. Siarry (Eds.), Metaheuristics for Dynamic Optimization. Series: Studies in Computational Intelligence 433, Springer, Berlin/Heidelberg, 2012.
Last updated 9 years ago
2.54 score 35 scripts 115 downloadscg - Compare Groups, Analytically and Graphically
Comprehensive data analysis software, and the name "cg" stands for "compare groups." Its genesis and evolution are driven by common needs to compare administrations, conditions, etc. in medicine research and development. The current version provides comparisons of unpaired samples, i.e. a linear model with one factor of at least two levels. It also provides comparisons of two paired samples. Good data graphs, modern statistical methods, and useful displays of results are emphasized.
Last updated 9 years ago
2.54 score 86 scripts 226 downloadsMCPAN - Multiple Comparisons Using Normal Approximation
Multiple contrast tests and simultaneous confidence intervals based on normal approximation. With implementations for binomial proportions in a 2xk setting (risk difference and odds ratio), poly-3-adjusted tumour rates, biodiversity indices (multinomial data) and expected values under lognormal assumption. Approximative power calculation for multiple contrast tests of binomial and Gaussian data.
Last updated 7 years ago
2.53 score 1 stars 3 packages 38 scripts 488 downloadspointRes - Analyzing Pointer Years and Components of Resilience
Functions to calculate and plot event and pointer years as well as resilience indices. Designed for dendroecological applications, but also suitable to analyze patterns in other ecological time series.
Last updated 2 years ago
2.53 score 1 stars 17 scripts 334 downloadstidysynth - A Tidy Implementation of the Synthetic Control Method
A synthetic control offers a way of evaluating the effect of an intervention in comparative case studies. The package makes a number of improvements when implementing the method in R. These improvements allow users to inspect, visualize, and tune the synthetic control more easily. A key benefit of a tidy implementation is that the entire preparation process for building the synthetic control can be accomplished in a single pipe.
Last updated 2 years ago
2.53 score 68 scripts 735 downloadsgains - Lift (Gains) Tables and Charts
Constructs gains tables and lift charts for prediction algorithms. Gains tables and lift charts are commonly used in direct marketing applications. The method is described in Drozdenko and Drake (2002), "Optimal Database Marketing", Chapter 11.
Last updated 7 years ago
2.53 score 126 scripts 2.7k downloadsMCI - Multiplicative Competitive Interaction (MCI) Model
Market area models are used to analyze and predict store choices and market areas concerning retail and service locations. This package implements two market area models (Huff Model, Multiplicative Competitive Interaction Model) into R, while the emphases lie on 1.) fitting these models based on empirical data via OLS regression and nonlinear techniques and 2.) data preparation and processing (esp. interaction matrices and data preparation for the MCI Model).
Last updated 7 years ago
2.53 score 42 scripts 232 downloadsSoftBart - Implements the SoftBart Algorithm
Implements the SoftBart model of described by Linero and Yang (2018) <doi:10.1111/rssb.12293>, with the optional use of a sparsity-inducing prior to allow for variable selection. For usability, the package maintains the same style as the 'BayesTree' package.
Last updated 2 years ago
2.52 score 33 scripts 679 downloadsaghq - Adaptive Gauss Hermite Quadrature for Bayesian Inference
Adaptive Gauss Hermite Quadrature for Bayesian inference. The AGHQ method for normalizing posterior distributions and making Bayesian inferences based on them. Functions are provided for doing quadrature and marginal Laplace approximations, and summary methods are provided for making inferences based on the results. See Stringer (2021). "Implementing Adaptive Quadrature for Bayesian Inference: the aghq Package" <arXiv:2101.04468>.
Last updated 1 years ago
2.51 score 65 scripts 437 downloadsmexhaz - Mixed Effect Excess Hazard Models
Fit flexible (excess) hazard regression models with the possibility of including non-proportional effects of covariables and of adding a random effect at the cluster level (corresponding to a shared frailty). A detailed description of the package functionalities is provided in Charvat and Belot (2021) <doi: 10.18637/jss.v098.i14>.
Last updated 5 months ago
2.51 score 1 packages 27 scripts 466 downloadscrrSC - Competing Risks Regression for Stratified and Clustered Data
Extension of 'cmprsk' to Stratified and Clustered data. A goodness of fit test for Fine-Gray model is also provided. Methods are detailed in the following articles: Zhou et al. (2011) <doi:10.1111/j.1541-0420.2010.01493.x>, Zhou et al. (2012) <doi:10.1093/biostatistics/kxr032>, Zhou et al. (2013) <doi: 10.1002/sim.5815>.
Last updated 2 years ago
2.51 score 1 packages 18 scripts 244 downloadsrcssci - Visualization of Restricted Cubic Splines
Restricted Cubic Splines were performed to explore the shape of association form of "U, inverted U, L" shape and test linearity or non-linearity base on "Cox,Logistic,linear,quasipoisson" regression, and auto output Restricted Cubic Splines figures. rcssci package could automatically draw RCS graphics with Y-axis "OR,HR,RR,beta". The Restricted Cubic Splines method were based on Suli Huang (2022) <doi:10.1016/j.ecoenv.2022.113183>,Amit Kaura (2019) <doi:10.1136/bmj.l6055>, and Harrell Jr (2015, ISBN:978-3-319-19424-0 (Print) 978-3-319-19425-7 (Online)).
Last updated 2 years ago
2.51 score 7 stars 46 scripts 554 downloadsrobmixglm - Robust Generalized Linear Models (GLM) using Mixtures
Robust generalized linear models (GLM) using a mixture method, as described in Beath (2018) <doi:10.1080/02664763.2017.1414164>. This assumes that the data are a mixture of standard observations, being a generalised linear model, and outlier observations from an overdispersed generalized linear model. The overdispersed linear model is obtained by including a normally distributed random effect in the linear predictor of the generalized linear model.
Last updated 2 months ago
2.51 score 32 scripts 497 downloadsDelta - Measure of Agreement Between Two Raters
Measure of agreement delta was originally by Martín & Femia (2004) <DOI:10.1348/000711004849268>. Since then has been considered as agreement measure for different fields, since their behavior is usually better than the usual kappa index by Cohen (1960) <DOI:10.1177/001316446002000104>. The main issue with delta is that can not be computed by hand contrary to kappa. The current algorithm is based on the Version 5 of the delta windows program that can be found on <https://www.ugr.es/~bioest/software/delta/cmd.php?seccion=downloads>.
Last updated 5 years ago
2.51 score 1 stars 32 scripts 174 downloadspopReconstruct - Reconstruct Human Populations of the Recent Past
Implements the Bayesian hierarchical model described by Wheldon, Raftery, Clark and Gerland (see: <doi:10.1080/01621459.2012.737729>) for simultaneously estimating age-specific population counts, fertility rates, mortality rates and net international migration flows, at the national level.
Last updated 5 years ago
2.51 score 32 scripts 196 downloadscontoureR - Contouring of Non-Regular Three-Dimensional Data
Create contour lines for a non regular series of points, potentially from a non-regular canvas.
Last updated 9 years ago
2.51 score 2 stars 32 scripts 162 downloadsSSDforR - Functions to Analyze Single System Data
Functions to visually and statistically analyze single system data.
Last updated 3 months ago
2.51 score 80 scripts 755 downloadspsyphy - Functions for Analyzing Psychophysical Data in R
An assortment of functions that could be useful in analyzing data from psychophysical experiments. It includes functions for calculating d' from several different experimental designs, links for m-alternative forced-choice (mafc) data to be used with the binomial family in glm (and possibly other contexts) and self-Start functions for estimating gamma values for CRT screen calibrations.
Last updated 1 years ago
2.50 score 53 scripts 464 downloadsNPCirc - Nonparametric Circular Methods
Nonparametric smoothing methods for density and regression estimation involving circular data, including the estimation of the mean regression function and other conditional characteristics.
Last updated 2 years ago
2.50 score 2 packages 53 scripts 298 downloadseegkit - Toolkit for Electroencephalography Data
Analysis and visualization tools for electroencephalography (EEG) data. Includes functions for (i) plotting EEG data, (ii) filtering EEG data, (iii) smoothing EEG data; (iv) frequency domain (Fourier) analysis of EEG data, (v) Independent Component Analysis of EEG data, and (vi) simulating event-related potential EEG data.
Last updated 6 years ago
2.50 score 6 stars 53 scripts 340 downloadssensitivitymult - Sensitivity Analysis for Observational Studies with Multiple Outcomes
Sensitivity analysis for multiple outcomes in observational studies. For instance, all linear combinations of several outcomes may be explored using Scheffe projections in the comparison() function; see Rosenbaum (2016, Annals of Applied Statistics) <doi:10.1214/16-AOAS942>. Alternatively, attention may focus on a few principal components in the principal() function. The package includes parallel methods for individual outcomes, including tests in the senm() function and confidence intervals in the senmCI() function.
Last updated 7 years ago
2.50 score 3 packages 35 scripts 169 downloadsGENLIB - Genealogical Data Analysis
Genealogical data analysis including descriptive statistics (e.g., kinship and inbreeding coefficients) and gene-dropping simulations. See: "GENLIB: an R package for the analysis of genealogical data" Gauvin et al. (2015) <doi:10.1186/s12859-015-0581-5>.
Last updated 9 months ago
2.49 score 1 packages 51 scripts 470 downloadsrPDBapi - A Comprehensive Interface for Accessing the Protein Data Bank
Streamlines the interaction with the 'RCSB' Protein Data Bank ('PDB') <https://www.rcsb.org/>. This interface offers an intuitive and powerful tool for searching and retrieving a diverse range of data types from the 'PDB'. It includes advanced functionalities like BLAST and sequence motif queries. Built upon the existing XML-based API of the 'PDB', it simplifies the creation of custom requests, thereby enhancing usability and flexibility for researchers.
Last updated 1 months ago
2.48 score 2 scripts 298 downloadsrobustmatrix - Robust Matrix-Variate Parameter Estimation
Robust covariance estimation for matrix-valued data and data with Kronecker-covariance structure using the Matrix Minimum Covariance Determinant (MMCD) estimators and outlier explanation using and Shapley values.
Last updated 1 months ago
2.48 score 2 scripts 271 downloadsSNSeg - Self-Normalization(SN) Based Change-Point Estimation for Time Series
Implementations self-normalization (SN) based algorithms for change-points estimation in time series data. This comprises nested local-window algorithms for detecting changes in both univariate and multivariate time series developed in Zhao, Jiang and Shao (2022) <doi:10.1111/rssb.12552>.
Last updated 6 months ago
2.48 score 1 stars 2 scripts 439 downloadsopGMMassessment - Optimized Automated Gaussian Mixture Assessment
Necessary functions for optimized automated evaluation of the number and parameters of Gaussian mixtures in one-dimensional data. Various methods are available for parameter estimation and for determining the number of modes in the mixture. A detailed description of the methods ca ben found in Lotsch, J., Malkusch, S. and A. Ultsch. (2022) <doi:10.1016/j.imu.2022.101113>.
Last updated 7 months ago
2.48 score 1 packages 210 downloadsCountsEPPM - Mean and Variance Modeling of Count Data
Modeling under- and over-dispersed count data using extended Poisson process models as in the article Faddy and Smith (2011) <doi:10.18637/jss.v069.i06> .
Last updated 11 months ago
2.48 score 30 scripts 204 downloadsSpatialBSS - Blind Source Separation for Multivariate Spatial Data
Blind source separation for multivariate spatial data based on simultaneous/joint diagonalization of (robust) local covariance matrices. This package is an implementation of the methods described in Bachoc, Genton, Nordhausen, Ruiz-Gazen and Virta (2020) <doi:10.1093/biomet/asz079>.
Last updated 1 years ago
2.48 score 1 packages 248 downloadsmultiridge - Fast Cross-Validation for Multi-Penalty Ridge Regression
Multi-penalty linear, logistic and cox ridge regression, including estimation of the penalty parameters by efficient (repeated) cross-validation and marginal likelihood maximization. Multiple high-dimensional data types that require penalization are allowed, as well as unpenalized variables. Paired and preferential data types can be specified. See Van de Wiel et al. (2021), <arXiv:2005.09301>.
Last updated 2 years ago
2.48 score 2 packages 2 scripts 179 downloadseatDB - Spreadsheet Interface for Relational Databases
Use 'SQLite3' as a database system via a complete SQL free R interface, treating the data as if it was a single spreadsheet.
Last updated 3 years ago
2.48 score 2 packages 5 scripts 337 downloadsedcpR - Ecological Data Collection and Processing Package
This is the course package for the exercise portion of the "Ecological Data Collection and Processing" course.
Last updated 3 years ago
2.48 score 4 scripts 180 downloadsheatmapFlex - Tools to Generate Flexible Heatmaps
A set of tools supporting more flexible heatmaps. The graphics is grid-like using the old graphics system. The main function is heatmap.n2(), which is a wrapper around the various functions constructing individual parts of the heatmap, like sidebars, picket plots, legends etc. The function supports zooming and splitting, i.e., having (unlimited) small heatmaps underneath each other in one plot deriving from the same data set, e.g., clustered and ordered by a supervised clustering method.
Last updated 3 years ago
2.48 score 1 packages 2 scripts 127 downloadstRnslate - Translate R Code in Source Files
Evaluate inline or chunks of R code in template files and replace with their output modifying the resulting template.
Last updated 3 years ago
2.48 score 1 packages 4 scripts 126 downloadsensembleTax - Ensemble Taxonomic Assignments of Amplicon Sequencing Data
Creates ensemble taxonomic assignments of amplicon sequencing data in R using outputs of multiple taxonomic assignment algorithms and/or reference databases. Includes flexible algorithms for mapping taxonomic nomenclatures onto one another and for computing ensemble taxonomic assignments.
Last updated 4 years ago
2.48 score 7 scripts 187 downloadsvcvComp - Comparison of Variance - Covariance Patterns
Comparison of variance - covariance patterns using relative principal component analysis (relative eigenanalysis), as described in Le Maitre and Mitteroecker (2019) <doi:10.1111/2041-210X.13253>. Also provides functions to compute group covariance matrices, distance matrices, and perform proportionality tests. A worked sample on the body shape of cichlid fishes is included, based on the dataset from Kerschbaumer et al. (2013) <doi:10.5061/dryad.fc02f>.
Last updated 4 years ago
2.48 score 10 scripts 175 downloadsCGE - Computing General Equilibrium
Developing general equilibrium models, computing general equilibrium and simulating economic dynamics with structural dynamic models in LI (2019, ISBN: 9787521804225) "General Equilibrium and Structural Dynamics: Perspectives of New Structural Economics. Beijing: Economic Science Press". When developing complex general equilibrium models, GE package should be used in addition to this package.
Last updated 5 years ago
2.48 score 1 packages 3 scripts 228 downloadsModeler - Classes and Methods for Training and Using Binary Prediction Models
Defines classes and methods to learn models and use them to predict binary outcomes. These are generic tools, but we also include specific examples for many common classifiers.
Last updated 6 years ago
microarrayclustering
2.48 score 1 packages 8 scripts 155 downloadsBimodalIndex - The Bimodality Index
Defines the functions used to compute the bimodal index as defined by Wang et al. (2009) <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2730180/>, <doi:10.4137/CIN.S2846>.
Last updated 6 years ago
microarray
2.48 score 1 packages 5 scripts 201 downloadshglm.data - Data for the 'hglm' Package
This data-only package was created for distributing data used in the examples of the 'hglm' package.
Last updated 6 years ago
2.48 score 1 packages 273 downloadsRationalExp - Rationalizing Rational Expectations. Tests and Deviations
We implement a test of the rational expectations hypothesis based on the marginal distributions of realizations and subjective beliefs from D'Haultfoeuille, Gaillac, and Maurel (2018) <doi:10.3386/w25274>. This test can be used in cases where realizations and subjective beliefs are observed in two different datasets that cannot be matched, or when they are observed in the same dataset. The package also computes the estimator of the minimal deviations from rational expectations than can be rationalized by the data.
Last updated 6 years ago
2.48 score 1 packages 4 scripts 122 downloadsSOFIA - Making Sophisticated and Aesthetical Figures in R
Software that leverages the capabilities of Circos by manipulating data, preparing configuration files, and running the Perl-native Circos directly from the R environment with minimal user intervention. Circos is a novel software that addresses the challenges in visualizing genetic data by creating circular ideograms composed of tracks of heatmaps, scatter plots, line plots, histograms, links between common markers, glyphs, text, and etc. Please see <http://www.circos.ca>.
Last updated 8 years ago
2.48 score 30 scripts 130 downloadsFinancialMath - Financial Mathematics for Actuaries
Contains financial math functions and introductory derivative functions included in the Society of Actuaries and Casualty Actuarial Society 'Financial Mathematics' exam, and some topics in the 'Models for Financial Economics' exam.
Last updated 8 years ago
2.47 score 4 stars 71 scripts 1.0k downloadsdeaR - Conventional and Fuzzy Data Envelopment Analysis
Set of functions for Data Envelopment Analysis. It runs both classic and fuzzy DEA models. See: Banker, R.; Charnes, A.; Cooper, W.W. (1984). <doi:10.1287/mnsc.30.9.1078>, Charnes, A.; Cooper, W.W.; Rhodes, E. (1978). <doi:10.1016/0377-2217(78)90138-8> and Charnes, A.; Cooper, W.W.; Rhodes, E. (1981). <doi:10.1287/mnsc.27.6.668>.
Last updated 2 years ago
2.47 score 147 scripts 950 downloadsaniDom - Inferring Dominance Hierarchies and Estimating Uncertainty
Provides: (1) Tools to infer dominance hierarchies based on calculating Elo scores, but with custom functions to improve estimates in animals with relatively stable dominance ranks. (2) Tools to plot the shape of the dominance hierarchy and estimate the uncertainty of a given data set.
Last updated 4 years ago
2.46 score 1 stars 1 packages 24 scripts 335 downloadsDiscreteWeibull - Discrete Weibull Distributions (Type 1 and 3)
Probability mass function, distribution function, quantile function, random generation and parameter estimation for the type I and III discrete Weibull distributions.
Last updated 9 years ago
2.46 score 6 packages 16 scripts 347 downloadscqrReg - Quantile, Composite Quantile Regression and Regularized Versions
Estimate quantile regression(QR) and composite quantile regression (cqr) and with adaptive lasso penalty using interior point (IP), majorize and minimize(MM), coordinate descent (CD), and alternating direction method of multipliers algorithms(ADMM).
Last updated 2 years ago
2.45 score 5 stars 1 packages 19 scripts 314 downloadsicd.data - International Classifcation of Diseases (ICD) Data
Data from the United States Center for Medicare and Medicaid Services (CMS) is included in this package. There are ICD-9 and ICD-10 diagnostic and procedure codes, and lists of the chapter and sub-chapter headings and the ranges of ICD codes they encompass. There are also two sample datasets. These data are used by the 'icd' package for finding comorbidities.
Last updated 7 years ago
2.45 score 56 scripts 240 downloadsdagR - Directed Acyclic Graphs: Analysis and Data Simulation
Draw, manipulate, and evaluate directed acyclic graphs and simulate corresponding data, as described in International Journal of Epidemiology 50(6):1772-1777.
Last updated 2 years ago
2.44 score 5 stars 55 scripts 337 downloadsYieldCurve - Modelling and Estimation of the Yield Curve
Modelling the yield curve with some parametric models. The models implemented are: Nelson, C.R., and A.F. Siegel (1987) <doi: 10.1086/296409>, Diebold, F.X. and Li, C. (2006) <doi: 10.1016/j.jeconom.2005.03.005> and Svensson, L.E. (1994) <doi: 10.3386/w4871>. The package also includes the data of the term structure of interest rate of Federal Reserve Bank and European Central Bank.
Last updated 2 years ago
2.44 score 5 stars 55 scripts 610 downloadsbda - Binned Data Analysis
Algorithms developed for binned data analysis, gene expression data analysis and measurement error models for ordinal data analysis.
Last updated 3 months ago
2.44 score 62 scripts 1.1k downloadsassortnet - Calculate the Assortativity Coefficient of Weighted and Binary Networks
Functions to calculate the assortment of vertices in social networks. This can be measured on both weighted and binary networks, with discrete or continuous vertex values.
Last updated 2 years ago
2.43 score 54 scripts 508 downloadssenstrat - Sensitivity Analysis for Stratified Observational Studies
Sensitivity analysis in unmatched observational studies, with or without strata. The main functions are sen2sample() and senstrat(). See Rosenbaum, P. R. and Krieger, A. M. (1990), JASA, 85, 493-498, <doi:10.1080/01621459.1990.10476226> and Gastwirth, Krieger and Rosenbaum (2000), JRSS-B, 62, 545–555 <doi:10.1111/1467-9868.00249> .
Last updated 7 years ago
2.43 score 3 packages 30 scripts 160 downloadsREEMtree - Regression Trees with Random Effects for Longitudinal (Panel) Data
A data mining approach for longitudinal and clustered data, which combines the structure of mixed effects model with tree-based estimation methods. See Sela, R.J. and Simonoff, J.S. (2012) RE-EM trees: a data mining approach for longitudinal and clustered data <doi:10.1007/s10994-011-5258-3>.
Last updated 1 years ago
2.43 score 2 stars 67 scripts 329 downloadslassoshooting - L1 Regularized Regression (Lasso) Solver using the Cyclic Coordinate Descent Algorithm aka Lasso Shooting
L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Shooting is fast. This implementation can choose which coefficients to penalize. It support coefficient-specific penalties and it can take X'X and X'y instead of X and y.
Last updated 3 years ago
2.42 score 4 packages 22 scripts 268 downloadsFMStable - Finite Moment Stable Distributions
Some basic procedures for dealing with log maximally skew stable distributions, which are also called finite moment log stable distributions.
Last updated 2 years ago
2.42 score 8 packages 9 scripts 1.1k downloadsMicrobiomeStat - Statistical Methods for Microbiome Compositional Data
A suite of methods for powerful and robust microbiome data analysis addressing zero-inflation, phylogenetic structure and compositional effects (Zhou et al. (2022)<doi:10.1186/s13059-022-02655-5>). The methods can be applied to the analysis of other (high-dimensional) compositional data arising from sequencing experiments.
Last updated 8 months ago
2.42 score 1 packages 87 scripts 977 downloadsWayFindR - Computing Graph Structures on WikiPathways
Converts pathways from 'WikiPathways' GPML format into 'igraph' objects. Includes tools to find all cycles in the resulting graphs and determine which ones involve negative feedback (inhibition).
Last updated 8 months ago
2.41 score 13 scripts 508 downloadspurgeR - Inbreeding-Purging Estimation in Pedigreed Populations
Inbreeding-purging analysis of pedigreed populations, including the computation of the inbreeding coefficient, partial, ancestral and purged inbreeding coefficients, and measures of the opportunity of purging related to the individual reduction of inbreeding load. In addition, functions to calculate the effective population size and other parameters relevant to population genetics are included. See López-Cortegano E. (2021) <doi:10.1093/bioinformatics/btab599>.
Last updated 12 months ago
2.41 score 13 scripts 355 downloadsSDAResources - Datasets and Functions for 'Sampling: Design and Analysis, 3rd Edition'
Includes all the datasets of 'Sampling: Design and Analysis' (3rd edition by Sharon Lohr) in R format and additional functions for analyzing and graphing probability samples.
Last updated 3 years ago
2.41 score 26 scripts 572 downloadsgplm - Generalized Partial Linear Models (GPLM)
Provides functions for estimating a generalized partial linear model, a semiparametric variant of the generalized linear model (GLM) which replaces the linear predictor by the sum of a linear and a nonparametric function.
Last updated 8 years ago
2.41 score 26 scripts 224 downloadsgeesmv - Modified Variance Estimators for Generalized Estimating Equations
Generalized estimating equations with the original sandwich variance estimator proposed by Liang and Zeger (1986), and eight types of more recent modified variance estimators for improving the finite small-sample performance.
Last updated 9 years ago
2.41 score 43 scripts 199 downloadsgamair - Data for 'GAMs: An Introduction with R'
Data sets and scripts used in the book 'Generalized Additive Models: An Introduction with R', Wood (2006,2017) CRC.
Last updated 5 years ago
2.41 score 160 scripts 1.6k downloadsnormalp - Routines for Exponential Power Distribution
A collection of utilities referred to Exponential Power distribution, also known as General Error Distribution (see Mineo, A.M. and Ruggieri, M. (2005), A software Tool for the Exponential Power Distribution: The normalp package. In Journal of Statistical Software, Vol. 12, Issue 4).
Last updated 12 months ago
2.41 score 5 packages 17 scripts 447 downloadsttutils - Utility Functions
Contains some auxiliary functions.
Last updated 3 years ago
2.41 score 5 packages 17 scripts 612 downloadsBHSBVAR - Structural Bayesian Vector Autoregression Models
Provides a function for estimating the parameters of Structural Bayesian Vector Autoregression models with the method developed by Baumeister and Hamilton (2015) <doi:10.3982/ECTA12356>, Baumeister and Hamilton (2017) <doi:10.3386/w24167>, and Baumeister and Hamilton (2018) <doi:10.1016/j.jmoneco.2018.06.005>. Functions for plotting impulse responses, historical decompositions, and posterior distributions of model parameters are also provided.
Last updated 2 years ago
2.40 score 25 scripts 405 downloadsMASSTIMATE - Body Mass Estimation Equations for Vertebrates
Estimation equations are from a variety of sources and associated error estimation.
Last updated 4 years ago
2.40 score 7 scripts 300 downloadsega - Error Grid Analysis
Functions for assigning Clarke or Parkes (Consensus) error grid zones to blood glucose values, and for plotting both types of error grids in both mg/mL and mmol/L units.
Last updated 8 years ago
2.40 score 25 scripts 496 downloadsOPTS - Optimization via Subsampling (OPTS)
Subsampling based variable selection for low dimensional generalized linear models. The methods repeatedly subsample the data minimizing an information criterion (AIC/BIC) over a sequence of nested models for each subsample. Marinela Capanu, Mihai Giurcanu, Colin B Begg, Mithat Gonen, Subsampling based variable selection for generalized linear models.
Last updated 3 years ago
2.39 score 246 scripts 95 downloadsequivalence - Provides Tests and Graphics for Assessing Tests of Equivalence
Provides statistical tests and graphics for assessing tests of equivalence. Such tests have similarity as the alternative hypothesis instead of the null. Sample data sets are included.
Last updated 9 years ago
2.39 score 4 stars 49 scripts 1.3k downloadsPTE - Personalized Treatment Evaluator
We provide inference for personalized medicine models. Namely, we answer the questions: (1) how much better does a purported personalized recommendation engine for treatments do over a business-as-usual approach and (2) is that difference statistically significant?
Last updated 6 years ago
2.39 score 27 scripts 140 downloadsconjoint - An Implementation of Conjoint Analysis Method
This is a simple R package that allows to measure the stated preferences using traditional conjoint analysis method.
Last updated 6 years ago
2.38 score 1 stars 87 scripts 1.4k downloadsnopaco - Non-Parametric Concordance Coefficient
A non-parametric test for multi-observer concordance and differences between concordances in (un)balanced data.
Last updated 1 months ago
2.38 score 12 scripts 386 downloadslm.br - Linear Model with Breakpoint
Exact significance tests for a changepoint in linear or multiple linear regression. Confidence regions with exact coverage probabilities for the changepoint. Based on Knowles, Siegmund and Zhang (1991) <doi:10.1093/biomet/78.1.15>.
Last updated 2 months ago
2.38 score 12 scripts 406 downloadsmarlod - Marginal Modeling for Exposure Data with Values Below the LOD
Functions of marginal mean and quantile regression models are used to analyze environmental exposure and biomonitoring data with repeated measurements and non-detects, as well as longitudinal exposure data that include non-detects and time-dependent covariates.
Last updated 3 months ago
2.38 score 12 scripts 162 downloadsqtlnet - Causal Inference of QTL Networks
Functions to Simultaneously Infer Causal Graphs and Genetic Architecture. Includes acyclic and cyclic graphs for data from an experimental cross with a modest number (<10) of phenotypes driven by a few genetic loci (QTL). Chaibub Neto E, Keller MP, Attie AD, Yandell BS (2010) Causal Graphical Models in Systems Genetics: a unified framework for joint inference of causal network and genetic architecture for correlated phenotypes. Annals of Applied Statistics 4: 320-339. <doi:10.1214/09-AOAS288>.
Last updated 5 years ago
2.38 score 12 scripts 199 downloadsYatchewTest - Yatchew (1997), De Chaisemartin & D'Haultfoeuille (2024) Linearity Test
Test of linearity originally proposed by Yatchew (1997) <doi:10.1016/S0165-1765(97)00218-8> and improved by de Chaisemartin & D'Haultfoeuille (2024) <doi:10.2139/ssrn.4284811> to be robust under heteroskedasticity.
Last updated 4 months ago
2.38 score 2 packages 392 downloadsnoweb - The 'noweb' System for R
The noweb system for source code, implemented in R.
Last updated 10 months ago
2.38 score 24 scripts 315 downloadszoib - Bayesian Inference for Beta Regression and Zero-or-One Inflated Beta Regression
Fits beta regression and zero-or-one inflated beta regression and obtains Bayesian Inference of the model via the Markov Chain Monte Carlo approach implemented in JAGS.
Last updated 2 years ago
2.38 score 3 stars 40 scripts 523 downloadsrateratio.test - Exact Rate Ratio Test
Performs exact rate ratio tests.
Last updated 3 years ago
2.38 score 24 scripts 402 downloadsmultisensi - Multivariate Sensitivity Analysis
Functions to perform sensitivity analysis on a model with multivariate output.
Last updated 7 years ago
2.38 score 1 stars 24 scripts 220 downloadsiRafNet - Integrative Random Forest for Gene Regulatory Network Inference
Provides a flexible integrative algorithm that allows information from prior data, such as protein protein interactions and gene knock-down, to be jointly considered for gene regulatory network inference.
Last updated 8 years ago
2.38 score 3 stars 6 scripts 109 downloadsGNAR - Methods for Fitting Network Time Series Models
Simulation of, and fitting models for, Generalised Network Autoregressive (GNAR) time series models which take account of network structure, potentially with exogenous variables. Such models are described in Knight et al. (2020) <doi:10.18637/jss.v096.i05> and Nason and Wei (2021) <doi:10.1111/rssa.12875>. Diagnostic tools for GNAR(X) models can be found in Nason et al. (2023) <doi:10.48550/arXiv.2312.00530>.
Last updated 2 months ago
2.37 score 2 stars 58 scripts 568 downloadsmpt - Multinomial Processing Tree Models
Fitting and testing multinomial processing tree (MPT) models, a class of nonlinear models for categorical data. The parameters are the link probabilities of a tree-like graph and represent the latent cognitive processing steps executed to arrive at observable response categories (Batchelder & Riefer, 1999 <doi:10.3758/bf03210812>; Erdfelder et al., 2009 <doi:10.1027/0044-3409.217.3.108>; Riefer & Batchelder, 1988 <doi:10.1037/0033-295x.95.3.318>).
Last updated 1 months ago
2.36 score 23 scripts 545 downloadssurvPresmooth - Presmoothed Estimation in Survival Analysis
Presmoothed estimators of survival, density, cumulative and non-cumulative hazard functions with right-censored survival data. For details, see Lopez-de-Ullibarri and Jacome (2013) <doi:10.18637/jss.v054.i11>.
Last updated 3 years ago
2.36 score 6 packages 4 scripts 1.3k downloadsdeltaPlotR - Identification of Dichotomous Differential Item Functioning (DIF) using Angoff's Delta Plot Method
The deltaPlotR package implements Angoff's Delta Plot method to detect dichotomous DIF. Several detection thresholds are included, either from multivariate normality assumption or by prior determination. Item purification is supported (Magis and Facon (2014) <doi:10.18637/jss.v059.c01>).
Last updated 7 years ago
2.36 score 6 packages 12 scripts 1.1k downloadsInvariantCausalPrediction - Invariant Causal Prediction
Confidence intervals for causal effects, using data collected in different experimental or environmental conditions. Hidden variables can be included in the model with a more experimental version.
Last updated 5 years ago
2.35 score 3 stars 1 packages 25 scripts 324 downloadsMAMS - Designing Multi-Arm Multi-Stage Studies
Designing multi-arm multi-stage studies with (asymptotically) normal endpoints and known variance.
Last updated 2 months ago
2.34 score 11 scripts 434 downloadsIDF - Estimation and Plotting of IDF Curves
Intensity-duration-frequency (IDF) curves are a widely used analysis-tool in hydrology to assess extreme values of precipitation [e.g. Mailhot et al., 2007, <doi:10.1016/j.jhydrol.2007.09.019>]. The package 'IDF' provides functions to estimate IDF parameters for given precipitation time series on the basis of a duration-dependent generalized extreme value distribution [Koutsoyiannis et al., 1998, <doi:10.1016/S0022-1694(98)00097-3>].
Last updated 2 years ago
2.34 score 11 scripts 200 downloadssiland - Spatial Influence of Landscape
Method to estimate the spatial influence scales of landscape variables on a response variable. The method is based on Chandler and Hepinstall-Cymerman (2016) Estimating the spatial scales of landscape effects on abundance, Landscape ecology, 31: 1383-1394, <doi:10.1007/s10980-016-0380-z>.
Last updated 2 years ago
2.34 score 22 scripts 248 downloadsCEoptim - Cross-Entropy R Package for Optimization
Optimization solver based on the Cross-Entropy method.
Last updated 1 years ago
2.33 score 2 stars 1 packages 12 scripts 242 downloadsrasterImage - An Improved Wrapper of image()
This is a wrapper function for image(), which makes reasonable raster plots with nice axis and other useful features.
Last updated 5 years ago
2.33 score 4 packages 18 scripts 406 downloadscmaes - Covariance Matrix Adapting Evolutionary Strategy
Single objective optimization using a CMA-ES.
Last updated 3 years ago
2.33 score 1 stars 4 packages 13 scripts 1.4k downloadsPermAlgo - Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times are conditional on an user-specified list of covariates, some or all of which are time-dependent.
Last updated 3 years ago
2.32 score 2 packages 35 scripts 641 downloadsclusterSEs - Calculate Cluster-Robust p-Values and Confidence Intervals
Calculate p-values and confidence intervals using cluster-adjusted t-statistics (based on Ibragimov and Muller (2010) <DOI:10.1198/jbes.2009.08046>, pairs cluster bootstrapped t-statistics, and wild cluster bootstrapped t-statistics (the latter two techniques based on Cameron, Gelbach, and Miller (2008) <DOI:10.1162/rest.90.3.414>. Procedures are included for use with GLM, ivreg, plm (pooling or fixed effects), and mlogit models.
Last updated 4 years ago
2.32 score 2 stars 1 packages 35 scripts 590 downloadscubing - Rubik's Cube Solving
Functions for visualizing, animating, solving and analyzing the Rubik's cube. Includes data structures for solvable and unsolvable cubes, random moves and random state scrambles and cubes, 3D displays and animations using 'OpenGL', patterned cube generation, and lightweight solvers. See Rokicki, T. (2008) <arXiv:0803.3435> for the Kociemba solver.
Last updated 7 years ago
2.32 score 1 stars 21 scripts 164 downloadssmcure - Fit Semiparametric Mixture Cure Models
An R-package for Estimating Semiparametric PH and AFT Mixture Cure Models.
Last updated 3 years ago
2.32 score 1 stars 1 packages 23 scripts 319 downloadspdR - Threshold Model and Unit Root Tests in Cross-Section and Time Series Data
Threshold model, panel version of Hylleberg et al. (1990) <DOI:10.1016/0304-4076(90)90080-D> seasonal unit root tests, and panel unit root test of Chang (2002) <DOI:10.1016/S0304-4076(02)00095-7>.
Last updated 3 months ago
2.31 score 3 stars 34 scripts 449 downloadsDTWBI - Imputation of Time Series Based on Dynamic Time Warping
Functions to impute large gaps within time series based on Dynamic Time Warping methods. It contains all required functions to create large missing consecutive values within time series and to fill them, according to the paper Phan et al. (2017), <DOI:10.1016/j.patrec.2017.08.019>. Performance criteria are added to compare similarity between two signals (query and reference).
Last updated 6 years ago
2.30 score 1 packages 67 scripts 180 downloadssalad - Simple Automatic Differentiation
Handles both vector and matrices, using a flexible S4 class for automatic differentiation. The method used is forward automatic differentiation. Many functions and methods have been defined, so that in most cases, functions written without automatic differentiation in mind can be used without change.
Last updated 19 days ago
2.30 score 8 scripts 446 downloadsXDNUTS - Discontinuous Hamiltonian Monte Carlo with Varying Trajectory Length
Hamiltonian Monte Carlo for both continuous and discontinuous posterior distributions with customisable trajectory length termination criterion. See Nishimura et al. (2020) <doi:10.1093/biomet/asz083> for the original Discontinuous Hamiltonian Monte Carlo, Hoffman et al. (2014) <doi:10.48550/arXiv.1111.4246> and Betancourt (2016) <doi:10.48550/arXiv.1601.00225> for the definition of possible Hamiltonian Monte Carlo termination criteria.
Last updated 26 days ago
2.30 score 2 scripts 119 downloadsdawai - Discriminant Analysis with Additional Information
In applications it is usual that some additional information is available. This package dawai (an acronym for Discriminant Analysis With Additional Information) performs linear and quadratic discriminant analysis with additional information expressed as inequality restrictions among the populations means. It also computes several estimations of the true error rate.
Last updated 1 months ago
2.30 score 10 scripts 432 downloadsPRANA - Pseudo-Value Regression Approach for Network Analysis (PRANA)
A novel pseudo-value regression approach for the differential co-expression network analysis in expression data, which can incorporate additional clinical variables in the model. This is a direct regression modeling for the differential network analysis, and it is therefore computationally amenable for the most users. The full methodological details can be found in Ahn S et al (2023) <doi:10.1186/s12859-022-05123-w>.
Last updated 2 months ago
2.30 score 4 scripts 205 downloadsBiSEp - Toolkit to Identify Candidate Synthetic Lethality
Enables the user to infer potential synthetic lethal relationships by analysing relationships between bimodally distributed gene pairs in big gene expression datasets. Enables the user to visualise these candidate synthetic lethal relationships.
Last updated 7 months ago
2.30 score 265 downloadsnotebookutils - Dummy R APIs Used in 'Azure Synapse Analytics' for Local Developments
This is a pure dummy interfaces package which mirrors 'MsSparkUtils' APIs <https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/microsoft-spark-utilities?pivots=programming-language-r> of 'Azure Synapse Analytics' <https://learn.microsoft.com/en-us/azure/synapse-analytics/> for R users, customer of Azure Synapse can download this package from CRAN for local development.
Last updated 8 months ago
2.30 score 20 scripts 241 downloadsRESET - Reconstruction Set Test
Contains logic for sample-level variable set scoring using randomized reduced rank reconstruction error. Frost, H. Robert (2023) "Reconstruction Set Test (RESET): a computationally efficient method for single sample gene set testing based on randomized reduced rank reconstruction error" <doi:10.1101/2023.04.03.535366>.
Last updated 9 months ago
2.30 score 6 scripts 221 downloadsSillyPutty - Silly Putty Clustering
Implements a simple, novel clustering algorithm based on optimizing the silhouette width. See <doi:10.1101/2023.11.07.566055> for details.
Last updated 10 months ago
clustering
2.30 score 3 scripts 133 downloadsmvngGrAd - Moving Grid Adjustment in Plant Breeding Field Trials
Package for moving grid adjustment in plant breeding field trials.
Last updated 1 years ago
2.30 score 10 scripts 263 downloadshbim - Hill/Bliss Independence Model for Combination Vaccines
Calculate expected relative risk and proportion protected assuming normally distributed log10 transformed antibody dose for a several component vaccine. Uses Hill models for each component which are combined under Bliss independence. See Saul and Fay, 2007 <DOI:10.1371/journal.pone.0000850>.
Last updated 1 years ago
2.30 score 9 scripts 300 downloadsbujar - Buckley-James Regression for Survival Data with High-Dimensional Covariates
Buckley-James regression for right-censoring survival data with high-dimensional covariates. Implementations for survival data include boosting with componentwise linear least squares, componentwise smoothing splines, regression trees and MARS. Other high-dimensional tools include penalized regression for survival data. See Wang and Wang (2010) <doi:10.2202/1544-6115.1550>.
Last updated 1 years ago
2.30 score 5 scripts 443 downloadscircularEV - Extreme Value Analysis for Circular Data
General functions for performing extreme value analysis on a circular domain as part of the statistical methodology in the paper by Konzen, E., Neves, C., and Jonathan, P. (2021). Modeling nonstationary extremes of storm severity: Comparing parametric and semiparametric inference. Environmetrics, 32(4), e2667.
Last updated 3 years ago
2.30 score 8 scripts 174 downloadsBayesRGMM - Bayesian Robust Generalized Mixed Models for Longitudinal Data
To perform model estimation using MCMC algorithms with Bayesian methods for incomplete longitudinal studies on binary and ordinal outcomes that are measured repeatedly on subjects over time with drop-outs. Details about the method can be found in the vignette or <https://sites.google.com/view/kuojunglee/r-packages/bayesrgmm>.
Last updated 3 years ago
2.30 score 20 scripts 249 downloadsaudiometry - Standard Conform Pure Tone Audiometry (PTA) Plots
Facilitates plotting audiometric data (mostly) by preparing the coordinate system according to standards, given e. g. in American Speech-Language-Hearing Association (2005), <doi:10.1044/policy.GL2005-00014>.
Last updated 3 years ago
2.30 score 4 scripts 233 downloadsrADA - Statistical Analysis and Cut-Point Determination of Immunoassays
Systematically transform immunoassay data, evaluate if the data is normally distributed, and pick the right method for cut point determination based on that evaluation. This package can also produce plots that are needed for reports, so data analysis and visualization can be done easily.
Last updated 4 years ago
2.30 score 1 stars 3 scripts 165 downloadsvaritas - Variant Calling in Targeted Analysis Sequencing Data
Multi-caller variant analysis pipeline for targeted analysis sequencing (TAS) data. Features a modular, automated workflow that can start with raw reads and produces a user-friendly PDF summary and a spreadsheet containing consensus variant information.
Last updated 4 years ago
2.30 score 7 scripts 163 downloadsds - Descriptive Statistics
Performs various analyzes of descriptive statistics, including correlations, graphics and tables.
Last updated 5 years ago
2.30 score 40 scripts 313 downloadsBICORN - Integrative Inference of De Novo Cis-Regulatory Modules
Prior transcription factor binding knowledge and target gene expression data are integrated in a Bayesian framework for functional cis-regulatory module inference. Using Gibbs sampling, we iteratively estimate transcription factor associations for each gene, regulation strength for each binding event and the hidden activity for each transcription factor.
Last updated 6 years ago
2.30 score 4 scripts 157 downloadsEFS - Tool for Ensemble Feature Selection
Provides a function to check the importance of a feature based on a dependent classification variable. An ensemble of feature selection methods is used to determine the normalized importance value of all features. Combining these methods in one function (building the cumulative importance values) provides a stable feature selection tool. This selection can also be viewed in a barplot using the barplot_fs() function and proved using the evaluation function efs_eval().
Last updated 7 years ago
2.30 score 2 stars 7 scripts 139 downloadsvietnamcode - Convert Vietnam Provincial Codes
Converts Vietnam's provinces' names and ID across different formats. Handles diacritics and different spellings.
Last updated 8 years ago
2.30 score 40 scripts 102 downloadsdecode - Differential Co-Expression and Differential Expression Analysis
Integrated differential expression (DE) and differential co-expression (DC) analysis on gene expression data based on DECODE (DifferEntial CO-expression and Differential Expression) algorithm.
Last updated 9 years ago
2.30 score 2 stars 5 scripts 165 downloadsGSM - Gamma Shape Mixture
Implementation of a Bayesian approach for estimating a mixture of gamma distributions in which the mixing occurs over the shape parameter. This family provides a flexible and novel approach for modeling heavy-tailed distributions, it is computationally efficient, and it only requires to specify a prior distribution for a single parameter.
Last updated 9 years ago
2.30 score 20 scripts 265 downloadsrtsdata - R Time Series Intelligent Data Storage
A tool that allows to download and save historical time series data for future use offline. The intelligent updating functionality will only download the new available information; thus, saving you time and Internet bandwidth. It will only re-download the full data-set if any inconsistencies are detected. This package supports following data provides: 'Yahoo' (finance.yahoo.com), 'FRED' (fred.stlouisfed.org), 'Quandl' (data.nasdaq.com), 'AlphaVantage' (www.alphavantage.co), 'Tiingo' (www.tiingo.com).
Last updated 1 years ago
2.29 score 1 stars 39 scripts 258 downloadspmr - Probability Models for Ranking Data
Descriptive statistics (mean rank, pairwise frequencies, and marginal matrix), Analytic Hierarchy Process models (with Saaty's and Koczkodaj's inconsistencies), probability models (Luce models, distance-based models, and rank-ordered logit models) and visualization with multidimensional preference analysis for ranking data are provided. Current, only complete rankings are supported by this package.
Last updated 2 years ago
2.28 score 1 packages 64 scripts 736 downloadsfluxweb - Estimate Energy Fluxes in Food Webs
Compute energy fluxes in trophic networks, from resources to their consumers, and can be applied to systems ranging from simple two-species interactions to highly complex food webs. It implements the approach described in Gauzens et al. (2017) <doi:10.1101/229450> to calculate energy fluxes, which are also used to calculate equilibrium stability.
Last updated 6 years ago
2.28 score 1 stars 19 scripts 229 downloadsPGEE - Penalized Generalized Estimating Equations in High-Dimension
Fits penalized generalized estimating equations to longitudinal data with high-dimensional covariates.
Last updated 8 years ago
2.28 score 1 packages 21 scripts 221 downloadsContaminatedMixt - Clustering and Classification with the Contaminated Normal
Fits mixtures of multivariate contaminated normal distributions (with eigen-decomposed scale matrices) via the expectation conditional- maximization algorithm under a clustering or classification paradigm Methods are described in Antonio Punzo, Angelo Mazza, and Paul D McNicholas (2018) <doi:10.18637/jss.v085.i10>.
Last updated 2 years ago
2.28 score 1 packages 63 scripts 462 downloadspoliscidata - Datasets and Functions Featured in Pollock and Edwards, an R Companion to Essentials of Political Analysis, Second Edition
Bundles the datasets and functions used in the textbook by Philip Pollock and Barry Edwards, an R Companion to Essentials of Political Analysis, Second Edition.
Last updated 4 years ago
2.27 score 187 scripts 682 downloadschinese.misc - Miscellaneous Tools for Chinese Text Mining and More
Efforts are made to make Chinese text mining easier, faster, and robust to errors. Document term matrix can be generated by only one line of code; detecting encoding, segmenting and removing stop words are done automatically. Some convenient tools are also supplied.
Last updated 4 years ago
2.27 score 2 packages 31 scripts 490 downloadssamplingVarEst - Sampling Variance Estimation
Functions to calculate some point estimators and estimate their variance under unequal probability sampling without replacement. Single and two-stage sampling designs are considered. Some approximations for the second-order inclusion probabilities (joint inclusion probabilities) are available (sample and population based). A variety of Jackknife variance estimators are implemented. Almost every function is written in C (compiled) code for faster results. The functions incorporate some performance improvements for faster results with large datasets.
Last updated 2 years ago
2.27 score 1 stars 1 packages 62 scripts 397 downloadsapt - Asymmetric Price Transmission
The transmission between two time-series prices is assessed. It contains several functions for linear and nonlinear threshold co-integration, and furthermore, symmetric and asymmetric error correction models.
Last updated 2 months ago
2.26 score 23 scripts 647 downloadsCBCgrps - Compare Baseline Characteristics Between Groups
Compare baseline characteristics between two or more groups. The variables being compared can be factor and numeric variables. The function will automatically judge the type and distribution of the variables, and make statistical description and bivariate analysis.
Last updated 4 years ago
2.26 score 17 scripts 1.3k downloadsHDclust - Clustering High Dimensional Data with Hidden Markov Model on Variable Blocks
Clustering of high dimensional data with Hidden Markov Model on Variable Blocks (HMM-VB) fitted via Baum-Welch algorithm. Clustering is performed by the Modal Baum-Welch algorithm (MBW), which finds modes of the density function. Lin Lin and Jia Li (2017) <https://jmlr.org/papers/v18/16-342.html>.
Last updated 2 months ago
2.26 score 18 scripts 200 downloadspch - Piecewise Constant Hazard Models for Censored and Truncated Data
Piecewise constant hazard models for survival data. The package allows for right-censored, left-truncated, and interval-censored data.
Last updated 10 months ago
2.26 score 6 packages 9 scripts 339 downloadsiWeigReg - Improved Methods for Causal Inference and Missing Data Problems
Improved methods based on inverse probability weighting and outcome regression for causal inference and missing data problems.
Last updated 3 years ago
2.26 score 18 scripts 177 downloadsBLR - Bayesian Linear Regression
Bayesian Linear Regression.
Last updated 5 years ago
2.26 score 18 scripts 312 downloadsggplotlyExtra - Extra Convenience Functions for 'Plotly'
Convenience functions for smooth conversion from 'ggplot' to 'plotly' where the conversion using ggplotly() usually gives an unexpected labels. The package ease the process of making a 'plotly' figures generated from 'ggplot2' object more aesthetic in terms of labels and customizability.
Last updated 5 years ago
2.26 score 36 scripts 512 downloadspackHV - A few Useful Functions for Statisticians
Various useful functions for statisticians: describe data, plot Kaplan-Meier curves with numbers of subjects at risk, compare data sets, display spaghetti-plot, build multi-contingency tables...
Last updated 6 years ago
2.26 score 36 scripts 338 downloadsgamlss.countKinf - Generating and Fitting K-Inflated 'discrete gamlss.family' Distributions
This is an add on package to 'GAMLSS'. The main purpose of this package is generating and fitting inflated distributions at any desired point (0, 1, 2, ...). The function gen.Kinf() generates K-inflated version of an existing discrete 'GAMLSS' family distribution.
Last updated 6 years ago
2.26 score 18 scripts 166 downloadsCANSIM2R - Directly Extracts Complete CANSIM Data Tables
Extract CANSIM (Statistics Canada) tables and transform them into readily usable data in panel (wide) format. It can also extract more than one table at a time and produce the resulting merge by time period and geographical region.
Last updated 6 years ago
2.26 score 6 stars 30 scripts 304 downloadsacc - Exploring Accelerometer Data
Processes accelerometer data from uni-axial and tri-axial devices, and generates data summaries. Also includes functions to plot, analyze, and simulate accelerometer data.
Last updated 8 years ago
2.26 score 1 stars 30 scripts 320 downloadsconclust - Pairwise Constraints Clustering
There are 4 main functions in this package: ckmeans(), lcvqe(), mpckm() and ccls(). They take an unlabeled dataset and two lists of must-link and cannot-link constraints as input and produce a clustering as output.
Last updated 8 years ago
2.26 score 2 stars 3 packages 6 scripts 267 downloadsSimile - Interact with Simile Models
Allows a Simile model saved as a compiled binary to be loaded, parameterized, executed and interrogated. This version works with Simile v5.97 on.
Last updated 10 years ago
2.26 score 18 scripts 167 downloadsgendist - Generated Probability Distribution Models
Computes the probability density function (pdf), cumulative distribution function (cdf), quantile function (qf) and generates random values (rg) for the following general models : mixture models, composite models, folded models, skewed symmetric models and arc tan models.
Last updated 6 years ago
2.25 score 22 scripts 176 downloadsevclass - Evidential Distance-Based Classification
Different evidential classifiers, which provide outputs in the form of Dempster-Shafer mass functions. The methods are: the evidential K-nearest neighbor rule, the evidential neural network, radial basis function neural networks, logistic regression, feed-forward neural networks.
Last updated 1 years ago
2.23 score 1 stars 17 scripts 302 downloadsrhosp - Side Effect Risks in Hospital : Simulation and Estimation
Evaluating risk (that a patient arises a side effect) during hospitalization is the main purpose of this package. Several methods (Parametric, non parametric and De Vielder estimation) to estimate the risk constant (R) are implemented in this package. There are also functions to simulate the different models of this issue in order to quantify the previous estimators. It is necessary to read at least the first six pages of the report to understand the topic.
Last updated 6 years ago
2.23 score 17 scripts 192 downloadsfTrading - Rmetrics - Trading and Rebalancing Financial Instruments
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.
Last updated 7 years ago
2.23 score 3 stars 48 scripts 1.2k downloadsNonCompart - Noncompartmental Analysis for Pharmacokinetic Data
Conduct a noncompartmental analysis with industrial strength. Some features are 1) Use of CDISC SDTM terms 2) Automatic or manual slope selection 3) Supporting both 'linear-up linear-down' and 'linear-up log-down' method 4) Interval(partial) AUCs with 'linear' or 'log' interpolation method * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).
Last updated 1 years ago
2.23 score 1 stars 1 packages 56 scripts 796 downloadssurvexp.fr - Relative Survival, AER and SMR Based on French Death Rates
It computes Relative survival, AER and SMR based on French death rates.
Last updated 3 years ago
2.22 score 1 stars 1 packages 11 scripts 223 downloadseasyanova - Analysis of Variance and Other Important Complementary Analyses
Perform analysis of variance and other important complementary analyses. The functions are easy to use. Performs analysis in various designs, with balanced and unbalanced data.
Last updated 2 months ago
2.21 score 1 stars 63 scripts 1.3k downloadspgnorm - The p-Generalized Normal Distribution
Evaluation of the pdf and the cdf of the univariate, noncentral, p-generalized normal distribution. Sampling from the univariate, noncentral, p-generalized normal distribution using either the p-generalized polar method, the p-generalized rejecting polar method, the Monty Python method, the Ziggurat method or the method of Nardon and Pianca. The package also includes routines for the simulation of the bivariate, p-generalized uniform distribution and the simulation of the corresponding angular distribution.
Last updated 9 years ago
2.21 score 3 packages 18 scripts 298 downloadsCoDiNA - Co-Expression Differential Network Analysis
Categorize links and nodes from multiple networks in 3 categories: Common links (alpha) specific links (gamma), and different links (beta). Also categorizes the links into sub-categories and groups. The package includes a visualization tool for the networks. More information about the methodology can be found at: Gysi et. al., 2018 <arXiv:1802.00828>.
Last updated 4 years ago
2.21 score 23 scripts 269 downloadspolyapost - Simulating from the Polya Posterior
Simulate via Markov chain Monte Carlo (hit-and-run algorithm) a Dirichlet distribution conditioned to satisfy a finite set of linear equality and inequality constraints (hence to lie in a convex polytope that is a subset of the unit simplex).
Last updated 2 months ago
2.20 score 16 scripts 469 downloadsHMR - Flux Estimation with Static Chamber Data
Statistical analysis of static chamber concentration data for trace gas flux estimation.
Last updated 5 months ago
2.20 score 7 scripts 383 downloadsgie - API Wrapper for the Natural Gas Transparency Platforms of Gas Infrastructure Europe
Providing access to the API for Gas Infrastructure Europe's natural gas transparency platforms <https://agsi.gie.eu/> and <https://alsi.gie.eu/>. Lets the user easily download metadata on companies and gas storage units covered by the API as well as the respective data on regional, country, company or facility level.
Last updated 6 months ago
2.20 score 16 scripts 521 downloadsNameNeedle - Using Needleman-Wunsch to Match Sample Names
The Needleman-Wunsch global alignment algorithm can be used to find approximate matches between sample names in different data sets. See Wang et al. (2010) <doi:10.4137/CIN.S5613>.
Last updated 1 years ago
2.20 score 1 stars 16 scripts 243 downloadsdynRB - Dynamic Range Boxes
Improves the concept of multivariate range boxes, which is highly susceptible for outliers and does not consider the distribution of the data. The package uses dynamic range boxes to overcome these problems.
Last updated 2 years ago
2.20 score 16 scripts 370 downloadsSIBERG - Systematic Identification of Bimodally Expressed Genes Using RNAseq Data
Provides models to identify bimodally expressed genes from RNAseq data based on the Bimodality Index. SIBERG models the RNAseq data in the finite mixture modeling framework and incorporates mechanisms for dealing with RNAseq normalization. Three types of mixture models are implemented, namely, the mixture of log normal, negative binomial, or generalized Poisson distribution. See Tong et al. (2013) <doi:10.1093/bioinformatics/bts713>.
Last updated 3 years ago
2.20 score 16 scripts 168 downloadsGFD - Tests for General Factorial Designs
Implemented are the Wald-type statistic, a permuted version thereof as well as the ANOVA-type statistic for general factorial designs, even with non-normal error terms and/or heteroscedastic variances, for crossed designs with an arbitrary number of factors and nested designs with up to three factors. Friedrich et al. (2017) <doi:10.18637/jss.v079.c01>.
Last updated 3 years ago
2.20 score 16 scripts 387 downloadsGenAlgo - Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. The idea is that we want to select a fixed number of features to combine into a linear classifier that can predict a binary outcome, and can use a genetic algorithm heuristically to select an optimal set of features.
Last updated 4 years ago
microarrayclustering
2.20 score 16 scripts 218 downloadsDOS - Design of Observational Studies
Contains data sets, examples and software from the book Design of Observational Studies by Paul R. Rosenbaum, New York: Springer, <doi:10.1007/978-1-4419-1213-8>, ISBN 978-1-4419-1212-1.
Last updated 6 years ago
2.20 score 16 scripts 117 downloadsDAKS - Data Analysis and Knowledge Spaces
Functions and an example dataset for the psychometric theory of knowledge spaces. This package implements data analysis methods and procedures for simulating data and quasi orders and transforming different formulations in knowledge space theory. See package?DAKS for an overview.
Last updated 8 years ago
2.20 score 16 scripts 259 downloadsbigsplines - Smoothing Splines for Large Samples
Fits smoothing spline regression models using scalable algorithms designed for large samples. Seven marginal spline types are supported: linear, cubic, different cubic, cubic periodic, cubic thin-plate, ordinal, and nominal. Random effects and parametric effects are also supported. Response can be Gaussian or non-Gaussian: Binomial, Poisson, Gamma, Inverse Gaussian, or Negative Binomial.
Last updated 7 years ago
2.19 score 2 packages 26 scripts 508 downloadsACDm - Tools for Autoregressive Conditional Duration Models
Package for Autoregressive Conditional Duration (ACD, Engle and Russell, 1998) models. Creates trade, price or volume durations from transactions (tic) data, performs diurnal adjustments, fits various ACD models and tests them.
Last updated 9 months ago
2.18 score 3 stars 1 packages 17 scripts 418 downloadsEBEN - Empirical Bayesian Elastic Net
Provides the Empirical Bayesian Elastic Net for handling multicollinearity in generalized linear regression models. As a special case of the 'EBglmnet' package (also available on CRAN), this package encourages a grouping effects to select relevant variables and estimate the corresponding non-zero effects.
Last updated 27 days ago
2.18 score 30 scripts 243 downloadsMoNAn - Mobility Network Analysis
Implements the method to analyse weighted mobility networks or distribution networks as outlined in: Block, P., Stadtfeld, C., & Robins, G. (2022) <doi:10.1016/j.socnet.2021.08.003>. The purpose of the model is to analyse the structure of mobility, incorporating exogenous predictors pertaining to individuals and locations known from classical mobility analyses, as well as modelling emergent mobility patterns akin to structural patterns known from the statistical analysis of social networks.
Last updated 2 months ago
2.18 score 3 scripts 155 downloadscryptotrackr - An Interface to Crypto Data Sources
Allows you to connect to data sources across the crypto ecosystem. This data can enable a range of activity such as portfolio tracking, programmatic trading, or industry analysis. The package is described in French (2024) <https://github.com/TrevorFrench/cryptotrackr/wiki>.
Last updated 6 months ago
2.18 score 1 stars 1 scripts 188 downloadspathling - A Library for using 'Pathling'
R API for 'Pathling', a tool for querying and transforming electronic health record data that is represented using the 'Fast Healthcare Interoperability Resources' (FHIR) standard - see <https://pathling.csiro.au/docs>.
Last updated 6 months ago
2.18 score 10 scripts 543 downloadsrifreg - Estimate Recentered Influence Function Regression
Provides functions to compute recentered influence functions (RIF) of a distributional variable at the mean, quantiles, variance, gini or any custom functional of interest. The package allows to regress the RIF on any number of covariates. Generic print, plot and summary functions are also provided. Reference: Firpo, Sergio, Nicole M. Fortin, and Thomas Lemieux. (2009) <doi:10.3982/ECTA6822>. "Unconditional Quantile Regressions.".
Last updated 7 months ago
2.18 score 1 packages 3 scripts 158 downloadsexcessmort - Excess Mortality
Implementation of method for estimating excess mortality and other health related outcomes from weekly or daily count data described in Acosta and Irizarry (2021) "A Flexible Statistical Framework for Estimating Excess Mortality".
Last updated 9 months ago
2.18 score 15 scripts 232 downloadsmvhtests - Multivariate Hypothesis Tests
Hypothesis tests for multivariate data. Tests for one and two mean vectors, multivariate analysis of variance, tests for one, two or more covariance matrices. References include: Mardia K.V., Kent J.T. and Bibby J.M. (1979). Multivariate Analysis. ISBN: 978-0124712522. London: Academic Press.
Last updated 1 years ago
2.18 score 5 packages 311 downloadsfqadata - Contains Regional Floristic Quality Assessment Databases
Contains regional Floristic Quality Assessment databases that have been approved or approved with reservations by the U.S. Army Corps of Engineers (USACE). Paired with the 'fqacalc' R package, these data sets allow for Floristic Quality Assessment metrics to be calculated. For information on FQA see Spyreas (2019) <doi:10.1002/ecs2.2825>. Both packages were developed for the USACE by the U.S. Army Engineer Research and Development Center's Environmental Laboratory.
Last updated 1 years ago
2.18 score 1 packages 2 scripts 203 downloadsPEtests - Power-Enhanced (PE) Tests for High-Dimensional Data
Two-sample power-enhanced mean tests, covariance tests, and simultaneous tests on mean vectors and covariance matrices for high-dimensional data. Methods of these PE tests are presented in Yu, Li, and Xue (2022) <doi:10.1080/01621459.2022.2126781>; Yu, Li, Xue, and Li (2022) <doi:10.1080/01621459.2022.2061354>.
Last updated 2 years ago
2.18 score 3 stars 1 scripts 141 downloadsKGode - Kernel Based Gradient Matching for Parameter Inference in Ordinary Differential Equations
The kernel ridge regression and the gradient matching algorithm proposed in Niu et al. (2016) <https://proceedings.mlr.press/v48/niu16.html> and the warping algorithm proposed in Niu et al. (2017) <DOI:10.1007/s00180-017-0753-z> are implemented for parameter inference in differential equations. Four schemes are provided for improving parameter estimation in odes by using the odes regularisation and warping.
Last updated 2 years ago
2.18 score 1 packages 8 scripts 213 downloadsrNeighborGWAS - Testing Neighbor Effects in Marker-Based Regressions
To incorporate neighbor genotypic identity into genome-wide association studies, the package provides a set of functions for variation partitioning and association mapping. The theoretical background of the method is described in Sato et al. (2021) <doi:10.1038/s41437-020-00401-w>.
Last updated 4 years ago
2.18 score 15 scripts 164 downloadsibelief - Belief Function Implementation
Some basic functions to implement belief functions including: transformation between belief functions using the method introduced by Philippe Smets <arXiv:1304.1122>, evidence combination, evidence discounting, decision-making, and constructing masses. Currently, thirteen combination rules and six decision rules are supported. It can also be used to generate different types of random masses when working on belief combination and conflict management.
Last updated 4 years ago
2.18 score 1 stars 1 packages 8 scripts 311 downloadsdcov - A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Székely et al.(2007) <doi:10.1214/009053607000000505>; Székely and Rizzo (2013) <doi:10.1016/j.jmva.2013.02.012>; Székely and Rizzo (2014) <doi:10.1214/14-AOS1255>; Huo and Székely (2016) <doi:10.1080/00401706.2015.1054435>.
Last updated 4 years ago
2.18 score 5 packages 1 scripts 204 downloadscctools - Tools for the Continuous Convolution Trick in Nonparametric Estimation
Implements the uniform scaled beta distribution and the continuous convolution kernel density estimator.
Last updated 6 years ago
2.18 score 1 packages 5 scripts 196 downloadsaiRthermo - Atmospheric Thermodynamics and Visualization
Deals with many computations related to the thermodynamics of atmospheric processes. It includes many functions designed to consider the density of air with varying degrees of water vapour in it, saturation pressures and mixing ratios, conversion of moisture indices, computation of atmospheric states of parcels subject to dry or pseudoadiabatic vertical evolutions and atmospheric instability indices that are routinely used for operational weather forecasts or meteorological diagnostics.
Last updated 6 years ago
2.18 score 1 packages 50 scripts 270 downloadsFuzzyNumbers.Ext.2 - Apply Two Fuzzy Numbers on a Monotone Function
One can easily draw the membership function of f(x,y) by package 'FuzzyNumbers.Ext.2' in which f(.,.) is supposed monotone and x and y are two fuzzy numbers. This work is possible using function f2apply() which is an extension of function fapply() from Package 'FuzzyNumbers' for two-variable monotone functions. Moreover, this package has the ability of computing the core, support and alpha-cuts of the fuzzy-valued final result.
Last updated 7 years ago
2.18 score 5 packages 10 scripts 327 downloadsexploreR - Tools for Quickly Exploring Data
Simplifies some complicated and labor intensive processes involved in exploring and explaining data. Allows you to quickly and efficiently visualize the interaction between variables and simplifies the process of discovering covariation in your data. Also includes some convenience features designed to remove as much redundant typing as possible.
Last updated 9 years ago
2.18 score 15 scripts 225 downloadsthreewords - Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.com/) service, which represents each 3m by 3m square on earth with a unique trio of English-language words.
Last updated 9 years ago
2.18 score 1 stars 1 packages 4 scripts 151 downloadsinsuranceData - A Collection of Insurance Datasets Useful in Risk Classification in Non-life Insurance.
Insurance datasets, which are often used in claims severity and claims frequency modelling. It helps testing new regression models in those problems, such as GLM, GLMM, HGLM, non-linear mixed models etc. Most of the data sets are applied in the project "Mixed models in ratemaking" supported by grant NN 111461540 from Polish National Science Center.
Last updated 10 years ago
2.17 score 2 stars 74 scripts 914 downloadsDCchoice - Analyzing Dichotomous Choice Contingent Valuation Data
Functions for analyzing dichotomous choice contingent valuation (CV) data. It provides functions for estimating parametric and nonparametric models for single-, one-and-one-half-, and double-bounded CV data. For details, see Aizaki et al. (2022) <doi:10.1007/s42081-022-00171-1>.
Last updated 1 years ago
2.17 score 1 stars 1 packages 25 scripts 2.0k downloadssteadyICA - ICA and Tests of Independence via Multivariate Distance Covariance
Functions related to multivariate measures of independence and ICA: -estimate independent components by minimizing distance covariance; -conduct a test of mutual independence based on distance covariance; -estimate independent components via infomax (a popular method but generally performs poorer than mdcovica, ProDenICA, and/or fastICA, but is useful for comparisons); -order indepedent components by skewness; -match independent components from multiple estimates; -other functions useful in ICA.
Last updated 9 years ago
2.17 score 1 packages 49 scripts 422 downloadsrlc - Create Interactive Linked Charts with Minimal Code
An easy-to-use tool to employ interactivity in every-day exploratory analysis. It contains a collection of most commonly used types of charts (such as scatter plots, line plots, heatmaps, bar charts), which can be linked to each other or to other interactive elements with just few lines of code.
Last updated 11 months ago
2.16 score 29 scripts 222 downloadsHDoutliers - Leland Wilkinson's Algorithm for Detecting Multidimensional Outliers
An implementation of an algorithm for outlier detection that can handle a) data with a mixed categorical and continuous variables, b) many columns of data, c) many rows of data, d) outliers that mask other outliers, and e) both unidimensional and multidimensional datasets. Unlike ad hoc methods found in many machine learning papers, HDoutliers is based on a distributional model that uses probabilities to determine outliers.
Last updated 3 years ago
2.16 score 3 stars 1 packages 16 scripts 355 downloadsggrisk - Risk Score Plot for Cox Regression
The risk plot may be one of the most commonly used figures in tumor genetic data analysis. We can conclude the following two points: Comparing the prediction results of the model with the real survival situation to see whether the survival rate of the high-risk group is lower than that of the low-level group, and whether the survival time of the high-risk group is shorter than that of the low-risk group. The other is to compare the heat map and scatter plot to see the correlation between the predictors and the outcome.
Last updated 3 years ago
2.16 score 1 stars 24 scripts 329 downloadsggBubbles - Mini Bubble Plots for Comparison of Discrete Data with 'ggplot2'
When comparing discrete data mini bubble plots allow displaying more information than traditional bubble plots via colour, shape or labels. Exact overlapping coordinates will be transformed so they surround the original point circularly without overlapping. This is implemented as a position_surround() function for 'ggplot2'.
Last updated 5 years ago
2.15 score 14 scripts 128 downloadscowbell - Performs Segmented Linear Regression on Two Independent Variables
Implements a specific form of segmented linear regression with two independent variables. The visualization of that function looks like a quarter segment of a cowbell giving the package its name. The package has been specifically constructed for the case where minimum and maximum value of the dependent and two independent variables are known a prior, which is usually the case when those values are derived from Likert scales.
Last updated 8 years ago
2.15 score 14 scripts 130 downloadsfastSOM - Fast Calculation of Spillover Measures
Functions for computing spillover measures, especially spillover tables and spillover indices, as well as their average, minimal, and maximal values.
Last updated 5 years ago
2.14 score 2 stars 1 packages 23 scripts 244 downloadsInPosition - Inference Tests for ExPosition
Non-parametric resampling-based inference tests for ExPosition.
Last updated 6 years ago
2.14 score 69 scripts 131 downloadstruncSP - Semi-parametric estimators of truncated regression models
Semi-parametric estimation of truncated linear regression models
Last updated 11 years ago
2.14 score 2 packages 23 scripts 188 downloadsTExPosition - Two-Table ExPosition
An extension of ExPosition for two table analyses, specifically, discriminant analyses.
Last updated 6 years ago
2.13 score 68 scripts 180 downloadsfreqparcoord - Novel Methods for Parallel Coordinates
New approaches to parallel coordinates plots for multivariate data visualization, including applications to clustering, outlier hunting and regression diagnostics. Includes general functions for multivariate nonparametric density and regression estimation, using parallel computation.
Last updated 9 years ago
2.12 score 2 packages 22 scripts 344 downloadsfrontiles - Partial Frontier Efficiency Analysis
It calculates the alpha-quantile proposed by Daouia and Simar (2007) <doi:10.1016/j.jeconom.2006.07.002> and order-m efficiency score in multi-dimension proposed by Daouia and Gijbels (2011) <doi:10.1016/j.jeconom.2010.12.002> and computes several summaries and representation of the associated frontiers in 2d and 3d.
Last updated 12 months ago
2.11 score 1 stars 13 scripts 276 downloadspbr - Find a Cold One Near You
In short, this package is a locator for cool, refreshing beverages. It will find and return the nearest location where you can get a cold one.
Last updated 1 years ago
2.11 score 13 scripts 120 downloadsccoptimalmatch - Implementation of Case-Control Optimal Matching
Cases are matched to controls in an efficient, optimal and computationally flexible way. It uses the idea of sub-sampling in the level of the case, by creating pseudo-observations of controls. The user can select between replacement and without replacement, the number of controls, and several covariates to match upon. See Mamouris (2021) <doi:10.1186/s12874-021-01256-3> for an overview.
Last updated 4 years ago
2.11 score 13 scripts 266 downloadsbdlp - Transparent and Reproducible Artificial Data Generation
The main function generateDataset() processes a user-supplied .R file that contains metadata parameters in order to generate actual data. The metadata parameters have to be structured in the form of metadata objects, the format of which is outlined in the package vignette. This approach allows to generate artificial data in a transparent and reproducible manner.
Last updated 4 years ago
2.11 score 13 scripts 237 downloadsCrossValidate - Classes and Methods for Cross Validation of "Class Prediction" Algorithms
Defines classes and methods to cross-validate various binary classification algorithms used for "class prediction" problems.
Last updated 6 years ago
microarrayclustering
2.11 score 13 scripts 178 downloadsshinyaframe - 'WebVR' Data Visualizations with 'RStudio Shiny' and 'Mozilla A-Frame'
Make R data available in Web-based virtual reality experiences for immersive, cross-platform data visualizations. Includes the 'gg-aframe' JavaScript package for a Grammar of Graphics declarative HTML syntax to create 3-dimensional data visualizations with 'Mozilla A-Frame' <https://aframe.io>.
Last updated 7 years ago
2.11 score 1 stars 13 scripts 128 downloadsTSCS - Time Series Cointegrated System
A set of functions to implement Time Series Cointegrated System (TSCS) spatial interpolation and relevant data visualization.
Last updated 7 years ago
2.11 score 13 scripts 145 downloadsHMPTrees - Statistical Object Oriented Data Analysis of RDP-Based Taxonomic Trees from Human Microbiome Data
Tools to model, compare, and visualize populations of taxonomic tree objects.
Last updated 7 years ago
2.11 score 1 stars 13 scripts 168 downloadsrxSeq - Combined Total and Allele Specific Reads Sequencing Study
Analysis of combined total and allele specific reads from the reciprocal cross study with RNA-seq data.
Last updated 8 years ago
2.11 score 13 scripts 101 downloadsrankdist - Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics include Kendall distance, Spearman distance, Footrule distance, Hamming distance, Weighted-tau distance and Weighted Kendall distance. Phi-component model and mixture models are also supported.
Last updated 5 years ago
2.11 score 1 packages 43 scripts 277 downloadsFlexParamCurve - Tools to Fit Flexible Parametric Curves
Model selection tools and 'selfStart' functions to fit parametric curves in 'nls', 'nlsList' and 'nlme' frameworks.
Last updated 12 months ago
2.11 score 16 scripts 295 downloadsepade - Easy Plots
A collection of nice plotting functions directly from a data.frame with limited customisation possibilities.
Last updated 2 years ago
2.11 score 32 scripts 483 downloadsserial - The Serial Interface Package
Enables reading and writing binary and ASCII data to RS232/RS422/RS485 or any other virtual serial interface of the computer.
Last updated 5 years ago
2.10 score 1 packages 42 scripts 338 downloadsdiscSurv - Discrete Time Survival Analysis
Provides data transformations, estimation utilities, predictive evaluation measures and simulation functions for discrete time survival analysis.
Last updated 3 years ago
2.09 score 2 stars 62 scripts 500 downloadsbayesmix - Bayesian Mixture Models with JAGS
Fits finite mixture models of univariate Gaussian distributions using JAGS within a Bayesian framework.
Last updated 2 years ago
2.09 score 1 packages 41 scripts 538 downloadsNewmanOmics - Extending the Newman Studentized Range Statistic to Transcriptomics
Extends the classical Newman studentized range statistic in various ways that can be applied to genome-scale transcriptomic or other expression data.
Last updated 7 months ago
2.08 score 12 scripts 552 downloadssimpleRCache - Simple R Cache
Simple result caching in R based on R.cache. The global environment is not considered when caching results simplifying moving files between multiple instances of R. Relies on more base functions than R.cache (e.g. cached results are saved using saveRDS() and readRDS()).
Last updated 3 years ago
2.08 score 12 scripts 213 downloadsBSSprep - Whitening Data as Preparation for Blind Source Separation
Whitening is the first step of almost all blind source separation (BSS) methods. A fast implementation of whitening for BSS is implemented to serve as a lightweight dependency for packages providing BSS methods.
Last updated 4 years ago
2.08 score 4 packages 226 downloadscPCG - Efficient and Customized Preconditioned Conjugate Gradient Method for Solving System of Linear Equations
Solves system of linear equations using (preconditioned) conjugate gradient algorithm, with improved efficiency using Armadillo templated 'C++' linear algebra library, and flexibility for user-specified preconditioning method. Please check <https://github.com/styvon/cPCG> for latest updates.
Last updated 6 years ago
2.08 score 12 scripts 134 downloadsnlt - A Nondecimated Lifting Transform for Signal Denoising
Uses a modified lifting algorithm on which it builds the nondecimated lifting transform. It has applications in wavelet shrinkage.
Last updated 6 years ago
2.08 score 4 packages 4 scripts 223 downloadsDDM - Death Registration Coverage Estimation
A set of three two-census methods to the estimate the degree of death registration coverage for a population. Implemented methods include the Generalized Growth Balance method (GGB), the Synthetic Extinct Generation method (SEG), and a hybrid of the two, GGB-SEG. Each method offers automatic estimation, but users may also specify exact parameters or use a graphical interface to guess parameters in the traditional way if desired.
Last updated 7 years ago
2.08 score 12 scripts 145 downloadsFLLat - Fused Lasso Latent Feature Model
Fits the Fused Lasso Latent Feature model, which is used for modeling multi-sample aCGH data to identify regions of copy number variation (CNV). Produces a set of features that describe the patterns of CNV and a set of weights that describe the composition of each sample. Also provides functions for choosing the optimal tuning parameters and the appropriate number of features, and for estimating the false discovery rate.
Last updated 8 years ago
2.08 score 12 scripts 440 downloadsGESE - Gene-Based Segregation Test
Implements the gene-based segregation test(GESE) and the weighted GESE test for identifying genes with causal variants of large effects for family-based sequencing data. The methods are described in Qiao, D. Lange, C., Laird, N.M., Won, S., Hersh, C.P., et al. (2017). <DOI:10.1002/gepi.22037>. Gene-based segregation method for identifying rare variants for family-based sequencing studies. Genet Epidemiol 41(4):309-319. More details can be found at <http://scholar.harvard.edu/dqiao/gese>.
Last updated 8 years ago
2.08 score 12 scripts 513 downloadsABC.RAP - Array Based CpG Region Analysis Pipeline
It aims to identify candidate genes that are “differentially methylated” between cases and controls. It applies Student’s t-test and delta beta analysis to identify candidate genes containing multiple “CpG sites”.
Last updated 8 years ago
2.08 score 12 scripts 275 downloadssmoothSurv - Survival Regression with Smoothed Error Distribution
Contains, as a main contribution, a function to fit a regression model with possibly right, left or interval censored observations and with the error distribution expressed as a mixture of G-splines. Core part of the computation is done in compiled 'C++' written using the 'Scythe' Statistical Library Version 0.3.
Last updated 12 months ago
2.08 score 2 packages 20 scripts 583 downloadsrtsplot - Time Series Plot
A fast and elegant time series visualization package. In addition to the standard R plot types, this package supports candle sticks, open-high-low-close, and volume plots. Useful for visualizing any time series data, e.g., stock prices and technical indicators.
Last updated 1 years ago
2.08 score 1 stars 24 scripts 243 downloadsMDFS - MultiDimensional Feature Selection
Functions for MultiDimensional Feature Selection (MDFS): calculating multidimensional information gains, scoring variables, finding important variables, plotting selection results. This package includes an optional CUDA implementation that speeds up information gain calculation using NVIDIA GPGPUs. R. Piliszek et al. (2019) <doi:10.32614/RJ-2019-019>.
Last updated 2 years ago
2.08 score 24 scripts 393 downloadssparktf - Interface for 'TensorFlow' 'TFRecord' Files with 'Apache Spark'
A 'sparklyr' extension that enables reading and writing 'TensorFlow' TFRecord files via 'Apache Spark'.
Last updated 6 years ago
2.08 score 24 scripts 119 downloadsCircNNTSR - Statistical Analysis of Circular Data using Nonnegative Trigonometric Sums (NNTS) Models
Includes functions for the analysis of circular data using distributions based on Nonnegative Trigonometric Sums (NNTS). The package includes functions for calculation of densities and distributions, for the estimation of parameters, for plotting and more.
Last updated 1 years ago
2.07 score 1 packages 39 scripts 316 downloadsbvls - The Stark-Parker algorithm for bounded-variable least squares
An R interface to the Stark-Parker implementation of an algorithm for bounded-variable least squares
Last updated 11 years ago
2.07 score 3 packages 7 scripts 1.3k downloadsvannstats - Simplified Statistics for PA 606
Simplifies functions assess normality for bivariate and multivariate statistical techniques. Includes functions designed to replicate plots and tables that would result from similar calls in 'SPSS', including hst(), box(), qq(), tab(), cormat(), and residplot(). Also includes simplified formulae, such as mode(), scatter(), p.corr(), ow.anova(), and rm.anova().
Last updated 2 years ago
2.06 score 23 scripts 355 downloadsnptest - Nonparametric Bootstrap and Permutation Tests
Robust nonparametric bootstrap and permutation tests for location, correlation, and regression problems, as described in Helwig (2019a) <doi:10.1002/wics.1457> and Helwig (2019b) <doi:10.1016/j.neuroimage.2019.116030>. Univariate and multivariate tests are supported. For each problem, exact tests and Monte Carlo approximations are available. Five different nonparametric bootstrap confidence intervals are implemented. Parallel computing is implemented via the 'parallel' package.
Last updated 2 years ago
2.06 score 2 packages 19 scripts 442 downloadsEngrExpt - Data sets from "Introductory Statistics for Engineering Experimentation"
Datasets from Nelson, Coffin and Copeland "Introductory Statistics for Engineering Experimentation" (Elsevier, 2003) with sample code.
Last updated 15 years ago
2.05 score 113 scripts 222 downloadsmwlaxeref - Cross-References Lake Identifiers Between Different Data Sets
Handy helper package for cross-referencing lake identifiers among different data sets in the Midwestern United States. There are multiple different state, regional, and federal agencies that have different identifiers on lakes. This package helps you to go between them.
Last updated 10 months ago
2.04 score 11 scripts 122 downloadsbinseqtest - Exact Binary Sequential Designs and Analysis
For a series of binary responses, create stopping boundary with exact results after stopping, allowing updating for missing assessments.
Last updated 1 years ago
2.04 score 11 scripts 344 downloadsmsBP - Multiscale Bernstein Polynomials for Densities
Performs Bayesian nonparametric multiscale density estimation and multiscale testing of group differences with multiscale Bernstein polynomials (msBP) mixtures as in Canale and Dunson (2016).
Last updated 1 years ago
2.04 score 11 scripts 257 downloadssmoothy - Automatic Estimation of the Most Likely Drug Combination using Smooth Algorithm
A flexible moving average algorithm for modeling drug exposure in pharmacoepidemiology studies as presented in the article: Ouchi, D., Giner-Soriano, M., Gómez-Lumbreras, A., Vedia Urgell, C.,Torres, F., & Morros, R. (2022). "Automatic Estimation of the Most Likely Drug Combination in Electronic Health Records Using the Smooth Algorithm : Development and Validation Study." JMIR medical informatics, 10(11), e37976. <doi:10.2196/37976>.
Last updated 1 years ago
2.04 score 11 scripts 95 downloadsTwoPhaseInd - Estimate Gene-Treatment Interaction Exploiting Randomization
Estimation of gene-treatment interactions in randomized clinical trials exploiting gene-treatment independence. Methods used in the package refer to J. Y. Dai, M. LeBlanc, and C. Kooperberg (2009) Biometrics <doi:10.1111/j.1541-0420.2008.01046.x>.
Last updated 3 years ago
2.04 score 11 scripts 97 downloadsAUtests - Approximate Unconditional and Permutation Tests
Performs approximate unconditional and permutation testing for 2x2 contingency tables. Motivated by testing for disease association with rare genetic variants in case-control studies. When variants are extremely rare, these tests give better control of Type I error than standard tests.
Last updated 4 years ago
2.04 score 11 scripts 190 downloadsstmCorrViz - A Tool for Structural Topic Model Visualizations
Generates an interactive visualization of topic correlations/ hierarchy in a Structural Topic Model (STM) of Roberts, Stewart, and Tingley. The package performs a hierarchical clustering of topics which are then exported to a JSON object and visualized using D3.
Last updated 8 years ago
2.04 score 5 stars 22 scripts 230 downloadsmd - Selecting Bandwidth for Kernel Density Estimator with Minimum Distance Method
Selects bandwidth for the kernel density estimator with minimum distance method as proposed by Devroye and Lugosi (1996). The minimum distance method directly selects the optimal kernel density estimator from countably infinite kernel density estimators and indirectly selects the optimal bandwidth. This package selects the optimal bandwidth from finite kernel density estimators.
Last updated 9 years ago
2.03 score 12 scripts 143 downloadsecespa - Functions for Spatial Point Pattern Analysis
Some wrappers, functions and data sets for for spatial point pattern analysis (mainly based on 'spatstat'), used in the book "Introduccion al Analisis Espacial de Datos en Ecologia y Ciencias Ambientales: Metodos y Aplicaciones" and in the papers by De la Cruz et al. (2008) <doi:10.1111/j.0906-7590.2008.05299.x> and Olano et al. (2009) <doi:10.1051/forest:2008074>.
Last updated 2 years ago
2.03 score 1 packages 36 scripts 498 downloadsmixsmsn - Fitting Finite Mixture of Scale Mixture of Skew-Normal Distributions
Functions to fit finite mixture of scale mixture of skew-normal (FM-SMSN) distributions, details in Prates, Lachos and Cabral (2013) <doi: 10.18637/jss.v054.i12>, Cabral, Lachos and Prates (2012) <doi:10.1016/j.csda.2011.06.026> and Basso, Lachos, Cabral and Ghosh (2010) <doi:10.1016/j.csda.2009.09.031>.
Last updated 3 years ago
2.02 score 1 stars 1 packages 35 scripts 511 downloadsCovSel - Model-Free Covariate Selection
Model-free selection of covariates under unconfoundedness for situations where the parameter of interest is an average causal effect. This package is based on model-free backward elimination algorithms proposed in de Luna, Waernbaum and Richardson (2011). Marginal co-ordinate hypothesis testing is used in situations where all covariates are continuous while kernel-based smoothing appropriate for mixed data is used otherwise.
Last updated 9 years ago
2.02 score 1 stars 21 scripts 181 downloadseasynls - Easy Nonlinear Model
Fit and plot some nonlinear models.
Last updated 7 years ago
2.02 score 1 stars 13 scripts 341 downloadsmccr - The Matthews Correlation Coefficient
The Matthews correlation coefficient (MCC) score is calculated (Matthews BW (1975) <DOI:10.1016/0005-2795(75)90109-9>).
Last updated 7 years ago
2.01 score 1 packages 34 scripts 171 downloadsSimRDS - Simulation of Respondent Driven Samples
Simulate populations with desired properties and extract respondent driven samples. To better understand the usage of the package and the algorithm used, please refer to Perera, A., and Ramanayake, A. (2019) <https://www.aimr.tirdiconference.com/assets/images/portfolio/Conference-Proceeding-AIMR-19.pdf>.
Last updated 15 days ago
2.00 score 2 downloadssiren - Hybrid FA-CFA for Controlling Acquiescence in Restricted Factorial Solutions
Performs hybrid multi-stage factor analytic procedure for controlling acquiescence in restricted solutions (Ferrando & Lorenzo-Seva, 2000 <https://www.uv.es/revispsi/articulos3.00/ferran7.pdf>).
Last updated 16 days ago
2.00 score 2 scripts 193 downloadsMLCOPULA - Classification Models with Copula Functions
Provides several classifiers based on probabilistic models. These classifiers allow to model the dependence structure of continuous features through bivariate copula functions and graphical models, see Salinas-Gutiérrez et al. (2014) <doi:10.1007/s00180-013-0457-y>.
Last updated 1 months ago
2.00 score 515 downloadsShapleyOutlier - Multivariate Outlier Explanations using Shapley Values and Mahalanobis Distances
Based on Shapley values to explain multivariate outlyingness and to detect and impute cellwise outliers. Includes implementations of methods described in Mayrhofer and Filzmoser (2023) <doi:10.1016/j.ecosta.2023.04.003>.
Last updated 1 months ago
2.00 score 3 scripts 330 downloadsDDHFm - Variance Stabilization by Data-Driven Haar-Fisz (for Microarrays)
Contains the normalizing and variance stabilizing Data-Driven Haar-Fisz algorithm. Also contains related algorithms for simulating from certain microarray gene intensity models and evaluation of certain transformations. Contains cDNA and shipping credit flow data.
Last updated 2 months ago
2.00 score 6 scripts 406 downloadsbiostats101 - Practical Functions for Biostatistics Beginners
A set of user-friendly functions designed to fill gaps in existing introductory biostatistics R tools, making it easier for newcomers to perform basic biostatistical analyses without needing advanced programming skills. The methods implemented in this package are based on the works: Connor (1987) <doi:10.2307/2531961> Fleiss, Levin, & Paik (2013, ISBN:978-1-118-62561-3) Levin & Chen (1999) <doi:10.1080/00031305.1999.10474431> McNemar (1947) <doi:10.1007/BF02295996>.
Last updated 2 months ago
2.00 score 2 scripts 199 downloadsPoweREST - A Bootstrap-Based Power Estimation Tool for Spatial Transcriptomics
Power estimation and sample size calculation for 10X Visium Spatial Transcriptomics data to detect differential expressed genes between two conditions based on bootstrap resampling. See Shui et al. (2024) <doi:10.1101/2024.08.30.610564> for method details.
Last updated 3 months ago
2.00 score 5 scripts 156 downloadsmstDIF - A Collection of DIF Tests for Multistage Tests
A collection of statistical tests for the detection of differential item functioning (DIF) in multistage tests. Methods entail logistic regression, an adaptation of the simultaneous item bias test (SIBTEST), and various score-based tests. The presented tests provide itemwise test for DIF along categorical, ordinal or metric covariates. Methods for uniform and non-uniform DIF effects are available depending on which method is used.
Last updated 3 months ago
2.00 score 8 scripts 254 downloadstRigon - Toolbox for Integrative Pathomics Analysis
Processing and analysis of pathomics, omics and other medical datasets. 'tRigon' serves as a toolbox for descriptive and statistical analysis, correlations, plotting and many other methods for exploratory analysis of high-dimensional datasets.
Last updated 3 months ago
2.00 score 2 scripts 266 downloadsssMRCD - Spatially Smoothed MRCD Estimator
Estimation of the Spatially Smoothed Minimum Regularized Determinant (ssMRCD) estimator and its usage in an ssMRCD-based outlier detection method as described in Puchhammer and Filzmoser (2023) <doi:10.1080/10618600.2023.2277875> and for sparse robust PCA for multi-source data described in Puchhammer, Wilms and Filzmoser (2024) <doi:10.48550/arXiv.2407.16299>. Included are also complementary visualization and parameter tuning tools.
Last updated 3 months ago
2.00 score 3 scripts 184 downloadsSRTsim - Simulator for Spatially Resolved Transcriptomics
An independent, reproducible, and flexible Spatially Resolved Transcriptomics (SRT) simulation framework that can be used to facilitate the development of SRT analytical methods for a wide variety of SRT-specific analyses. It utilizes spatial localization information to simulate SRT expression count data in a reproducible and scalable fashion. Two major simulation schemes are implemented in 'SRTsim': reference-based and reference-free.
Last updated 3 months ago
2.00 score 9 scripts 188 downloadsbdsvd - Block Structure Detection Using Singular Vectors
Performs block diagonal covariance matrix detection using singular vectors (BD-SVD), which can be extended to hierarchical variable clustering (HC-SVD). The methods are described in Bauer (202Xa) <doi:10.48550/arXiv.2211.16155> and Bauer (202Xb) <doi:10.48550/arXiv.2308.06820>.
Last updated 5 months ago
2.00 score 182 downloadsdartR.sexlinked - Analysing SNP Data to Identify Sex-Linked Markers
Identifies, filters and exports sex linked markers using 'SNP' (single nucleotide polymorphism) data. To install the other packages, we recommend to install the 'dartRverse' package, that supports the installation of all packages in the 'dartRverse'. If you want understand the applied rational to identify sexlinked markers and/or want to cite 'dartR.sexlinked', you find the information by typing citation('dartR.sexlinked') in the console.
Last updated 5 months ago
2.00 score 4 scripts 549 downloadsPerMat - Performance Metrics in Predictive Modeling
Performance metric provides different performance measures like mean squared error, root mean square error, mean absolute deviation, mean absolute percentage error etc. of a fitted model. These can provide a way for forecasters to quantitatively compare the performance of competing models. For method details see (i) Pankaj Das (2020) <http://krishi.icar.gov.in/jspui/handle/123456789/44138>.
Last updated 5 months ago
2.00 score 2 scripts 447 downloadsTRMF - Temporally Regularized Matrix Factorization
Functions to estimate temporally regularized matrix factorizations (TRMF) for forecasting and imputing values in short but high-dimensional time series. Uses regularized alternating least squares to compute the factorization, allows for several types of constraints on matrix factors and natively handles weighted and missing data.
Last updated 5 months ago
2.00 score 564 downloadsHDCD - High-Dimensional Changepoint Detection
Efficient implementations of the following multiple changepoint detection algorithms: Efficient Sparsity Adaptive Change-point estimator by Moen, Glad and Tveten (2023) <doi:10.48550/arXiv.2306.04702> , Informative Sparse Projection for Estimating Changepoints by Wang and Samworth (2017) <doi:10.1111/rssb.12243>, and the method of Pilliat et al (2023) <doi:10.1214/23-EJS2126>.
Last updated 6 months ago
2.00 score 3 scripts 470 downloadsGWASinspector - Comprehensive and Easy to Use Quality Control of GWAS Results
When evaluating the results of a genome-wide association study (GWAS), it is important to perform a quality control to ensure that the results are valid, complete, correctly formatted, and, in case of meta-analysis, consistent with other studies that have applied the same analysis. This package was developed to facilitate and streamline this process and provide the user with a comprehensive report.
Last updated 7 months ago
2.00 score 4 scripts 535 downloadsnmaplateplot - The Plate Plot for Network Meta-Analysis Results
A graphical display of results from network meta-analysis (NMA). It is suitable for outcomes like odds ratio (OR), risk ratio (RR), risk difference (RD) and standardized mean difference (SMD). It also has an option to visually display and compare the surface under the cumulative ranking (SUCRA) of different treatments.
Last updated 8 months ago
2.00 score 2 scripts 167 downloadsOptimModel - Perform Nonlinear Regression Using 'optim' as the Optimization Engine
A wrapper for 'optim' for nonlinear regression problems; see Nocedal J and Write S (2006, ISBN: 978-0387-30303-1). Performs ordinary least squares (OLS), iterative re-weighted least squares (IRWLS), and maximum likelihood (MLE). Also includes the robust outlier detection (ROUT) algorithm; see Motulsky, H and Brown, R (2006)<doi:10.1186/1471-2105-7-123>.
Last updated 9 months ago
2.00 score 1 stars 136 downloadsabsorber - Variable Selection in Nonparametric Models using B-Splines
A variable selection method using B-Splines in multivariate nOnparametric Regression models Based on partial dErivatives Regularization (ABSORBER) implements a novel variable selection method in a nonlinear multivariate model using B-splines. For further details we refer the reader to the paper Savino, M. E. and Lévy-Leduc, C. (2024), <https://hal.science/hal-04434820>.
Last updated 9 months ago
2.00 score 272 downloadsRNAseqNet - Log-Linear Poisson Graphical Model with Hot-Deck Multiple Imputation
Infer log-linear Poisson Graphical Model with an auxiliary data set. Hot-deck multiple imputation method is used to improve the reliability of the inference with an auxiliary dataset. Standard log-linear Poisson graphical model can also be used for the inference and the Stability Approach for Regularization Selection (StARS) is implemented to drive the selection of the regularization parameter. The method is fully described in <doi:10.1093/bioinformatics/btx819>.
Last updated 9 months ago
2.00 score 10 scripts 247 downloadscurephEM - NPMLE for Logistic-Cox Cure-Rate Model
Expectation-Maximization (EM) algorithm for point estimation and variance estimation to the nonparametric maximum likelihood estimator (NPMLE) for logistic-Cox cure-rate model with left truncation and right- censoring. See Hou, Chambers and Xu (2017) <doi:10.1007/s10985-017-9415-2>.
Last updated 10 months ago
2.00 score 5 scripts 187 downloadsammiBayes - Bayesian Ammi Model for Continuous Data
Flexible multi-environment trials analysis via MCMC method for Additive Main Effects and Multiplicative Model (AMMI) for continuous data. Biplot with the averages and regions of confidence can be generated. The chains run in parallel on Linux systems and run serially on Windows.
Last updated 10 months ago
2.00 score 8 scripts 262 downloadsg.data - Delayed-Data Packages
Create and maintain delayed-data packages (ddp's). Data stored in a ddp are available on demand, but do not take up memory until requested. You attach a ddp with g.data.attach(), then read from it and assign to it in a manner similar to S-PLUS, except that you must run g.data.save() to actually commit to disk.
Last updated 10 months ago
2.00 score 10 scripts 560 downloadschoplump - Permutation Test for Some Positive and Many Zero Responses
Calculates permutation tests that can be powerful for comparing two groups with some positive but many zero responses (see Follmann, Fay, and Proschan <DOI:10.1111/j.1541-0420.2008.01131.x>).
Last updated 10 months ago
2.00 score 6 scripts 288 downloadsSenSpe - Estimating Specificity at Controlled Sensitivity, or Vice Versa
Perform biomarker evaluation and comparison in terms of specificity at a controlled sensitivity level, or sensitivity at a controlled specificity level. Point estimation and exact bootstrap of Huang, Parakati, Patil, and Sanda (2023) <doi:10.5705/ss.202021.0020> for the one- and two-biomarker problems are implemented.
Last updated 11 months ago
2.00 score 175 downloadsWRestimates - Sample Size, Power and CI for the Win Ratio
Calculates non-parametric estimates of the sample size, power and confidence intervals for the win-ratio. For more detail on the theory behind the methodologies implemented see Yu, R. X. and Ganju, J. (2022) <doi:10.1002/sim.9297>.
Last updated 12 months ago
2.00 score 121 downloadshalk - Methods to Create Hierarchical Age Length Keys for Age Assignment
Provides methods for implementing hierarchical age length keys to estimate fish ages from lengths using data borrowing. Users can create hierarchical age length keys and use them to assign ages given length.
Last updated 12 months ago
2.00 score 3 scripts 203 downloadsSQRL - Enhances Interaction with 'ODBC' Databases
Provides simple and powerful interfaces that facilitate interaction with 'ODBC' data sources. Each data source gets its own unique and dedicated interface, wrapped around 'RODBC'. Communication settings are remembered between queries, and are managed silently in the background. The interfaces support multi-statement 'SQL' scripts, which can be parameterised via metaprogramming structures and embedded 'R' expressions.
Last updated 12 months ago
2.00 score 9 scripts 475 downloadsGPArotateDF - Derivative Free Gradient Projection Factor Rotation
Derivative Free Gradient Projection Algorithms for Factor Rotation. For more details see ?GPArotateDF. Theory for these functions can be found in the following publications: Jennrich (2004) <doi:10.1007/BF02295647>. Bernaards and Jennrich (2005) <doi:10.1177/0013164404272507>.
Last updated 1 years ago
2.00 score 4 scripts 224 downloadsTPAC - Tissue-Adjusted Pathway Analysis of Cancer (TPAC)
Contains logic for single sample gene set testing of cancer transcriptomic data with adjustment for normal tissue-specificity. Frost, H. Robert (2023) "Tissue-adjusted pathway analysis of cancer (TPAC)" <doi:10.1101/2022.03.17.484779>.
Last updated 1 years ago
2.00 score 182 downloadswdnr.gis - Pull Spatial Layers from 'WDNR ArcGIS REST API'
Functions for finding and pulling data from the 'Wisconsin Department of Natural Resources ArcGIS REST APIs' <https://dnrmaps.wi.gov/arcgis/rest/services> and <https://dnrmaps.wi.gov/arcgis2/rest/services>.
Last updated 1 years ago
2.00 score 1 stars 3 scripts 223 downloadsRFPM - Floating Percentile Model
Floating Percentile Model with additional functions for optimizing inputs and evaluating outputs and assumptions.
Last updated 1 years ago
2.00 score 2 scripts 556 downloadsSOHPIE - Statistical Approach via Pseudo-Value Information and Estimation
'SOHPIE' (pronounced as SOFIE) is a novel pseudo-value regression approach for differential co-abundance network analysis of microbiome data, which can include additional clinical covariate in the model. The full methodological details can be found in Ahn S and Datta S (2023) <arXiv:2303.13702v1>.
Last updated 1 years ago
2.00 score 3 scripts 611 downloadsEMDSVRhybrid - Empirical Mode Decomposition Based Support Vector Regression Model
Description: Application of empirical mode decomposition based support vector regression model for nonlinear and non stationary univariate time series forecasting. For method details see (i) Choudhury (2019) <http://krishi.icar.gov.in/jspui/handle/123456789/44873>; (ii) Das (2020) <http://krishi.icar.gov.in/jspui/handle/123456789/43174>; (iii) Das (2023) <http://krishi.icar.gov.in/jspui/handle/123456789/77772>.
Last updated 1 years ago
2.00 score 3 scripts 179 downloadsLabourMarketAreas - Identification, Tuning, Visualisation and Analysis of Labour Market Areas
Produces Labour Market Areas from commuting flows available at elementary territorial units. It provides tools for automatic tuning based on spatial contiguity. It also allows for statistical analyses and visualisation of the new functional geography.
Last updated 1 years ago
2.00 score 6 scripts 323 downloadsUniExactFunTest - Uniform Exact Functional Tests for Contingency Tables
Testing whether two discrete variables have a functional relationship under null distributions where the two variables are statistically independent with fixed marginal counts. The fast enumeration algorithm was based on (Nguyen et al. 2020) <doi:10.24963/ijcai.2020/372>.
Last updated 1 years ago
2.00 score 4 scripts 115 downloadsNiLeDAM - Monazite Dating for the NiLeDAM Team
Th-U-Pb electron microprobe age dating of monazite, as originally described in <doi:10.1016/0009-2541(96)00024-1>.
Last updated 1 years ago
2.00 score 4 scripts 197 downloadsEMDANNhybrid - Empirical Mode Decomposition Based Artificial Neural Network Model
Application of empirical mode decomposition based artificial neural network model for nonlinear and non stationary univariate time series forecasting. For method details see (i) Choudhury (2019) <https://www.indianjournals.com/ijor.aspx?target=ijor:ijee3&volume=55&issue=1&article=013>; (ii) Das (2020) <https://www.indianjournals.com/ijor.aspx?target=ijor:ijee3&volume=56&issue=2&article=002>.
Last updated 1 years ago
2.00 score 3 scripts 165 downloadsQuadRoot - Quadratic Root for any Quadratic Equation
It will assist the user to find simple quadratic roots from any quadratic equation.
Last updated 1 years ago
2.00 score 7 scripts 233 downloadsTSTutorial - Fitting and Predict Time Series Interactive Laboratory
Interactive laboratory of Time Series based in Box-Jenkins methodology.
Last updated 1 years ago
2.00 score 7 scripts 332 downloadsECTSVR - Cointegration Based Support Vector Regression Model
The cointegration based support vector regression model enables researchers to use data obtained from the cointegrating vector as input in the support vector regression model.
Last updated 1 years ago
2.00 score 3 scripts 130 downloadsVMDML - Variational Mode Decomposition Based Machine Learning Models
Application of Variational Mode Decomposition based different Machine Learning models for univariate time series forecasting. For method details see (i) K. Dragomiretskiy and D. Zosso (2014) <doi:10.1109/TSP.2013.2288675>; (ii) Pankaj Das (2020) <http://krishi.icar.gov.in/jspui/handle/123456789/44138>.
Last updated 1 years ago
2.00 score 3 scripts 188 downloadsHealthCal - Health Calculator
Health Calculator helps to find different parameters like basal metabolic rate, body mass index etc. related to fitness and health of a person.
Last updated 1 years ago
2.00 score 2 scripts 156 downloadsoptistock - Determine Optimum Stocking Times Used in Fishery Enhancements
A collection of functions that aid in calculating the optimum time to stock hatchery reared fish into a body of water given the growth, mortality and cost of raising a particular number of individuals to a certain length.
Last updated 1 years ago
2.00 score 10 scripts 179 downloadsoceCens - Ordered Composite Endpoints with Censoring
Estimates win ratio or Mann-Whitney parameter for two group comparisons using ordered composite endpoints with right censoring as described in Follmann, Fay, Hamasaki, and Evans (2020)<doi:10.1002/sim.7890>.
Last updated 1 years ago
2.00 score 3 scripts 166 downloadsendogeneity - Recursive Two-Stage Models to Address Endogeneity
Various recursive two-stage models to address the endogeneity issue of treatment variables in observational study or mediators in experiments. The details of the models are discussed in Peng (2023) <doi:10.1287/isre.2022.1113>.
Last updated 1 years ago
2.00 score 2 scripts 289 downloadsPanelCount - Random Effects and/or Sample Selection Models for Panel Count Data
A high performance package implementing random effects and/or sample selection models for panel count data. The details of the models are discussed in Peng and Van den Bulte (2023) <doi:10.2139/ssrn.2702053>.
Last updated 1 years ago
2.00 score 8 scripts 195 downloadsMissCP - Change Point Detection with Missing Values
A four step change point detection method that can detect break points with the presence of missing values proposed by Liu and Safikhani (2023) <https://drive.google.com/file/d/1a8sV3RJ8VofLWikTDTQ7W4XJ76cEj4Fg/view?usp=drive_link>.
Last updated 1 years ago
2.00 score 2 scripts 144 downloadsSEARS - Seamless Dose Escalation/Expansion with Adaptive Randomization Scheme
A seamless design that combines phase I dose escalation based on toxicity with phase II dose expansion and dose comparison based on efficacy.
Last updated 1 years ago
2.00 score 2 scripts 145 downloadscoxerr - Cox Regression with Dependent Error in Covariates
Perform the functional modeling methods of Huang and Wang (2018) <doi:10.1111/biom.12741> to accommodate dependent error in covariates of the proportional hazards model. The adopted measurement error model has minimal assumptions on the dependence structure, and an instrumental variable is supposed to be available.
Last updated 1 years ago
2.00 score 2 scripts 174 downloadsorsk - Converting Odds Ratio to Relative Risk in Cohort Studies with Partial Data Information
Convert odds ratio to relative risk in cohort studies with partial data information (Wang (2013) <doi:10.18637/jss.v055.i05>).
Last updated 1 years ago
2.00 score 2 scripts 282 downloadsfastAFT - Fast Regression for the Accelerated Failure Time (AFT) Model
Fast censored linear regression for the accelerated failure time (AFT) model of Huang (2013) <doi:10.1111/sjos.12031>.
Last updated 1 years ago
2.00 score 2 scripts 234 downloadsExtremeBounds - Extreme Bounds Analysis (EBA)
An implementation of Extreme Bounds Analysis (EBA), a global sensitivity analysis that examines the robustness of determinants in regression models. The package supports both Leamer's and Sala-i-Martin's versions of EBA, and allows users to customize all aspects of the analysis.
Last updated 1 years ago
2.00 score 1 stars 7 scripts 442 downloadsDCEtool - Efficient and Accessible Discrete Choice Experiments
Design, conduct and analyze 'DCEs' from a virtual interface in shiny. Reference: Perez-Troncoso, D. (2022) <https://github.com/danielpereztr/DCEtool>.
Last updated 1 years ago
2.00 score 1 stars 3 scripts 350 downloadsgnrprod - Estimates Gross Output Functions
Estimation of gross output production functions and productivity in the presence of numerous fixed (nonflexible) and a single flexible input using the nonparametric identification strategy specified in Gandhi, Navarro, and Rivers (2020) <doi:10.1086/707736>. Monte Carlo evidence from the paper demonstrates high performance in estimating production function elasticities.
Last updated 1 years ago
2.00 score 2 stars 4 scripts 267 downloadsAlteredPQR - Detection of Altered Protein Quantitative Relationships
Inference of protein complex states from quantitative proteomics data. The package takes information on known stable protein interactions (i.e. protein components of the same complex) and assesses how protein quantitative ratios change between different conditions. It reports protein pairs for which relative protein quantities to each other have been significantly altered in the tested condition.
Last updated 1 years ago
2.00 score 2 scripts 301 downloadsglober - Estimating Functions with Multivariate B-Splines
Generalized LassO applied to knot selection in multivariate B-splinE Regression (GLOBER) implements a novel approach for estimating functions in a multivariate nonparametric regression model based on an adaptive knot selection for B-splines using the Generalized Lasso. For further details we refer the reader to the paper Savino, M. E. and Lévy-Leduc, C. (2023), <arXiv:2306.00686>.
Last updated 1 years ago
2.00 score 3 scripts 151 downloadsSecDim - The Second Dimension of Spatial Association
Most of the current methods explore spatial association using observations at sample locations, which are defined as the first dimension of spatial association (FDA). The proposed concept of the second dimension of spatial association (SDA), as described in Yongze Song (2022) <doi:10.1016/j.jag.2022.102834>, aims to extract in-depth information about the geographical environment from locations outside sample locations for exploring spatial association.
Last updated 2 years ago
2.00 score 2 scripts 109 downloadsanabel - Analysis of Binding Events + l
A free software for a fast and easy analysis of 1:1 molecular interaction studies. This package is suitable for a high-throughput data analysis. Both the online app and the package are completely open source. You provide a table of sensogram, tell 'anabel' which method to use, and it takes care of all fitting details. The first two releases of 'anabel' were created and implemented as in (<doi:10.1177/1177932218821383>, <doi:10.1093/database/baz101>).
Last updated 2 years ago
2.00 score 4 scripts 251 downloadsnpcurePK - Mixture Cure Model Estimation with Cure Status Partially Known
Performs nonparametric estimation in mixture cure models when the cure status is partially known. For details, see Safari et al (2021) <doi:10.1002/bimj.202100156>, Safari et al (2022) <doi:10.1177/09622802221115880> and Safari et al (2023) <doi:10.1007/s10985-023-09591-x>.
Last updated 2 years ago
2.00 score 6 scripts 107 downloadsoverlapptest - Test Overlapping of Polygons Against Random Rotation
Tests the observed overlapping polygon area in a collection of polygons against a null model of random rotation, as explained in De la Cruz et al. (2017) <doi:10.13140/RG.2.2.12825.72801>.
Last updated 2 years ago
2.00 score 10 scripts 572 downloadsInflectSSP - Melt Curve Fitting and Melt Shift Analysis
Analyzes raw abundance data from a cellular thermal shift experiment and calculates melt temperatures and melt shifts for each protein in the experiment. McCracken (2022) <doi:10.1101/2022.12.30.522131>.
Last updated 2 years ago
2.00 score 3 scripts 747 downloadsNScluster - Simulation and Estimation of the Neyman-Scott Type Spatial Cluster Models
Simulation and estimation for Neyman-Scott spatial cluster point process models and their extensions, based on the methodology in Tanaka, Ogata, and Stoyan (2008) <doi:10.1002/bimj.200610339>. To estimate parameters by the simplex method, parallel computation using 'OpenMP' application programming interface is available. For more details see Tanaka, Saga and Nakano <doi:10.18637/jss.v098.i06>.
Last updated 2 years ago
2.00 score 1 stars 4 scripts 341 downloadscountdata - The Beta-Binomial Test for Count Data
The beta-binomial test is used for significance analysis of independent samples by Pham et al. (2010) <doi:10.1093/bioinformatics/btp677>. The inverted beta-binomial test is used for paired sample testing, e.g. pre-treatment and post-treatment data, by Pham and Jimenez (2012) <doi:10.1093/bioinformatics/bts394>.
Last updated 2 years ago
2.00 score 9 scripts 223 downloadsBRACE - Bias Reduction Through Analysis of Competing Events (BRACE)
Adjusting the bias due to residual confounding (often called treatment selection bias) in estimating the treatment effect in a proportional hazard model, as described in Williamson et al. (2022) <doi:10.1158/1078-0432.ccr-21-2468>.
Last updated 2 years ago
2.00 score 3 scripts 212 downloadsPPLasso - Prognostic Predictive Lasso for Biomarker Selection
We provide new tools for the identification of prognostic and predictive biomarkers. For further details we refer the reader to the paper: Zhu et al. Identification of prognostic and predictive biomarkers in high-dimensional data with PPLasso. BMC Bioinformatics. 2023 Jan 23;24(1):25.
Last updated 2 years ago
2.00 score 5 scripts 133 downloadsqPCRhelper - qPCR Ct Values to Expression Values
Computes normalized cycle threshold (Ct) values (delta Ct) from raw quantitative polymerase chain reaction (qPCR) Ct values and conducts test of significance using t.test(). Plots expression values based from log2(2^(-1*delta delta Ct)) across groups per gene of interest. Methods for calculation of delta delta Ct and relative expression (2^(-1*delta delta Ct)) values are described in: Livak & Schmittgen, (2001) <doi:10.1006/meth.2001.1262>.
Last updated 2 years ago
2.00 score 4 scripts 175 downloadsforplo - Flexible Forest Plots
Simplifies the creation and customization of forest plots (alternatively called dot-and-whisker plots). Input classes accepted by 'forplo' are data.frame, matrix, lm, glm, and coxph. 'forplo' was written in base R and does not depend on other packages.
Last updated 2 years ago
2.00 score 3 scripts 264 downloadsOCA - Optimal Capital Allocations
Computes optimal capital allocations based on some standard principles such as Haircut, Overbeck type II and the Covariance Allocation Principle. It also provides some shortcuts for obtaining the Value at Risk and the Expectation Shortfall, using both the normal and the t-student distribution, see Urbina and Guillén (2014)<doi:10.1016/j.eswa.2014.05.017> and Urbina (2013)<http://hdl.handle.net/2099.1/19443>.
Last updated 2 years ago
2.00 score 8 scripts 227 downloadssiie - Superior Identification Index and Its Extensions
Calculate superior identification index and its extensions. Measure the performance of journals based on how well they could identify the top papers by any index (e.g. citation indices) according to Huang & Yang. (2022) <doi:10.1007/s11192-022-04372-z>. These methods could be extended to evaluate other entities such as institutes, countries, etc.
Last updated 2 years ago
2.00 score 3 scripts 238 downloadsrGV - Analysis of Continuous Glucose Monitor Data
Reads in continuous glucose monitor data of many different formats, calculates a host of glycemic variability metrics, and plots glucose over time.
Last updated 2 years ago
2.00 score 2 stars 2 scripts 187 downloadsMB - The Use of Marginal Distributions in Conditional Forecasting
A new way to predict time series using the marginal distribution table in the absence of the significance of traditional models.
Last updated 2 years ago
2.00 score 6 scripts 179 downloadsgoalp - Weighted and Lexicographic Goal Programming Interface
Solves goal programming problems of the weighted and lexicographic type, as well as combinations of the two, as described by Ignizio (1983) <doi:10.1016/0305-0548(83)90003-5>. Allows for a simple human-readable input describing the problem as a series of equations. Relies on the 'lpSolve' package to solve the underlying linear optimisation problem.
Last updated 2 years ago
2.00 score 3 scripts 187 downloadsSIMICO - Set-Based Inference for Multiple Interval-Censored Outcomes
Contains tests for association between a set of genetic variants and multiple correlated outcomes that are interval censored. Interval-censored data arises when the exact time of the onset of an outcome of interest is unknown but known to fall between two time points.
Last updated 2 years ago
2.00 score 2 scripts 167 downloadssocialh - Rank and Social Hierarchy for Gregarious Animals
Tools developed to facilitate the establishment of the rank and social hierarchy for gregarious animals by the Si method developed by Kondo & Hurnik (1990)<doi:10.1016/0168-1591(90)90125-W>. It is also possible to determine the number of agonistic interactions between two individuals, sociometric and dyadics matrix from dataset obtained through electronic bins. In addition, it is possible plotting the results using a bar plot, box plot, and sociogram.
Last updated 2 years ago
2.00 score 3 scripts 237 downloadsbrassica - 1970s BASIC Interpreter
Executes BASIC programs from the 1970s, for historical and educational purposes. This enables famous examples of early machine learning, artificial intelligence, natural language processing, cellular automata, and so on, to be run in their original form.
Last updated 2 years ago
2.00 score 275 downloadsnoisemodel - Noise Models for Classification Datasets
Implementation of models for the controlled introduction of errors in classification datasets. This package contains the noise models described in Saez (2022) <doi:10.3390/math10203736> that allow corrupting class labels, attributes and both simultaneously.
Last updated 2 years ago
2.00 score 5 scripts 176 downloadstwopartm - Two-Part Model with Marginal Effects
Fit two-part regression models for zero-inflated data. The models and their components are represented using S4 classes and methods. Average Marginal effects and predictive margins with standard errors and confidence intervals can be calculated from two-part model objects. Belotti, F., Deb, P., Manning, W. G., & Norton, E. C. (2015) <doi:10.1177/1536867X1501500102>.
Last updated 2 years ago
2.00 score 2 stars 8 scripts 368 downloadsRgff - R Utilities for GFF Files
R utilities for gff files, either general feature format (GFF3) or gene transfer format (GTF) formatted files. This package includes functions for producing summary stats, check for consistency and sorting errors, conversion from GTF to GFF3 format, file sorting, visualization and plotting of feature hierarchy, and exporting user defined feature subsets to SAF format. This tool was developed by the BioinfoGP core facility at CNB-CSIC.
Last updated 2 years ago
2.00 score 3 scripts 204 downloadsMultiGlarmaVarSel - Variable Selection in Sparse Multivariate GLARMA Models
Performs variable selection in high-dimensional sparse GLARMA models. For further details we refer the reader to the paper Gomtsyan et al. (2022), <arXiv:2208.14721>.
Last updated 2 years ago
2.00 score 2 scripts 166 downloadsRAT - Research Assessment Tools
Includes algorithms to assess research productivity and patterns, such as the h-index and i-index. Cardoso et al. (2022) Cardoso, P., Fukushima, C.S. & Mammola, S. (2022) Quantifying the internationalization and representativeness in research. Trends in Ecology and Evolution, 37: 725-728.
Last updated 2 years ago
2.00 score 3 scripts 213 downloadsmlrpro - Stepwise Regression with Assumptions Checking
The stepwise regression with assumptions checking and the possible Box-Cox transformation.
Last updated 2 years ago
2.00 score 3 scripts 176 downloadsCloneSeeker - Seeking and Finding Clones in Copy Number and Sequencing Data
Defines the classes and functions used to simulate and to analyze data sets describing copy number variants and, optionally, sequencing mutations in order to detect clonal subsets. See Zucker et al. (2019) <doi:10.1093/bioinformatics/btz057>.
Last updated 2 years ago
2.00 score 8 scripts 220 downloadsEESPCA - Eigenvectors from Eigenvalues Sparse Principal Component Analysis (EESPCA)
Contains logic for computing sparse principal components via the EESPCA method, which is based on an approximation of the eigenvector/eigenvalue identity. Includes logic to support execution of the TPower and rifle sparse PCA methods, as well as logic to estimate the sparsity parameters used by EESPCA, TPower and rifle via cross-validation to minimize the out-of-sample reconstruction error. H. Robert Frost (2021) <doi:10.1080/10618600.2021.1987254>.
Last updated 2 years ago
2.00 score 1 stars 2 scripts 223 downloadspwlmm - PWIGLS for Two-Level Multivariate and Multilevel Linear Models
Estimates two-level multilevel linear model and two-level multivariate linear multilevel model with weights following Probability Weighted Iterative Generalised Least Squares approach. For details see Veiga et al.(2014) <doi:10.1111/rssc.12020>.
Last updated 2 years ago
2.00 score 4 scripts 95 downloadsgeno2proteo - Finding the DNA and Protein Sequences of Any Genomic or Proteomic Loci
Using the DNA sequence and gene annotation files provided in 'ENSEMBL' <https://www.ensembl.org/index.html>, the functions implemented in the package try to find the DNA sequences and protein sequences of any given genomic loci, and to find the genomic coordinates and protein sequences of any given protein locations, which are the frequent tasks in the analysis of genomic and proteomic data.
Last updated 2 years ago
geneticsproteomicssequencingannotationgenomeannotationgenomeassembly
2.00 score 9 scripts 172 downloadsonlineBcp - Online Bayesian Methods for Change Point Analysis
It implements the online Bayesian methods for change point analysis. It can also perform missing data imputation with methods from 'VIM'. The reference is Yigiter A, Chen J, An L, Danacioglu N (2015) <doi:10.1080/02664763.2014.1001330>. The link to the package is <https://CRAN.R-project.org/package=onlineBcp>.
Last updated 2 years ago
2.00 score 1 stars 7 scripts 273 downloadsEUfootball - Football Match Data of European Leagues
Contains match results from seven European men's football leagues, namely Premier League (England), Ligue 1 (France), Bundesliga (Germany), Serie A (Italy), Primera Division (Spain), Eredivisie (The Netherlands), Super Lig (Turkey). Includes Seasons 2010/2011 until 2019/2020 and a set of interesting covariates. Can be used all purposes.
Last updated 3 years ago
2.00 score 3 scripts 156 downloadsprimate - Tools and Methods for Primatological Data Science
Data from All the World's Primates relational SQL database and other tabular datasets are made available via drivers and connection functions. Additionally we provide several functions and examples to facilitate the merging and aggregation of these tabular inputs.
Last updated 3 years ago
2.00 score 2 scripts 154 downloadssealasso - Standard Error Adjusted Adaptive Lasso
Standard error adjusted adaptive lasso (SEA-lasso) is a version of the adaptive lasso, which incorporates OLS standard error to the L1 penalty weight. This method is intended for variable selection under linear regression settings (n > p). This new weight assignment strategy is especially useful when the collinearity of the design matrix is a concern.
Last updated 3 years ago
2.00 score 4 scripts 236 downloadscomplexity - Calculate the Proportion of Permutations in Line with an Informative Hypothesis
Allows for the easy computation of complexity: the proportion of the parameter space in line with the hypothesis by chance. The package comes with a Shiny application in which the calculations can be conducted as well.
Last updated 3 years ago
2.00 score 5 scripts 254 downloadsahMLE - Methods for the Additive Hazard Model
Methods for fitting additive hazards model. Perform the maximum likelihood method as well as the traditional Aalen's method for estimating the additive hazards model. For details see Chengyuan Lu(2021) <arXiv:2004.06156>.
Last updated 3 years ago
2.00 score 2 scripts 344 downloadsLogisticRCI - Linear and Logistic Regression-Based Reliable Change Index
Here we provide an implementation of the linear and logistic regression-based Reliable Change Index (RCI), to be used with lm and binomial glm model objects, respectively, following Moral et al. <https://psyarxiv.com/gq7az/>. The RCI function returns a score assumed to be approximately normally distributed, which is helpful to detect patients that may present cognitive decline.
Last updated 3 years ago
2.00 score 2 scripts 217 downloadsprobout - Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations from a nonparametric outlier statistic.
Last updated 3 years ago
2.00 score 7 scripts 152 downloadsPHclust - Poisson Hurdle Clustering for Sparse Microbiome Data
Clustering analysis for sparse microbiome data, based on a Poisson hurdle model.
Last updated 3 years ago
2.00 score 5 scripts 127 downloadsLARisk - Estimation of Lifetime Attributable Risk of Cancer from Radiation Exposure
Compute lifetime attributable risk of radiation-induced cancer reveals that it can be helpful with enhancement of the flexibility in research with fast calculation and various options. Important reference papers include Berrington de Gonzalez et al. (2012) <doi:10.1088/0952-4746/32/3/205>, National Research Council (2006, ISBN:978-0-309-09156-5).
Last updated 3 years ago
2.00 score 2 scripts 184 downloadskko - Kernel Knockoffs Selection for Nonparametric Additive Models
A variable selection procedure, dubbed KKO, for nonparametric additive model with finite-sample false discovery rate control guarantee. The method integrates three key components: knockoffs, subsampling for stability, and random feature mapping for nonparametric function approximation. For more information, see the accompanying paper: Dai, X., Lyu, X., & Li, L. (2021). “Kernel Knockoffs Selection for Nonparametric Additive Models”. arXiv preprint <arXiv:2105.11659>.
Last updated 3 years ago
2.00 score 1 stars 2 scripts 124 downloadsPhitestR - Analyzing the Heterogeneity of Single-Cell Populations
A bioinformatics method developed for analyzing the heterogeneity of single-cell populations. Phitest provides an objective and automatic method to evaluate the performance of clustering and quality of cell clusters.
Last updated 3 years ago
2.00 score 116 downloadsBOJ - Interface to Bank of Japan Statistics
Provides an interface to Bank of Japan <https://www.boj.or.jp> statistics.
Last updated 3 years ago
2.00 score 203 downloadsDCEmgmt - DCE Data Reshaping and Processing
Prepare the results of a DCE to be analysed through choice models.'DCEmgmt' reshapes DCE data from wide to long format considering the special characteristics of a DCE. 'DCEmgmt' includes the function 'DCEestm' which estimates choice models once the database has been reshaped with 'DCEmgmt'.
Last updated 3 years ago
2.00 score 2 scripts 138 downloadsGlarmaVarSel - Variable Selection in Sparse GLARMA Models
Performs variable selection in high-dimensional sparse GLARMA models. For further details we refer the reader to the paper Gomtsyan et al. (2020), <arXiv:2007.08623v1>.
Last updated 3 years ago
2.00 score 2 scripts 176 downloadscmprskcoxmsm - Use IPW to Estimate Treatment Effect under Competing Risks
Uses inverse probability weighting methods to estimate treatment effect under marginal structure model for the cause-specific hazard of competing risk events. Estimates also the cumulative incidence function (i.e. risk) of the potential outcomes, and provides inference on risk difference and risk ratio. Reference: Kalbfleisch & Prentice (2002)<doi:10.1002/9781118032985>; Hernan et al (2001)<doi:10.1198/016214501753168154>.
Last updated 3 years ago
2.00 score 1 stars 3 scripts 214 downloadsDMtest - Differential Methylation Tests (DMtest)
Several tests for differential methylation in methylation array data, including one-sided differential mean and variance test. Methods used in the package refer to Dai, J, Wang, X, Chen, H and others (2021) "Incorporating increased variability in discovering cancer methylation markers", Biostatistics, submitted.
Last updated 3 years ago
2.00 score 3 scripts 124 downloadstmplate - Code Generation Based on Templates
Define general templates with tags that can be replaced by content depending on arguments and objects to modify the final output of the document.
Last updated 3 years ago
2.00 score 5 scripts 123 downloadscomsimitv - Flexible Framework for Simulating Community Assembly
Flexible framework for trait-based simulation of community assembly, where components could be replaced by user-defined function and that allows variation of traits within species.
Last updated 3 years ago
2.00 score 3 scripts 179 downloadshybridogram - Function that Creates a Heat Map from Hybridization Data
Using hybrid data, this package created a vividly colored hybrid heat map. The input is two files which are auto-selected. The first file has three columns, the first two for pairs of species, with the third column for the hybrid experiment code (an integer). The second file is a list of code and their descriptions in two columns. The output is a figure showing the hybrid heat map with a color legend.
Last updated 4 years ago
2.00 score 2 scripts 150 downloadsIIVpredictor - Modeling Within Individual Variability as Predictor
Time parceling method and Bayesian variability modeling methods for modeling within individual variability indicators as predictors.For more details, see <https://github.com/xliu12/IIVpredicitor>.
Last updated 4 years ago
2.00 score 2 scripts 162 downloadsvtype - Estimates the Variable Type in Error Afflicted Data
Estimates the type of variables in non-quality controlled data. The prediction is based on a random forest model, trained on over 5000 medical variables with accuracy of 99%. The accuracy can hardy depend on type and coding style of data.
Last updated 4 years ago
2.00 score 2 scripts 166 downloadsrNeighborQTL - Interval Mapping for Quantitative Trait Loci Underlying Neighbor Effects
To enable quantitative trait loci mapping of neighbor effects, this package extends a single-marker regression to interval mapping. The theoretical background of the method is described in Sato et al. (2021) <doi:10.1093/g3journal/jkab017>.
Last updated 4 years ago
2.00 score 3 scripts 720 downloadsAdvancedBasketballStats - Advanced Basketball Statistics
Provides different functionalities and calculations used in the world of basketball to analyze the statistics of the players, the statistics of the teams, the statistics of the quintets and the statistics of the plays. For more details of the calculations included in the package can be found in the book Basketball on Paper written by Dean Oliver.
Last updated 4 years ago
2.00 score 3 scripts 259 downloadslwqs - Lagged Weighted Quantile Sum Regression
Wrapper functions for the implementation of lagged weighted quantile sum regression, as per 'Gennings et al' (2020) <doi:10.1016/j.envres.2020.109529>.
Last updated 4 years ago
2.00 score 2 scripts 212 downloadsSnake - Game of Snake
Implements snake in R as a programming example, see <https://en.wikipedia.org/wiki/Snake_(video_game_genre)>.
Last updated 4 years ago
2.00 score 1 scripts 142 downloadsPBIR - Estimating the Probability of Being in Response and Related Outcomes
Make statistical inference on the probability of being in response, the duration of response, and the cumulative response rate up to a given time point. The method can be applied to analyze phase II randomized clinical trials with the endpoints being time to treatment response and time to progression or death.
Last updated 4 years ago
2.00 score 2 scripts 159 downloadsfairsubset - Choose Representative Subsets
Allows user to obtain subsets of columns of data or vectors within a list. These subsets will match the original data in terms of average and variation, but have a consistent length of data per column. It is intended for use on automated data generation which may not always output the same N per replicate or sample.
Last updated 4 years ago
2.00 score 2 scripts 139 downloadsgenset - Generates Data Sets for Class Demonstrations
For educational purposes to demonstrate the importance of multiple regression. The genset function generates a data set from an initial data set to have the same summary statistics (mean, median, and standard deviation) but opposing regression results.
Last updated 4 years ago
2.00 score 98 downloadscredsubs - Credible Subsets
Functions for constructing simultaneous credible bands and identifying subsets via the "credible subsets" (also called "credible subgroups") method. Package documentation includes the vignette included in this package, and the paper by Schnell, Fiecas, and Carlin (2020, <doi:10.18637/jss.v094.i07>).
Last updated 4 years ago
2.00 score 8 scripts 211 downloadsscLink - Inferring Functional Gene Co-Expression Networks from Single Cell Data
Uses statistical network modeling to understand the co-expression relationships among genes and to construct sparse gene co-expression networks from single-cell gene expression data.
Last updated 4 years ago
2.00 score 9 scripts 126 downloadsMixOptim - Mixture Optimization Algorithm
Simple tools to perform mixture optimization based on the 'desirability' package by Max Kuhn. It also provides a plot routine using 'ggplot2' and 'patchwork'.
Last updated 4 years ago
2.00 score 10 scripts 127 downloadsBSS - Brownian Semistationary Processes
Efficient simulation of Brownian semistationary (BSS) processes using the hybrid simulation scheme, as described in Bennedsen, Lunde, Pakkannen (2017) <arXiv:1507.03004v4>, as well as functions to fit BSS processes to data, and functions to estimate the stochastic volatility process of a BSS process.
Last updated 4 years ago
2.00 score 2 scripts 172 downloadsaddScales - Adds Labeled Center Line and Scale Lines/Regions to Trellis Plots
Modifies trellis objects by adding horizontal and/or vertical reference lines or shaded regions that provide visual scaling information. This is mostly useful in multi-panel plots that use the relation = 'free' option in their 'scales' argument list.
Last updated 4 years ago
2.00 score 2 scripts 210 downloadsRSqlParser - Parse 'SQL' Statements
Parser for 'SQL' statements. Currently, it supports parsing of only 'SELECT' statements.
Last updated 5 years ago
2.00 score 4 scripts 143 downloadsCASMAP - Detection of Statistically Significant Combinations of SNPs in Association Mapping
A significant pattern mining-based toolbox for region-based genome-wide association studies and higher-order epistasis analyses, implementing the methods described in Llinares-López et al. (2017) <doi:10.1093/bioinformatics/btx071>.
Last updated 5 years ago
2.00 score 9 scripts 165 downloadsspathial - Evolutionary Analysis
A generic tool for manifold analysis. It allows to infer a relevant transition or evolutionary path which can highlights the features involved in a specific process. 'spathial' can be useful in all the scenarios where the temporal (or pseudo-temporal) evolution is the main problem (e.g. tumor progression). The algorithm for finding the principal path is described in: Ferrarotti et al., (2019) <doi:10.1109/TNNLS.2018.2884792>."
Last updated 5 years ago
2.00 score 1 scripts 37 downloadsstarm - Spatio-Temporal Autologistic Regression Model
Estimates the coefficients of the two-time centered autologistic regression model based on Gegout-Petit A., Guerin-Dubrana L., Li S. "A new centered spatio-temporal autologistic regression model. Application to local spread of plant diseases." 2019. <arXiv:1811.06782>, using a grid of binary variables to estimate the spread of a disease on the grid over the years.
Last updated 5 years ago
2.00 score 89 downloadssurvCurve - Plots Survival Curves Element by Element
Plots survival models from the 'survival' package. Additionally, it plots curves of multistate models from the 'mstate' package. Typically, a plot is drawn by the sequence survplot(), confIntArea(), survCurve() and nrAtRisk(). The separation of the plot in this 4 functions allows for great flexibility to make a custom plot for publication.
Last updated 5 years ago
2.00 score 3 scripts 121 downloadstukeytrend - Tukeys Trend Test via Multiple Marginal Models
Provides wrapper functions to the multiple marginal model function mmm() of package 'multcomp' to implement the trend test of Tukey, Ciminera and Heyse (1985) <DOI:10.2307/2530666> for general parametric models.
Last updated 5 years ago
2.00 score 5 scripts 184 downloadsclusterability - Performs Tests for Cluster Tendency of a Data Set
Test for cluster tendency (clusterability) of a data set. The methods implemented - reducing the data set to a single dimension using principal component analysis or computing pairwise distances, and performing a multimodality test like the Dip Test or Silverman's Critical Bandwidth Test - are described in Adolfsson, Ackerman, and Brownstein (2019) <doi:10.1016/j.patcog.2018.10.026>. Such methods can inform whether clustering algorithms are appropriate for a data set.
Last updated 5 years ago
2.00 score 20 scripts 204 downloadsoptionstrat - Utilizes the Black-Scholes Option Pricing Model to Perform Strategic Option Analysis and Plot Option Strategies
Utilizes the Black-Scholes-Merton option pricing model to calculate key option analytics and perform graphical analysis of various option strategies. Provides functions to calculate the option premium and option greeks of European-style options.
Last updated 5 years ago
2.00 score 159 downloadscapitalR - Capital Budgeting Analysis, Annuity Loan Calculations and Amortization Schedules
Provides Capital Budgeting Analysis functionality and the essential Annuity loan functions. Also computes Loan Amortization Schedules including schedules with irregular payments.
Last updated 5 years ago
2.00 score 10 scripts 416 downloadsBESTree - Branch-Exclusive Splits Trees
Decision tree algorithm with a major feature added. Allows for users to define an ordering on the partitioning process. Resulting in Branch-Exclusive Splits Trees (BEST). Cedric Beaulac and Jeffrey S. Rosentahl (2019) <arXiv:1804.10168>.
Last updated 5 years ago
2.00 score 2 scripts 161 downloadsmlmm.gwas - Pipeline for GWAS Using MLMM
Pipeline for Genome-Wide Association Study using Multi-Locus Mixed Model from Segura V, Vilhjálmsson BJ et al. (2012) <doi:10.1038/ng.2314>. The pipeline include detection of associated SNPs with MLMM, model selection by lowest eBIC and p-value threshold, estimation of the effects of the SNPs in the selected model and graphical functions.
Last updated 5 years ago
2.00 score 1 stars 5 scripts 193 downloadsBALLI - Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALLI). Based on likelihood ratio test, it provides comparisons for effect of one or more variables. See Kyungtaek Park (2018) <doi:10.1101/344929> for more information.
Last updated 6 years ago
2.00 score 192 downloadsPoA - Finds the Price of Anarchy for Routing Games
Computes the optimal flow, Nash flow and the Price of Anarchy for any routing game defined within the game theoretical framework. The input is a routing game in the form of it’s cost and flow functions. Then transforms this into an optimisation problem, allowing both Nash and Optimal flows to be solved by nonlinear optimisation. See <https://en.wikipedia.org/wiki/Congestion_game> and Knight and Harper (2013) <doi:10.1016/j.ejor.2013.04.003> for more information.
Last updated 6 years ago
2.00 score 1 scripts 105 downloadsFuzzyStatProb - Fuzzy Stationary Probabilities from a Sequence of Observations of an Unknown Markov Chain
An implementation of a method for computing fuzzy numbers representing stationary probabilities of an unknown Markov chain, from which a sequence of observations along time has been obtained. The algorithm is based on the proposal presented by James Buckley in his book on Fuzzy probabilities (Springer, 2005), chapter 6. Package 'FuzzyNumbers' is used to represent the output probabilities.
Last updated 6 years ago
2.00 score 1 scripts 190 downloadsCOST - Copula-Based Semiparametric Models for Spatio-Temporal Data
Parameter estimation, one-step ahead forecast and new location prediction methods for spatio-temporal data.
Last updated 6 years ago
2.00 score 10 scripts 127 downloadsBPM - Bayesian Purity Model to Estimate Tumor Purity
Bayesian purity model to estimate tumor purity using methylation array data (DNA methylation Infinium 450K array data) without reference samples.
Last updated 6 years ago
2.00 score 1 stars 5 scripts 206 downloadsMCSim - Determine the Optimal Number of Clusters
Identifies the optimal number of clusters by calculating the similarity between two clustering methods at the same number of clusters using the corrected indices of Rand and Jaccard as described in Albatineh and Niewiadomska-Bugaj (2011). The number of clusters at which the index attain its maximum more frequently is a candidate for being the optimal number of clusters.
Last updated 6 years ago
2.00 score 5 scripts 125 downloadsCRM - Continual Reassessment Method (CRM) for Phase I Clinical Trials
Functions for phase I clinical trials using the continual reassessment method.
Last updated 6 years ago
2.00 score 8 scripts 198 downloadsdhh - A Heavy-Headed Distribution
The density, cumulative distribution, quantiles, and i.i.d random variables of a heavy-headed distribution. For more information, please see the vignette.
Last updated 6 years ago
2.00 score 6 scripts 110 downloadsACA - Abrupt Change-Point or Aberration Detection in Point Series
Offers an interactive function for the detection of breakpoints in series.
Last updated 6 years ago
2.00 score 5 scripts 228 downloadsconfSAM - Estimates and Bounds for the False Discovery Proportion, by Permutation
For multiple testing. Computes estimates and confidence bounds for the False Discovery Proportion (FDP), the fraction of false positives among all rejected hypotheses. The methods in the package use permutations of the data. Doing so, they take into account the dependence structure in the data.
Last updated 7 years ago
2.00 score 4 scripts 165 downloadsvalection - Sampler for Verification Studies
A binding for the 'valection' program which offers various ways to sample the outputs of competing algorithms or parameterizations, and fairly assess their performance against each other. The 'valection' C library is required to use this package and can be downloaded from: <http://labs.oicr.on.ca/boutros-lab/software/valection>. Cooper CI, et al; Valection: Design Optimization for Validation and Verification Studies; Biorxiv 2018; <doi:10.1101/254839>.
Last updated 7 years ago
2.00 score 7 scripts 100 downloadsSDT - Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internalization, motivation simplex structure, and of the original and adjusted self-determination or relative autonomy index. SDT was introduced by Deci and Ryan (1985) <doi:10.1007/978-1-4899-2271-7>. See package?SDT for an overview.
Last updated 7 years ago
2.00 score 1 stars 8 scripts 128 downloadsconfidence - Confidence Estimation of Environmental State Classifications
Functions for estimating and reporting multi-year averages and corresponding confidence intervals and distributions. A potential use case is reporting the chemical and ecological status of surface waters according to the European Water Framework Directive.
Last updated 7 years ago
2.00 score 4 scripts 251 downloadstpAUC - Estimation and Inference of Two-Way pAUC, pAUC and pODC
Tools for estimating and inferring two-way partial area under receiver operating characteristic curves (two-way pAUC), partial area under receiver operating characteristic curves (pAUC), and partial area under ordinal dominance curves (pODC). Methods includes Mann-Whitney statistic and Jackknife, etc.
Last updated 8 years ago
2.00 score 9 scripts 119 downloadsafmToolkit - Functions for Atomic Force Microscope Force-Distance Curves Analysis
Set of functions for analyzing Atomic Force Microscope (AFM) force-distance curves. It allows to obtain the contact and unbinding points, perform the baseline correction, estimate the Young's modulus, fit up to two exponential decay function to a stress-relaxation / creep experiment, obtain adhesion energies. These operations can be done either over a single F-d curve or over a set of F-d curves in batch mode.
Last updated 8 years ago
2.00 score 20 scripts 543 downloadsremindR - Insert and Extract "Reminders" from Function Comments
Insert/extract text "reminders" into/from function source code comments or as the "comment" attribute of any object. The former can be handy in development as reminders of e.g. argument requirements, expected objects in the calling environment, required options settings, etc. The latter can be used to provide information of the object and as simple manual "tooltips" for users, among other things.
Last updated 8 years ago
2.00 score 4 scripts 402 downloadsrope - Model Selection with FDR Control of Selected Variables
Selects one model with variable selection FDR controlled at a specified level. A q-value for each potential variable is also returned. The input, variable selection counts over many bootstraps for several levels of penalization, is modeled as coming from a beta-binomial mixture distribution.
Last updated 8 years ago
2.00 score 3 scripts 393 downloadstsdecomp - Decomposition of Time Series Data
ARIMA-model-based decomposition of quarterly and monthly time series data. The methodology is developed and described, among others, in Burman (1980) <DOI:10.2307/2982132> and Hillmer and Tiao (1982) <DOI:10.2307/2287770>.
Last updated 8 years ago
2.00 score 10 scripts 136 downloadsClusteredMutations - Location and Visualization of Clustered Somatic Mutations
Identification and visualization of groups of closely spaced mutations in the DNA sequence of cancer genome. The extremely mutated zones are searched in the symmetric dissimilarity matrix using the anti-Robinson matrix properties. Different data sets are obtained to describe and plot the clustered mutations information.
Last updated 9 years ago
2.00 score 8 scripts 161 downloadsAlgebraicHaploPackage - Haplotype Two Snips Out of a Paired Group of Patients
Two unordered pairs of data of two different snips positions is haplotyped by resolving a small number ob closed equations.
Last updated 9 years ago
2.00 score 9 scripts 203 downloadsgamlss.demo - Demos for GAMLSS
Demos for smoothing and gamlss.family distributions.
Last updated 9 years ago
2.00 score 1 stars 4 scripts 333 downloadsMGL - Module Graphical Lasso
An aggressive dimensionality reduction and network estimation technique for a high-dimensional Gaussian graphical model (GGM). Please refer to: Efficient Dimensionality Reduction for High-Dimensional Network Estimation, Safiye Celik, Benjamin A. Logsdon, Su-In Lee, Proceedings of The 31st International Conference on Machine Learning, 2014, p. 1953--1961.
Last updated 10 years ago
2.00 score 4 scripts 115 downloadsfgui - Function GUI
Rapidly create a GUI interface for a function you created by automatically creating widgets for arguments of the function. Automatically parses help routines for context-sensitive help to these arguments. The interface essentially a wrapper to some Tcl/Tk routines to both simplify and facilitate GUI creation. More advanced Tcl/Tk routines/GUI objects can be incorporated into the interface for greater customization for the more experienced.
Last updated 7 years ago
2.00 score 3 packages 11 scripts 313 downloadsBSagri - Safety Assessment in Agricultural Field Trials
Collection of functions, data sets and code examples for evaluations of field trials with the objective of equivalence assessment.
Last updated 7 years ago
2.00 score 1 stars 33 scripts 212 downloadsNHLData - Scores for Every Season Since the Founding of the NHL in 1917
Each dataset contains scores for every game during a specific season of the NHL.
Last updated 8 years ago
2.00 score 99 scripts 476 downloadsmarima - Multivariate ARIMA and ARIMA-X Analysis
Multivariate ARIMA and ARIMA-X estimation using Spliid's algorithm (marima()) and simulation (marima.sim()).
Last updated 8 years ago
2.00 score 99 scripts 193 downloadsMPDiR - Data Sets and Scripts for Modeling Psychophysical Data in R
Data sets and scripts for Modeling Psychophysical Data in R (Springer).
Last updated 1 years ago
1.99 score 97 scripts 519 downloadsClickClust - Model-Based Clustering of Categorical Sequences
Clustering categorical sequences by means of finite mixtures with Markov model components is the main utility of ClickClust. The package also allows detecting blocks of equivalent states by forward and backward state selection procedures.
Last updated 12 months ago
1.98 score 2 stars 1 packages 16 scripts 411 downloadsrelevent - Relational Event Models
Tools to fit and simulate realizations from relational event models.
Last updated 2 years ago
1.98 score 1 stars 1 packages 32 scripts 466 downloadsmltest - Classification Evaluation Metrics
A fast, robust and easy-to-use calculation of multi-class classification evaluation metrics based on confusion matrix.
Last updated 6 years ago
1.98 score 32 scripts 168 downloadsrlme - Rank-Based Estimation and Prediction in Random Effects Nested Models
Estimates robust rank-based fixed effects and predicts robust random effects in two- and three- level random effects nested models. The methodology is described in Bilgic & Susmann (2013) <https://journal.r-project.org/archive/2013/RJ-2013-027/>.
Last updated 7 years ago
1.98 score 19 scripts 750 downloadsclustMD - Model Based Clustering for Mixed Data
Model-based clustering of mixed data (i.e. data which consist of continuous, binary, ordinal or nominal variables) using a parsimonious mixture of latent Gaussian variable models.
Last updated 8 years ago
1.98 score 1 stars 19 scripts 247 downloadsGeomComb - (Geometric) Forecast Combination Methods
Provides eigenvector-based (geometric) forecast combination methods; also includes simple approaches (simple average, median, trimmed and winsorized mean, inverse rank method) and regression-based combination. Tools for data pre-processing are available in order to deal with common problems in forecast combination (missingness, collinearity).
Last updated 8 years ago
1.98 score 19 scripts 145 downloadssupport.BWS2 - Tools for Case 2 Best-Worst Scaling
Provides three basic functions that support an implementation of Case 2 (profile case) best-worst scaling. The first is to convert an orthogonal main-effect design into questions, the second is to create a dataset suitable for analysis, and the third is to calculate count-based scores. For details, see Aizaki and Fogarty (2019) <doi:10.1016/j.jocm.2019.100171>.
Last updated 3 years ago
1.98 score 1 packages 6 scripts 1.0k downloadssonar - Fundamental Formulas for Sonar
Formulas for calculating sound velocity, water pressure, depth, density, absorption and sonar equations.
Last updated 8 years ago
1.97 score 93 scripts 143 downloadsnpreg - Nonparametric Regression via Smoothing Splines
Multiple and generalized nonparametric regression using smoothing spline ANOVA models and generalized additive models, as described in Helwig (2020) <doi:10.4135/9781526421036885885>. Includes support for Gaussian and non-Gaussian responses, smoothers for multiple types of predictors (including random intercepts), interactions between smoothers of mixed types, eight different methods for smoothing parameter selection, and flexible tools for diagnostics, inference, and prediction.
Last updated 8 months ago
1.96 score 92 scripts 576 downloadsLDRTools - Tools for Linear Dimension Reduction
Linear dimension reduction subspaces can be uniquely defined using orthogonal projection matrices. This package provides tools to compute distances between such subspaces and to compute the average subspace. For details see Liski, E.Nordhausen K., Oja H., Ruiz-Gazen A. (2016) Combining Linear Dimension Reduction Subspaces <doi:10.1007/978-81-322-3643-6_7>.
Last updated 1 years ago
1.96 score 3 packages 6 scripts 1.0k downloadsinteractionTest - Calculates Critical Test Statistics to Control False Discovery Rates in Marginal Effects Plots
Implements the procedures suggested in Esarey and Sumner (2017) <http://justinesarey.com/interaction-overconfidence.pdf> for controlling the false discovery rate when constructing marginal effects plots for models with interaction terms.
Last updated 5 years ago
1.96 score 3 packages 2 scripts 1.0k downloadsFRACTION - Numeric Number into Fraction
Turn numeric,data.frame,matrix into fraction form.
Last updated 1 years ago
1.95 score 1 packages 15 scripts 374 downloadsparSim - Parallel Simulation Studies
Perform flexible simulation studies using one or multiple computer cores. The package is set up to be usable on high-performance clusters in addition to being run locally, see examples on <https://github.com/SachaEpskamp/parSim>.
Last updated 2 years ago
1.95 score 18 scripts 317 downloadssupport.BWS - Tools for Case 1 Best-Worst Scaling
Provides basic functions that support an implementation of object case (Case 1) best-worst scaling: a function for converting a two-level orthogonal main-effect design/balanced incomplete block design into questions; two functions for creating a data set suitable for analysis; a function for calculating count-based scores; a function for calculating shares of preference; and a function for generating artificial responses to questions. See Louviere et al. (2015) <doi:10.1017/CBO9781107337855> for details on best-worst scaling, and Aizaki and Fogarty (2023) <doi:10.1016/j.jocm.2022.100394> for the package.
Last updated 2 years ago
1.95 score 1 stars 1 packages 8 scripts 707 downloadsICsurv - Semiparametric Regression Analysis of Interval-Censored Data
Currently using the proportional hazards (PH) model. More methods under other semiparametric regression models will be included in later versions.
Last updated 2 years ago
1.95 score 3 packages 4 scripts 205 downloadseba - Elimination-by-Aspects Models
Fitting and testing multi-attribute probabilistic choice models, especially the Bradley-Terry-Luce (BTL) model (Bradley & Terry, 1952 <doi:10.1093/biomet/39.3-4.324>; Luce, 1959), elimination-by-aspects (EBA) models (Tversky, 1972 <doi:10.1037/h0032955>), and preference tree (Pretree) models (Tversky & Sattath, 1979 <doi:10.1037/0033-295X.86.6.542>).
Last updated 4 years ago
1.95 score 1 packages 30 scripts 468 downloadsCBT - Confidence Bound Target Algorithm
The Confidence Bound Target (CBT) algorithm is designed for infinite arms bandit problem. It is shown that CBT algorithm achieves the regret lower bound for general reward distributions. Reference: Hock Peng Chan and Shouri Hu (2018) <arXiv:1805.11793>.
Last updated 6 years ago
1.95 score 1 scripts 137 downloadsRSKC - Robust Sparse K-Means
This RSKC package contains a function RSKC which runs the robust sparse K-means clustering algorithm.
Last updated 8 years ago
1.95 score 1 packages 30 scripts 224 downloadsrpnf - Point and Figure Package
A set of functions to analyze and print the development of a commodity using the Point and Figure (P&F) approach. A P&F processor can be used to calculate daily statistics for the time series. These statistics can be used for deeper investigations as well as to create plots. Plots can be generated as well known X/O Plots in plain text format, and additionally in a more graphical format.
Last updated 8 years ago
1.95 score 3 stars 30 scripts 148 downloadsscore - A Package to Score Behavioral Questionnaires
Provides routines for scoring behavioral questionnaires. Includes scoring procedures for the 'International Physical Activity Questionnaire (IPAQ)' <http://www.ipaq.ki.se>. Compares physical functional performance to the age- and gender-specific normal ranges.
Last updated 9 years ago
1.95 score 1 stars 2 scripts 149 downloadsRJSplot - Interactive Graphs with R
Creates interactive graphs with 'R'. It joins the data analysis power of R and the visualization libraries of JavaScript in one package.
Last updated 3 years ago
1.94 score 4 stars 22 scripts 185 downloadsvecsets - Like Set Tools in 'Base' Package but Keeps Duplicate Elements
The 'base' tools union() intersect(), etc., follow the algebraic definition that each element of a set must be unique. Since it's often helpful to compare all elements of two vectors, this toolset treats every element as unique for counting purposes. For ease of use, all functions in vecsets have an argument 'multiple' which, when set to FALSE, reverts them to the base::sets (alias for all the items) tools functionality.
Last updated 12 months ago
1.94 score 1 packages 29 scripts 273 downloadsDOS2 - Design of Observational Studies, Companion to the Second Edition
Contains data sets, examples and software from the Second Edition of "Design of Observational Studies"; see Rosenbaum, P.R. (2010) <doi:10.1007/978-1-4419-1213-8>.
Last updated 5 years ago
1.94 score 1 stars 1 packages 29 scripts 125 downloadsrevgeo - Reverse Geocoding with the Photon Geocoder for OpenStreetMap, Google Maps, and Bing
Function revgeo() allows you to use the Photon geocoder for OpenStreetMap <http://photon.komoot.de>, Google Maps <http://maps.google.com>, and Bing <https://www.bingmapsportal.com> to reverse geocode coordinate pairs with minimal hassle.
Last updated 7 years ago
1.94 score 87 scripts 225 downloadsairGRdatasets - Hydro-Meteorological Catchments Datasets for the 'airGR' Packages
Sample of hydro-meteorological datasets extracted from the 'CAMELS-FR' French database <https://hal.inrae.fr/hal-03687235>. It provides metadata and catchment-scale aggregated hydro-meteorological time series on a pool of French catchments for use by the 'airGR' packages.
Last updated 1 years ago
1.93 score 17 scripts 331 downloadseDMA - Dynamic Model Averaging with Grid Search
Perform dynamic model averaging with grid search as in Dangl and Halling (2012) <doi:10.1016/j.jfineco.2012.04.003> using parallel computing.
Last updated 6 years ago
1.93 score 17 scripts 225 downloadsPROreg - Patient Reported Outcomes Regression Analysis
It offers a wide variety of techniques, such as graphics, recoding, or regression models, for a comprehensive analysis of patient-reported outcomes (PRO). Especially novel is the broad range of regression models based on the beta-binomial distribution useful for analyzing binomial data with over-dispersion in cross-sectional, longitudinal, or multidimensional response studies (see Najera-Zuloaga J., Lee D.-J. and Arostegui I. (2019) <doi:10.1002/bimj.201700251>).
Last updated 9 months ago
1.93 score 41 scripts 2.1k downloadsgp - Maximum Likelihood Estimation of the Generalized Poisson Distribution
Functions to estimate the parameters of the generalized Poisson distribution with or without covariates using maximum likelihood. The references include Nikoloulopoulos A.K. & Karlis D. (2008). "On modeling count data: a comparison of some well-known discrete distributions". Journal of Statistical Computation and Simulation, 78(3): 437--457, <doi:10.1080/10629360601010760> and Consul P.C. & Famoye F. (1992). "Generalized Poisson regression model". Communications in Statistics - Theory and Methods, 21(1): 89--109, <doi:10.1080/03610929208830766>.
Last updated 1 years ago
1.92 score 2 packages 14 scripts 271 downloadsPtProcess - Time Dependent Point Process Modelling
Fits and analyses time dependent marked point process models with an emphasis on earthquake modelling. For a more detailed introduction to the package, see the topic "PtProcess". A list of recent changes can be found in the topic "Change Log".
Last updated 4 years ago
1.92 score 3 stars 28 scripts 397 downloadsFgmutils - Forest Growth Model Utilities
Growth models and forest production require existing data manipulation and the creation of new data, structured from basic forest inventory data. The purpose of this package is provide functions to support these activities.
Last updated 6 years ago
1.92 score 1 packages 28 scripts 513 downloadssensitivity2x2xk - Sensitivity Analysis for 2x2xk Tables in Observational Studies
Performs exact or approximate adaptive or nonadaptive Cochran-Mantel-Haenszel-Birch tests and sensitivity analyses for one or two 2x2xk tables in observational studies.
Last updated 9 years ago
1.92 score 2 packages 14 scripts 165 downloadsRCPA3 - Data and Functions for R Companion to Political Analysis 3rd Ed
Bundles the datasets and functions featured in Philip H. Pollock and Barry C. Edwards<https://edge.sagepub.com/pollock>, "An R Companion to Political Analysis, 3rd Edition," Thousand Oaks, CA: Sage Publications.
Last updated 10 months ago
1.92 score 80 scripts 1.0k downloadsEQUIVNONINF - Testing for Equivalence and Noninferiority
Making available in R the complete set of programs accompanying S. Wellek's (2010) monograph ''Testing Statistical Hypotheses of Equivalence and Noninferiority. Second Edition'' (Chapman&Hall/CRC).
Last updated 3 years ago
1.91 score 41 scripts 247 downloadswearables - Tools to Read and Convert Wearables Data
Package to read Empatica E4 data, perform several transformations, perform signal processing and analyses, including batch analyses.
Last updated 3 years ago
1.90 score 1 stars 16 scripts 129 downloadsd3plus - Seamless 'D3Plus' Integration
Provides functions that offer seamless 'D3Plus' integration. The examples provided here are taken from the official 'D3Plus' website <http://d3plus.org>.
Last updated 7 years ago
1.90 score 16 scripts 492 downloadscrossmatch - The Cross-Match Test
Performs the cross-match test that is an exact, distribution free test of equality of 2 high dimensional multivariate distributions. The input is a distance matrix and the labels of the two groups to be compared, the output is the number of cross-matches and a p-value. See Rosenbaum (2005) <doi:10.1111/j.1467-9868.2005.00513.x>.
Last updated 5 months ago
1.90 score 1 stars 6 scripts 326 downloadsgbRd - Utilities for Processing Rd Objects and Files
Provides utilities for processing Rd objects and files. Extract argument descriptions and other parts of the help pages of functions.
Last updated 6 months ago
1.89 score 12 scripts 1.3k downloadsBNPdensity - Ferguson-Klass Type Algorithm for Posterior Normalized Random Measures
Bayesian nonparametric density estimation modeling mixtures by a Ferguson-Klass type algorithm for posterior normalized random measures.
Last updated 2 years ago
1.89 score 78 scripts 430 downloadsdenseFLMM - Functional Linear Mixed Models for Densely Sampled Data
Estimation of functional linear mixed models for densely sampled data based on functional principal component analysis.
Last updated 7 years ago
1.89 score 2 packages 13 scripts 203 downloadsICSOutlier - Outlier Detection Using Invariant Coordinate Selection
Multivariate outlier detection is performed using invariant coordinates where the package offers different methods to choose the appropriate components. ICS is a general multivariate technique with many applications in multivariate analysis. ICSOutlier offers a selection of functions for automated detection of outliers in the data based on a fitted ICS object or by specifying the dataset and the scatters of interest. The current implementation targets data sets with only a small percentage of outliers.
Last updated 12 months ago
1.89 score 1 packages 18 scripts 1.4k downloadsscplot - Plot Function for Single-Case Data Frames
Add-on for the 'scan' package that creates plots from single-case data frames ('scdf'). It includes functions for styling single-case plots, adding phase-based lines to indicate various statistical parameters, and predefined themes for presentations and publications. More information and in depth examples can be found in the online book "Analyzing Single-Case Data with R and 'scan" Jürgen Wilbert (2023) <https://jazznbass.github.io/scan-Book/>.
Last updated 5 months ago
1.88 score 15 scripts 268 downloadssmfishHmrf - Hidden Markov Random Field for Spatial Transcriptomic Data
Discovery of spatial patterns with Hidden Markov Random Field. This package is designed for spatial transcriptomic data and single molecule fluorescent in situ hybridization (FISH) data such as sequential fluorescence in situ hybridization (seqFISH) and multiplexed error-robust fluorescence in situ hybridization (MERFISH). The methods implemented in this package are described in Zhu et al. (2018) <doi:10.1038/nbt.4260>.
Last updated 4 years ago
1.88 score 15 scripts 129 downloadsrbmn - Handling Linear Gaussian Bayesian Networks
Creation, manipulation, simulation of linear Gaussian Bayesian networks from text files and more...
Last updated 1 years ago
1.87 score 74 scripts 242 downloadsSMPracticals - Practicals for Use with Davison (2003) Statistical Models
Contains the datasets and a few functions for use with the practicals outlined in Appendix A of the book Statistical Models (Davison, 2003, Cambridge University Press), which can be found at <doi:10.1017/CBO9780511815850>.
Last updated 10 months ago
1.86 score 1 packages 24 scripts 625 downloadsIPEC - Root Mean Square Curvature Calculation
Calculates the RMS intrinsic and parameter-effects curvatures of a nonlinear regression model. The curvatures are global measures of assessing whether a model/data set combination is close-to-linear or not. See Bates and Watts (1980) <doi:10.1002/9780470316757> and Ratkowsky and Reddy (2017) <doi:10.1093/aesa/saw098> for details.
Last updated 11 months ago
1.86 score 12 scripts 272 downloadsCRTSize - Sample Size Estimation Functions for Cluster Randomized Trials
Sample size estimation in cluster (group) randomized trials. Contains traditional power-based methods, empirical smoothing (Rotondi and Donner, 2009), and updated meta-analysis techniques (Rotondi and Donner, 2012).
Last updated 2 years ago
1.86 score 12 scripts 367 downloadsHUM - Compute HUM Value and Visualize ROC Curves
Tools for computing HUM (Hypervolume Under the Manifold) value to estimate features ability to discriminate the class labels, visualizing the ROC curve for two or three class labels (Natalia Novoselova, Cristina Della Beffa, Junxi Wang, Jialiang Li, Frank Pessler, Frank Klawonn (2014) <doi:10.1093/bioinformatics/btu086>).
Last updated 2 years ago
1.86 score 1 stars 12 scripts 148 downloadsSTB - Simultaneous Tolerance Bounds
Provides an implementation of simultaneous tolerance bounds (STB), useful for checking whether a numeric vector fits to a hypothetical null-distribution or not. Furthermore, there are functions for computing STB (bands, intervals) for random variates of linear mixed models fitted with package 'VCA'. All kinds of, possibly transformed (studentized, standardized, Pearson-type transformed) random variates (residuals, random effects), can be assessed employing STB-methodology.
Last updated 3 years ago
1.86 score 18 scripts 225 downloadsbdpv - Inference and Design for Predictive Values in Diagnostic Tests
Computation of asymptotic confidence intervals for negative and positive predictive values in binary diagnostic tests in case-control studies. Experimental design for hypothesis tests on predictive values.
Last updated 6 years ago
1.86 score 36 scripts 232 downloadsMultiLCIRT - Multidimensional Latent Class Item Response Theory Models
Framework for the Item Response Theory analysis of dichotomous and ordinal polytomous outcomes under the assumption of multidimensionality and discreteness of the latent traits. The fitting algorithms allow for missing responses and for different item parameterizations and are based on the Expectation-Maximization paradigm. Individual covariates affecting the class weights may be included in the new version (since 2.1).
Last updated 7 years ago
1.86 score 1 stars 2 packages 12 scripts 454 downloadsoaColors - OpenAnalytics Colors Package
Provides carefully chosen color palettes as used a.o. at OpenAnalytics <http://www.openanalytics.eu>.
Last updated 9 years ago
1.86 score 1 packages 24 scripts 145 downloadsnonpar - A Collection of Nonparametric Hypothesis Tests
Contains the following 5 nonparametric hypothesis tests: The Sign Test, The 2 Sample Median Test, Miller's Jackknife Procedure, Cochran's Q Test, & The Stuart-Maxwell Test.
Last updated 5 years ago
1.86 score 24 scripts 324 downloadscabootcrs - Bootstrap Confidence Regions for Simple and Multiple Correspondence Analysis
Performs simple correspondence analysis on a two-way contingency table, or multiple correspondence analysis (homogeneity analysis) on data with p categorical variables, and produces bootstrap-based elliptical confidence regions around the projected coordinates for the category points. Includes routines to plot the results in a variety of styles. Also reports the standard numerical output for correspondence analysis.
Last updated 3 years ago
1.85 score 14 scripts 374 downloadswaterYearType - Sacramento and San Joaquin Valley Water Year Types
Provides Water Year Hydrologic Classification Indices based on measured unimpaired runoff (in million acre-feet). Data is provided by California Department of Water Resources and subject to revision.
Last updated 6 years ago
1.85 score 14 scripts 105 downloadsttScreening - Genome-Wide DNA Methylation Sites Screening by Use of Training and Testing Samples
A screening process utilizing training and testing samples to filter out uninformative DNA methylation sites. Surrogate variables (SVs) of DNA methylation are included in the filtering process to explain unknown factor effects.
Last updated 6 years ago
1.85 score 204 downloadsfairml - Fair Models in Machine Learning
Fair machine learning regression models which take sensitive attributes into account in model estimation. Currently implementing Komiyama et al. (2018) <http://proceedings.mlr.press/v80/komiyama18a/komiyama18a.pdf>, Zafar et al. (2019) <https://www.jmlr.org/papers/volume20/18-262/18-262.pdf> and my own approach from Scutari, Panero and Proissl (2022) <https://link.springer.com/content/pdf/10.1007/s11222-022-10143-w.pdf> that uses ridge regression to enforce fairness.
Last updated 2 years ago
1.84 score 1 stars 1 packages 23 scripts 464 downloadslmf - Functions for Estimation and Inference of Selection in Age-Structured Populations
Provides methods for estimation and statistical inference on directional and fluctuating selection in age-structured populations.
Last updated 2 years ago
1.84 score 1 packages 23 scripts 258 downloadssensitivityfull - Sensitivity Analysis for Full Matching in Observational Studies
Sensitivity to unmeasured biases in an observational study that is a full match. Function senfm() performs tests and function senfmCI() creates confidence intervals. The method uses Huber's M-statistics, including least squares, and is described in Rosenbaum (2007, Biometrics) <DOI:10.1111/j.1541-0420.2006.00717.x>.
Last updated 8 years ago
1.84 score 1 packages 23 scripts 539 downloadsrFerns - Random Ferns Classifier
Provides the random ferns classifier by Ozuysal, Calonder, Lepetit and Fua (2009) <doi:10.1109/TPAMI.2009.23>, modified for generic and multi-label classification and featuring OOB error approximation and importance measure as introduced in Kursa (2014) <doi:10.18637/jss.v061.i10>.
Last updated 3 years ago
1.84 score 27 scripts 1.3k downloadsGenBinomApps - Clopper-Pearson Confidence Interval and Generalized Binomial Distribution
Density, distribution function, quantile function and random generation for the Generalized Binomial Distribution. Functions to compute the Clopper-Pearson Confidence Interval and the required sample size. Enhanced model for burn-in studies, where failures are tackled by countermeasures.
Last updated 9 months ago
1.82 score 2 packages 11 scripts 518 downloadsportes - Portmanteau Tests for Time Series Models
Contains common univariate and multivariate portmanteau test statistics for time series models. These tests are based on using asymptotic distributions such as chi-square distribution and based on using the Monte Carlo significance tests. Also, it can be used to simulate from univariate and multivariate seasonal time series models.
Last updated 1 years ago
1.82 score 66 scripts 599 downloadsIBDsim - Simulation of Chromosomal Regions Shared by Family Members
Simulation of segments shared identical-by-descent (IBD) by pedigree members. Using sex specific recombination rates along the human genome (Kong et. al (2010) <doi:10.1038/nature09525>), phased chromosomes are simulated for all pedigree members, either by unconditional gene dropping or conditional on a specified IBD pattern. Additional functions provide summaries and further analysis of the simulated genomes.
Last updated 6 years ago
1.82 score 11 scripts 229 downloadsEcoVirtual - Simulation of Ecological Models
Computer simulations of classical ecological models as a learning resource.
Last updated 6 years ago
1.82 score 1 packages 22 scripts 382 downloadsVALIDICLUST - VALID Inference for Clusters Separation Testing
Given a partition resulting from any clustering algorithm, the implemented tests allow valid post-clustering inference by testing if a given variable significantly separates two of the estimated clusters. Methods are detailed in: Hivert B, Agniel D, Thiebaut R & Hejblum BP (2022). "Post-clustering difference testing: valid inference and practical considerations", <arXiv:2210.13172>.
Last updated 2 years ago
1.81 score 13 scripts 151 downloadsRobKF - Innovative and/or Additive Outlier Robust Kalman Filtering
Implements a series of robust Kalman filtering approaches. It implements the additive outlier robust filters of Ruckdeschel et al. (2014) <arXiv:1204.3358> and Agamennoni et al. (2018) <doi:10.1109/ICRA.2011.5979605>, the innovative outlier robust filter of Ruckdeschel et al. (2014) <arXiv:1204.3358>, as well as the innovative and additive outlier robust filter of Fisch et al. (2020) <arXiv:2007.03238>.
Last updated 3 years ago
1.81 score 13 scripts 255 downloadsregexPipes - Wrappers Around 'base::grep()' for Use with Pipes
Provides wrappers around base::grep() where the first argument is standardized to take the data object. This makes it less of a pain to use regular expressions with 'magrittr' or other pipe operators.
Last updated 8 years ago
1.81 score 1 stars 13 scripts 143 downloadsGVARX - Perform Global Vector Autoregression Estimation and Inference
Light procedures for learning Global Vector Autoregression model (GVAR) of Pesaran, Schuermann and Weiner (2004) <DOI:10.1198/073500104000000019> and Dees, di Mauro, Pesaran and Smith (2007) <DOI:10.1002/jae.932>.
Last updated 2 years ago
1.81 score 4 stars 16 scripts 207 downloadsbiosignalEMG - Tools for Electromyogram Signals (EMG) Analysis
Data processing tools to compute the rectified, integrated and the averaged EMG. Routines for automatic detection of activation phases. A routine to compute and plot the ensemble average of the EMG. An EMG signal simulator for general purposes.
Last updated 7 years ago
1.81 score 2 stars 32 scripts 580 downloadsLibra - Linearized Bregman Algorithms for Generalized Linear Models
Efficient procedures for fitting the regularization path for linear, binomial, multinomial, Ising and Potts models with lasso, group lasso or column lasso(only for multinomial) penalty. The package uses Linearized Bregman Algorithm to solve the regularization path through iterations. Bregman Inverse Scale Space Differential Inclusion solver is also provided for linear model with lasso penalty.
Last updated 3 years ago
1.81 score 64 scripts 334 downloadsSetMethods - Functions for Set-Theoretic Multi-Method Research and Advanced QCA
Functions for performing set-theoretic multi-method research, QCA for clustered data, theory evaluation, Enhanced Standard Analysis, indirect calibration, radar visualisations. Additionally it includes data to replicate the examples in the books by Oana, I.E, C. Q. Schneider, and E. Thomann. Qualitative Comparative Analysis (QCA) using R: A Beginner's Guide. Cambridge University Press and C. Q. Schneider and C. Wagemann "Set Theoretic Methods for the Social Sciences", Cambridge University Press.
Last updated 2 years ago
1.80 score 1 stars 63 scripts 963 downloadsSCRT - Single-Case Randomization Tests
Design single-case phase, alternation and multiple-baseline experiments, and conduct randomization tests on data gathered by means of such designs, as discussed in Bulte and Onghena (2013) <doi:10.22237/jmasm/1383280020>.
Last updated 5 years ago
1.80 score 1 stars 21 scripts 309 downloadsR1magic - Compressive Sampling: Sparse Signal Recovery Utilities
Utilities for sparse signal recovery suitable for compressed sensing. L1, L2 and TV penalties, DFT basis matrix, simple sparse signal generator, mutual cumulative coherence between two matrices and examples, Lp complex norm, scaling back regression coefficients.
Last updated 1 years ago
1.78 score 12 scripts 286 downloadsintRvals - Analysis of Time-Ordered Event Data with Missed Observations
Calculates event rates and compares means and variances of groups of interval data corrected for missed arrival observations.
Last updated 3 years ago
1.78 score 12 scripts 120 downloadsDIDHAD - Difference-in-Differences in Heterogeneous Adoption Designs with Quasi Stayers
Estimation of Difference-in-Differences (DiD) estimators from de Chaisemartin and D'Haultfoeuille (2024) <doi:10.2139/ssrn.4284811> in Heterogeneous Adoption Designs with no stayers but with quasi stayers.
Last updated 4 months ago
1.78 score 1 packages 346 downloadsmultichull - A Generic Convex-Hull-Based Model Selection Method
Given a set of models for which a measure of model (mis)fit and model complexity is provided, CHull(), developed by Ceulemans and Kiers (2006) <doi:10.1348/000711005X64817>, determines the models that are located on the boundary of the convex hull and selects an optimal model by means of the scree test values.
Last updated 4 months ago
1.78 score 2 packages 5 scripts 266 downloadsbigBits - Perform Boolean Operations on Large Numbers
A set of Boolean operators which accept integers of any size, in any base from 2 to 36, including 2's complement format, and perform actions like "AND," "OR", "NOT", "SHIFTR/L" etc. The output can be in any base specified. A direct base to base converter is included.
Last updated 5 months ago
1.78 score 1 packages 260 downloadsPursuit - Projection Pursuit
Projection pursuit (PP) with 17 methods and grand tour with 3 methods. Being that projection pursuit searches for low-dimensional linear projections in high-dimensional data structures, while grand tour is a technique used to explore multivariate statistical data through animation.
Last updated 5 months ago
1.78 score 1 packages 537 downloadsRcmdrPlugin.DCE - R Commander Plug-in for Discrete Choice Experiments
Adds menu items for discrete choice experiments (DCEs) to the R Commander. DCE is a question-based survey method that designs various combinations (profiles) of attribute levels using the experimental designs, asks respondents to select the most preferred profile in each choice set, and then measures preferences for the attribute levels by analyzing the responses. For details on DCEs, refer to Louviere et al. (2000) <doi:10.1017/CBO9780511753831>.
Last updated 6 months ago
1.78 score 2 stars 2 scripts 485 downloadsqrcm - Quantile Regression Coefficients Modeling
Parametric modeling of quantile regression coefficient functions.
Last updated 9 months ago
1.78 score 2 packages 8 scripts 252 downloadspbatR - Pedigree/Family-Based Genetic Association Tests Analysis and Power
This R package provides power calculations via internal simulation methods. The package also provides a frontend to the now abandoned PBAT program (developed by Christoph Lange), and reads in the corresponding output and displays results and figures when appropriate. The license of this R package itself is GPL. However, to have the program interact with the PBAT program for some functionality of the R package, users must additionally obtain the PBAT program from Christoph Lange, and accept his license. Both the data analysis and power calculations have command line and graphical interfaces using tcltk.
Last updated 10 months ago
1.78 score 2 stars 1 packages 7 scripts 517 downloadsTSSS - Time Series Analysis with State Space Model
Functions for statistical analysis, modeling and simulation of time series with state space model, based on the methodology in Kitagawa (2020, ISBN: 978-0-367-18733-0).
Last updated 1 years ago
1.78 score 2 stars 2 scripts 634 downloadspycno - Pycnophylactic Interpolation
Given a SpatialPolygonsDataFrame and a set of populations for each polygon, compute a population density estimate based on Tobler's pycnophylactic interpolation algorithm. The result is a SpatialGridDataFrame. Methods are described in Tobler Waldo R. (1979) <doi:10.1080/01621459.1979.10481647>.
Last updated 1 years ago
1.78 score 3 stars 20 scripts 169 downloadsliftLRD - Wavelet Lifting Estimators of the Hurst Exponent for Regularly and Irregularly Sampled Time Series
Implementations of Hurst exponent estimators based on the relationship between wavelet lifting scales and wavelet energy of Knight et al (2017) <doi:10.1007/s11222-016-9698-2>.
Last updated 1 years ago
1.78 score 2 stars 1 packages 5 scripts 215 downloadsRSC - Robust and Sparse Correlation Matrix
Performs robust and sparse correlation matrix estimation. Robustness is achieved based on a simple robust pairwise correlation estimator, while sparsity is obtained based on thresholding. The optimal thresholding is tuned via cross-validation. See Serra, Coretto, Fratello and Tagliaferri (2018) <doi:10.1093/bioinformatics/btx642>.
Last updated 2 years ago
1.78 score 5 scripts 210 downloadsmorph - 3D Segmentation of Voxels into Morphologic Classes
Automatically segments a 3D array of voxels into mutually exclusive morphological elements. This package extends existing work for segmenting 2D binary raster data. A paper documenting this approach has been accepted for publication in the journal Landscape Ecology. Detailed references will be updated here once those are known.
Last updated 2 years ago
1.78 score 168 downloadsgeoTS - Methods for Handling and Analyzing Time Series of Satellite Images
Provides functions and methods for: splitting large raster objects into smaller chunks, transferring images from a binary format into raster layers, transferring raster layers into an 'RData' file, calculating the maximum gap (amount of consecutive missing values) of a numeric vector, and fitting harmonic regression models to periodic time series. The homoscedastic harmonic regression model is based on G. Roerink, M. Menenti and W. Verhoef (2000) <doi:10.1080/014311600209814>.
Last updated 2 years ago
1.78 score 2 packages 9 scripts 240 downloadsunivOutl - Detection of Univariate Outliers
Well known outlier detection techniques in the univariate case. Methods to deal with skewed distribution are included too. The Hidiroglou-Berthelot (1986) method to search for outliers in ratios of historical data is implemented as well. When available, survey weights can be used in outliers detection.
Last updated 2 years ago
1.78 score 1 packages 20 scripts 296 downloadspheno - Auxiliary Functions for Phenological Data Analysis
Provides some easy-to-use functions for time series analyses of (plant-) phenological data sets. These functions mainly deal with the estimation of combined phenological time series and are usually wrappers for functions that are already implemented in other R packages adapted to the special structure of phenological data and the needs of phenologists. Some date conversion functions to handle Julian dates are also provided.
Last updated 3 years ago
1.78 score 1 stars 1 packages 20 scripts 216 downloadstwinning - Data Twinning
An efficient algorithm for data twinning. This work is supported by U.S. National Science Foundation grants DMREF-1921873 and CMMI-1921646.
Last updated 3 years ago
1.78 score 2 packages 4 scripts 150 downloadsfunFEM - Clustering in the Discriminative Functional Subspace
The funFEM algorithm (Bouveyron et al., 2014) allows to cluster functional data by modeling the curves within a common and discriminative functional subspace.
Last updated 3 years ago
1.78 score 1 packages 20 scripts 324 downloadsShinyQuickStarter - 'RStudio' Addin for Building Shiny Apps per Drag & Drop
This 'RStudio' addin makes the creation of 'Shiny' and 'ShinyDashboard' apps more efficient. Besides the necessary folder structure, entire apps can be created using a drag and drop interface and customized with respect to a specific use case. The addin allows the export of the required user interface and server code at any time. By allowing the creation of modules, the addin can be used throughout the entire app development process.
Last updated 3 years ago
1.78 score 6 stars 286 downloadsLPGraph - Nonparametric Smoothing of Laplacian Graph Spectra
A nonparametric method to approximate Laplacian graph spectra of a network with ordered vertices. This provides a computationally efficient algorithm for obtaining an accurate and smooth estimate of the graph Laplacian basis. The approximation results can then be used for tasks like change point detection, k-sample testing, and so on. The primary reference is Mukhopadhyay, S. and Wang, K. (2018, Technical Report).
Last updated 5 years ago
1.78 score 2 packages 174 downloadsPersianStemmer - Persian Stemmer for Text Analysis
Allows users to stem Persian texts for text analysis.
Last updated 5 years ago
1.78 score 2 packages 7 scripts 107 downloadsCNLTreg - Complex-Valued Wavelet Lifting for Signal Denoising
Implementations of recent complex-valued wavelet shrinkage procedures for smoothing irregularly sampled signals, see Hamilton et al (2018) <doi:10.1080/00401706.2017.1281846>.
Last updated 6 years ago
1.78 score 2 packages 6 scripts 227 downloadsgroupICA - Independent Component Analysis for Grouped Data
Contains an implementation of an independent component analysis (ICA) for grouped data. The main function groupICA() performs a blind source separation, by maximizing an independence across sources and allows to adjust for varying confounding for user-specified groups. Additionally, the package contains the function uwedge() which can be used to approximately jointly diagonalize a list of matrices. For more details see the project website <https://sweichwald.de/groupICA/>.
Last updated 6 years ago
1.78 score 2 packages 2 scripts 129 downloadsOGI - Objective General Index
Consider a data matrix of n individuals with p variates. The objective general index (OGI) is a general index that combines the p variates into a univariate index in order to rank the n individuals. The OGI is always positively correlated with each of the variates. More details can be found in Sei (2016) <doi:10.1016/j.jmva.2016.02.005>.
Last updated 7 years ago
1.78 score 4 scripts 124 downloadshapsim - Haplotype Data Simulation
Package for haplotype-based genotype simulations. Haplotypes are generated such that their allele frequencies and linkage disequilibrium coefficients match those estimated from an input data set.
Last updated 7 years ago
1.78 score 1 stars 1 packages 7 scripts 198 downloadsLARF - Local Average Response Functions for Instrumental Variable Estimation of Treatment Effects
Provides instrumental variable estimation of treatment effects when both the endogenous treatment and its instrument are binary. Applicable to both binary and continuous outcomes.
Last updated 8 years ago
1.78 score 2 stars 1 packages 3 scripts 477 downloadsNAEPprimer - The NAEP Primer
Contains a sample of the 2005 Grade 8 Mathematics data from the National Assessment of Educational Progress (NAEP). This data set is called the NAEP Primer.
Last updated 9 years ago
1.78 score 2 packages 391 downloadsspatialCovariance - Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial models, for data that arise on rectangular units. This code can also be used for the change of support problem and for spatial data that arise on irregularly shaped regions like counties or zipcodes by laying a fine grid of rectangles and aggregating the integrals in a form of Riemann integration.
Last updated 9 years ago
1.78 score 2 packages 8 scripts 312 downloadsggversa - Graficas Versatiles Con 'ggplot2'
A collection of datasets for the upcoming book "Graficas versatiles con ggplot: Analisis visuales de datos", by Raymond L. Tremblay and Julian Hernandez-Serano.
Last updated 7 years ago
1.76 score 58 scripts 179 downloadsrpartScore - Classification Trees for Ordinal Responses
Recursive partitioning methods to build classification trees for ordinal responses within the CART framework. Trees are grown using the Generalized Gini impurity function, where the misclassification costs are given by the absolute or squared differences in scores assigned to the categories of the response. Pruning is based on the total misclassification rate or on the total misclassification cost.
Last updated 3 years ago
1.76 score 1 packages 19 scripts 317 downloadsSPSL - Site Percolation on Square Lattices (SPSL)
Provides basic functionality for labeling iso- & anisotropic percolation clusters on 2D & 3D square lattices with various lattice sizes, occupation probabilities, von Neumann & Moore (1,d)-neighborhoods, and random variables weighting the percolation lattice sites.
Last updated 6 years ago
1.76 score 1 packages 19 scripts 167 downloadsonlinePCA - Online Principal Component Analysis
Online PCA for multivariate and functional data using perturbation methods, low-rank incremental methods, and stochastic optimization methods.
Last updated 1 years ago
1.75 score 2 stars 28 scripts 220 downloadsbirdring - Methods to Analyse Ring Re-Encounter Data
R functions to read EURING data and analyse re-encounter data of birds marked by metal rings. For a tutorial, go to <doi:10.1080/03078698.2014.933053>.
Last updated 1 years ago
1.75 score 28 scripts 238 downloadsIntNMF - Integrative Clustering of Multiple Genomic Dataset
Carries out integrative clustering analysis using multiple types of genomic dataset using integrative Non-negative Matrix factorization.
Last updated 6 years ago
1.75 score 2 stars 28 scripts 226 downloadsassist - A Suite of R Functions Implementing Spline Smoothing Techniques
Fit various smoothing spline models. Includes an ssr() function for smoothing spline regression, an nnr() function for nonparametric nonlinear regression, an snr() function for semiparametric nonlinear regression, an slm() function for semiparametric linear mixed-effects models, and an snm() function for semiparametric nonlinear mixed-effects models. See Wang (2011) <doi:10.1201/b10954> for an overview.
Last updated 1 years ago
1.75 score 56 scripts 508 downloadsRonFHIR - Read and Search Interface to the 'HL7 FHIR' REST API
R on FHIR is an easy to use wrapper around the 'HL7 FHIR' REST API (STU 3 and R4). It provides tools to easily read and search resources on a FHIR server and brings the results into the R environment. R on FHIR is based on the FhirClient of the official 'HL7 FHIR .NET API', also made by Firely.
Last updated 5 years ago
1.74 score 11 scripts 178 downloadsRcmdrPlugin.FactoMineR - Graphical User Interface for FactoMineR
Rcmdr Plugin for the 'FactoMineR' package.
Last updated 1 years ago
1.71 score 2 scripts 1.0k downloadsmstR - Procedures to Generate Patterns under Multistage Testing
Generation of response patterns under dichotomous and polytomous computerized multistage testing (MST) framework. It holds various item response theory (IRT) and score-based methods to select the next module and estimate ability levels (Magis, Yan and von Davier (2017, ISBN:978-3-319-69218-0)).
Last updated 7 years ago
1.71 score 3 stars 17 scripts 120 downloadspowdist - Power and Reversal Power Distributions
Density, distribution function, quantile function and random generation for the family of power and reversal power distributions.
Last updated 7 years ago
1.71 score 1 packages 17 scripts 156 downloadsTimeDepFrail - Time Dependent Shared Frailty Cox Model
Fits time-dependent shared frailty Cox model (specifically the adapted Paik et al.'s Model) based on the paper "Centre-Effect on Survival After Bone Marrow Transplantation: Application of Time-Dependent Frailty Models", by C.M. Wintrebert, H. Putter, A.H. Zwinderman and J.C. van Houwelingen (2004) <doi:10.1002/bimj.200310051>.
Last updated 2 days ago
1.70 score 3 scriptsspeedyBBT - Efficient Bayesian Inference for the Bradley--Terry Model
A suite of functions that allow a full, fast, and efficient Bayesian treatment of the Bradley--Terry model. Prior assumptions about the model parameters can be encoded through a multivariate normal prior distribution. Inference is performed using a latent variable representation of the model.
Last updated 19 days ago
1.70 score 1 scriptsCopula.surv - Analysis of Bivariate Survival Data Based on Copulas
Simulating bivariate survival data from copula models. Estimation of the association parameter in copula models. Two different ways to estimate the association parameter in copula models are implemented. A goodness-of-fit test for a given copula model is implemented. See Emura, Lin and Wang (2010) <doi:10.1016/j.csda.2010.03.013> for details.
Last updated 29 days ago
1.70 score 3 scripts 430 downloadsgglogger - Track 'ggplot2' Calls
Provides a way to log 'ggplot' component calls, which can be useful for debugging and understanding how 'ggplot' objects are created. The logged calls can be printed, saved, and re-executed to reproduce the original 'ggplot' object.
Last updated 30 days ago
1.70 score 2 scriptsleafletZH - Adds a Chinese Choropleth Leaflet Map
Provides 'sf' data for Chinese provinces and cities, methods for plotting shape maps of Chinese provinces and cities, and a layer for 'leaflet' with Gaode tiles. It is designed to facilitate geographical data visualization in China.
Last updated 30 days ago
1.70 scorefbglm - Fractional Binomial Regression Model
Fit a fractional binomial regression model and extended zero-inflated negative binomial regression model to count data with excess zeros using maximum likelihood estimation. Compare zero-inflated regression models via Vuong closeness test.
Last updated 30 days ago
1.70 scoreroseRF - ROSE Random Forests for Robust Semiparametric Efficient Estimation
ROSE (RObust Semiparametric Efficient) random forests for robust semiparametric efficient estimation in partially parametric models (containing generalised partially linear models). Details can be found in the paper by Young and Shah (2024) <doi:10.48550/arXiv.2410.03471>.
Last updated 1 months ago
1.70 score 2 scripts 203 downloadslogconcens - Maximum Likelihood Estimation of a Log-Concave Density Based on Censored Data
Based on right or interval censored data, compute the maximum likelihood estimator of a (sub)probability density under the assumption that it is log-concave. For further information see Duembgen, Rufibach and Schuhmacher (2014) <doi:10.1214/14-EJS930>.
Last updated 2 months ago
1.70 score 7 scripts 446 downloadsHiDimDA - High Dimensional Discriminant Analysis
Performs linear discriminant analysis in high dimensional problems based on reliable covariance estimators for problems with (many) more variables than observations. Includes routines for classifier training, prediction, cross-validation and variable selection.
Last updated 2 months ago
1.70 score 25 scripts 445 downloadspermutest - Run Permutation Tests and Construct Associated Confidence Intervals
Implements permutation tests for any test statistic and randomization scheme and constructs associated confidence intervals as described in Glazer and Stark (2024) <doi:10.48550/arXiv.2405.05238>.
Last updated 2 months ago
1.70 score 2 scripts 194 downloadsstaticryptR - Encrypt HTML Files Using 'staticrypt'
Provides a convenient interface to the 'staticrypt' by Robin Moisson <https://github.com/robinmoisson/staticrypt>---'Node.js' package for adding a password protection layer to static HTML pages. This package can be integrated into the post-render process of 'quarto' documents to secure them with a password.
Last updated 2 months ago
1.70 score 212 downloadsmaxstablePCA - Apply a PCA Like Procedure Suited for Multivariate Extreme Value Distributions
Dimension reduction for multivariate data of extreme events with a PCA like procedure as described in Reinbott, Janßen, (2024), <doi:10.48550/arXiv.2408.10650>. Tools for necessary transformations of the data are provided.
Last updated 3 months ago
1.70 score 1 scripts 135 downloadsKira - Machine Learning
Machine learning, containing several algorithms for supervised and unsupervised classification, in addition to a function that plots the Receiver Operating Characteristic (ROC) and Precision-Recall (PRC) curve graphs, and also a function that returns several metrics used for model evaluation, the latter can be used in ranking results from other packs.
Last updated 3 months ago
1.70 score 1 scripts 196 downloadsmvs - Methods for High-Dimensional Multi-View Learning
Methods for high-dimensional multi-view learning based on the multi-view stacking (MVS) framework. For technical details on the MVS and stacked penalized logistic regression (StaPLR) methods see Van Loon, Fokkema, Szabo, & De Rooij (2020) <doi:10.1016/j.inffus.2020.03.007> and Van Loon et al. (2022) <doi:10.3389/fnins.2022.830630>.
Last updated 3 months ago
1.70 score 1 scripts 152 downloadsdhlabR - National Library of Norway Quantitative Text Data API Tools
Tools for accessing data from National Library of Norway's dhlab (digital humanities laboratory). Provides wrappers for accessing our API services at <https://api.nb.no/dhlab/>. To learn more about dhlab, visit out site <https://www.nb.no/dh-lab/>.
Last updated 4 months ago
1.70 score 4 scripts 29 downloadsfwlplot - Scatter Plot After Residualizing Using 'fixest' Package
Creates a scatter plot after residualizing using a set of covariates. The residuals are calculated using the 'fixest' package which allows very fast estimation that scales. Details of the (Yule-)Frisch-Waugh-Lovell theorem is given in Basu (2023) <doi:10.48550/arXiv.2307.00369>.
Last updated 5 months ago
1.70 score 9 scripts 579 downloadsavidaR - A Computational Biologist’s Toolkit To Get Data From 'avidaDB'
Easy-to-use tools for performing complex queries on 'avidaDB', a semantic database that stores genomic and transcriptomic data of self-replicating computer programs (known as digital organisms) that mutate and evolve within a user-defined computational environment.
Last updated 5 months ago
1.70 score 2 scripts 334 downloadsclarkeTest - Distribution-Free Tests of Non-Nested Models
Implementation of Clarke's distribution-free test of non-nested models. Currently supported model functions are: lm(), glm() ('binomial', 'poisson', 'negative binomial' links), polr() ('MASS'), clm() ('ordinal'), and multinom() ('nnet'). For more information on the test, see Clarke (2007) <doi:10.1093/pan/mpm004>.
Last updated 6 months ago
1.70 score 8 scripts 578 downloadsmlr3summary - Model and Learner Summaries for 'mlr3'
Concise and interpretable summaries for machine learning models and learners of the 'mlr3' ecosystem. The package takes inspiration from the summary function for (generalized) linear models but extends it to non-parametric machine learning models, based on generalization performance, model complexity, feature importances and effects, and fairness metrics.
Last updated 7 months ago
1.70 score 4 scripts 250 downloadsvisachartR - Wrapper for 'Visa Chart Components'
Provides a set of wrapper functions for 'Visa Chart Components'. 'Visa Chart Components' <https://github.com/visa/visa-chart-components> is an accessibility focused, framework agnostic set of data experience design systems components for the web.
Last updated 8 months ago
1.70 score 7 scripts 244 downloadsLDAandLDAS - Linkage Disequilibrium of Ancestry (LDA) and LDA Score (LDAS)
Computation of linkage disequilibrium of ancestry (LDA) and linkage disequilibrium of ancestry score (LDAS). LDA calculates the pairwise linkage disequilibrium of ancestry between single nucleotide polymorphisms (SNPs). LDAS calculates the LDA score of SNPs. The methods are described in Barrie W, Yang Y, Irving-Pease E.K, et al (2024) <doi:10.1038/s41586-023-06618-z>.
Last updated 10 months ago
1.70 score 2 scripts 191 downloadsBayesFluxR - Implementation of Bayesian Neural Networks
Implementation of 'BayesFlux.jl' for R; It extends the famous 'Flux.jl' machine learning library to Bayesian Neural Networks. The goal is not to have the fastest production ready library, but rather to allow more people to be able to use and research on Bayesian Neural Networks.
Last updated 12 months ago
1.70 score 4 scripts 219 downloadsdatetoiso - Modify Dates to ISO Standard ("International Organization for Standardization")
Transfer any date type to ISO standard. Package recognizes dates in given data frame and transform to ISO format. Only one date format can be applied within one data frame column.
Last updated 12 months ago
1.70 score 1 scripts 164 downloadsexceldata - Streamline Data Import, Cleaning and Recoding from 'Excel'
A small group of functions to read in a data dictionary and the corresponding data table from 'Excel' and to automate the cleaning, re-coding and creation of simple calculated variables. This package was designed to be a companion to the macro-enabled 'Excel' template available on the GitHub site, but works with any similarly-formatted 'Excel' data.
Last updated 1 years ago
1.70 score 1 scripts 498 downloadsMigrationDetectR - Segment-Based Migration Detection Algorithm
Detection of migration events and segments of continuous residence based on irregular time series of location data as published in Chi et al. (2020) <doi:10.1371/journal.pone.0239408>.
Last updated 1 years ago
1.70 score 1 scripts 127 downloadsBeQut - Bayesian Estimation for Quantile Regression Mixed Models
Using a Bayesian estimation procedure, this package fits linear quantile regression models such as linear quantile models, linear quantile mixed models, quantile regression joint models for time-to-event and longitudinal data. The estimation procedure is based on the asymmetric Laplace distribution and the 'JAGS' software is used to get posterior samples (Yang, Luo, DeSantis (2019) <doi:10.1177/0962280218784757>).
Last updated 1 years ago
1.70 score 1 stars 200 downloadsdotsViolin - Dot Plots Mimicking Violin Plots
Modifies dot plots to have different sizes of dots mimicking violin plots and identifies modes or peaks for them based on frequency and kernel density estimates (Rosenblatt, 1956) <doi:10.1214/aoms/1177728190> (Parzen, 1962) <doi:10.1214/aoms/1177704472>.
Last updated 1 years ago
1.70 score 1 scripts 173 downloadsblsBandit - Data Viewer for Bureau of Labor Statistics Data
Allows users to easily visualize data from the BLS (United States of America Bureau of Labor Statistics) <https://www.bls.gov>. Currently unemployment data series U1-U6 are available. Not affiliated with the Bureau of Labor Statistics or United States Government.
Last updated 1 years ago
1.70 score 196 downloadspisaRT - Small Example Response and Response Time Data from PISA 2018
Scored responses and responses times from the Canadian subsample of the PISA 2018 assessment, accessible as the "Cognitive items total time/visits data file" by OECD (2020) <https://www.oecd.org/pisa/data/2018database/>.
Last updated 1 years ago
1.70 score 2 scripts 184 downloadssaeME - Small Area Estimation with Measurement Error
A set of functions and datasets implementation of small area estimation when auxiliary variable is measured with error. These functions provide a empirical best linear unbiased prediction (EBLUP) estimator and mean squared error (MSE) estimator of the EBLUP. These models were developed by Ybarra and Lohr (2008) <doi:10.1093/biomet/asn048>.
Last updated 1 years ago
1.70 score 248 downloadsresponsePatterns - Screening for Careless Responding Patterns
Some survey participants tend to respond carelessly which complicates data analysis. This package provides functions that make it easier to explore responses and identify those that may be problematic. See Gottfried et al. (2022) <doi:10.7275/vyxb-gt24> for more information.
Last updated 1 years ago
1.70 score 6 scripts 170 downloadsdoudpackage - Create Elegant Table 1 in HTML for Bio-Statistics
Creates the "table one" of bio-medical papers. Fill it with your data and the name of the variable which you'll make the group(s) out of and it will make univariate, bivariate analysis and parse it into HTML. It also allows you to visualize all your data with graphic representation.
Last updated 1 years ago
1.70 score 1 scripts 188 downloadsTrumpetPlots - Visualization of Genetic Association Studies
Visualizes the relationship between allele frequency and effect size in genetic association studies. The input is a data frame containing association results. The output is a plot with the effect size of risk variants in the Y axis, and the allele frequency spectrum in the X axis. Corte et al (2023) <doi:10.1101/2023.04.21.23288923>.
Last updated 1 years ago
1.70 score 1 scripts 214 downloadsREDI - Robust Exponential Decreasing Index
Implementation of the Robust Exponential Decreasing Index (REDI), proposed in the article by Issa Moussa, Arthur Leroy et al. (2019) <https://bmjopensem.bmj.com/content/bmjosem/5/1/e000573.full.pdf>. The REDI represents a measure of cumulated workload, robust to missing data, providing control of the decreasing influence of workload over time. Various functions are provided to format data, compute REDI, and visualise results in a simple and convenient way.
Last updated 1 years ago
1.70 score 1 scripts 132 downloadsagghoo - Aggregated Hold-Out Cross Validation
The 'agghoo' procedure is an alternative to usual cross-validation. Instead of choosing the best model trained on V subsamples, it determines a winner model for each subsample, and then aggregates the V outputs. For the details, see "Aggregated hold-out" by Guillaume Maillard, Sylvain Arlot, Matthieu Lerasle (2021) <arXiv:1909.04890> published in Journal of Machine Learning Research 22(20):1--55.
Last updated 2 years ago
1.70 score 1 scripts 248 downloadswrappr - A Collection of Helper and Wrapper Functions
Helper functions to easily add functionality to functions. The package can assign functions to have an lazy evaluation allowing you to save and update the arguments before and after each function call. You can set a temporary working directory within functions and wrap console messages around other functions.
Last updated 2 years ago
1.70 score 2 scripts 138 downloadsaniml - A Collection of ML Tools for Conservation Research
Functions required to classify subjects within camera trap field data. The package can handle both images and videos. The authors recommend a two-step approach using Microsoft's 'MegaDector' model and then a second model trained on the classes of interest.
Last updated 2 years ago
1.70 score 9 scripts 241 downloadsMaximinInfer - Inference for Maximin Effects in High-Dimensional Settings
Implementation of the sampling and aggregation method for the covariate shift maximin effect, which was proposed in <arXiv:2011.07568>. It constructs the confidence interval for any linear combination of the high-dimensional maximin effect.
Last updated 2 years ago
1.70 score 1 scripts 207 downloadsDDL - Doubly Debiased Lasso (DDL)
Statistical inference for the regression coefficients in high-dimensional linear models with hidden confounders. The Doubly Debiased Lasso method was proposed in <arXiv:2004.03758>.
Last updated 2 years ago
1.70 score 1 scripts 346 downloadscbq - Conditional Binary Quantile Models
Estimates conditional binary quantile models developed by Lu (2020) <doi:10.1017/pan.2019.29>. The estimation procedure is implemented based on Markov chain Monte Carlo methods.
Last updated 2 years ago
1.70 score 1 scripts 232 downloadsrfieldclimate - Client for the 'FieldClimate' API
Provides functionality to interact with the 'FieldClimate' API <https://api.fieldclimate.com/v2/docs/>.
Last updated 2 years ago
1.70 score 1 scripts 157 downloadsoesr - Methods for the Office of Evaluation Sciences
Methods for statistical analysis and reporting preferred by the US Office of Evaluation Sciences (OES). This package prepares data from standard model output objects (such as from \code{lm()} and \code{estimatr::lm_robust()}) and creates visualizations of treatment effects from the prepared quantities, according to the standards of the US Office of Evaluation Sciences.
Last updated 2 years ago
1.70 score 3 scripts 128 downloadsrheroicons - A Zero Dependency 'SVG' Icon Library for 'Shiny'
An implementation of the 'Heroicons' icon library for 'shiny' applications and other 'R' web-based projects. You can search, render, and customize icons without 'CSS' or 'JavaScript' dependencies.
Last updated 2 years ago
1.70 score 1 scripts 187 downloadsgstsm - Generalized Spatial-Time Sequence Miner
Implementations of the algorithms present article Generalized Spatial-Time Sequence Miner, original title (Castro, Antonio; Borges, Heraldo ; Pacitti, Esther ; Porto, Fabio ; Coutinho, Rafaelli ; Ogasawara, Eduardo . Generalização de Mineração de Sequências Restritas no Espaço e no Tempo. In: XXXVI SBBD - Simpósio Brasileiro de Banco de Dados, 2021 <doi:10.5753/sbbd.2021.17891>).
Last updated 2 years ago
1.70 score 3 scripts 174 downloadsLOCUS - Low-Rank Decomposition of Brain Connectivity Matrices with Uniform Sparsity
To decompose symmetric matrices such as brain connectivity matrices so that one can extract sparse latent component matrices and also estimate mixing coefficients, a blind source separation (BSS) method named LOCUS was proposed in Wang and Guo (2023) <arXiv:2008.08915>. For brain connectivity matrices, the outputs correspond to sparse latent connectivity traits and individual-level trait loadings.
Last updated 2 years ago
1.70 score 1 scripts 159 downloadssurvout - Excel Conversion of R Surival Analysis Output
Simple and quick method of exporting the most often used survival analysis results to an Excel sheet.
Last updated 2 years ago
1.70 score 1 scripts 202 downloadsbws - Bayesian Weighted Sums
An interface to the Bayesian Weighted Sums model implemented in 'RStan'. It estimates the summed effect of multiple, often moderately to highly correlated, continuous predictors. Its applications can be found in analysis of exposure mixtures. The model was proposed by Hamra, Maclehose, Croen, Kauffman, and Newschaffer (2021) <doi:10.3390/ijerph18041373>. This implementation includes an extension to model binary outcome.
Last updated 2 years ago
1.70 score 5 scripts 210 downloadsrdaisi - R Client for the Daisi Microservice Platform
Connect, execute, and parse results from the Daisi Microservice Platform <https://www.daisi.io/>. The rdaisi client includes a set of functionality that allows remote execution of microservices directly from R. Daisis allow R users to access a wide variety of Python functionality and interact with them natively.
Last updated 2 years ago
1.70 score 2 scripts 122 downloadsivaBSS - Tools for Independent Vector Analysis
Independent vector analysis (IVA) is a blind source separation (BSS) model where several datasets are jointly unmixed. This package provides several methods for the unmixing together with some performance measures. For details, see Anderson et al. (2011) <doi:10.1109/TSP.2011.2181836> and Lee et al. (2007) <doi:10.1016/j.sigpro.2007.01.010>.
Last updated 3 years ago
1.70 score 131 downloadswikibooks - Functions and Datasets of the German WikiBook "GNU R"
The german Wikibook "GNU R" introduces R to new users. This package is a collection of functions and datas used in the german WikiBook "GNU R".
Last updated 3 years ago
1.70 score 5 scripts 200 downloadstime.slots - Display Data in a Weekly Calendar View
Generate weekly timetables as a ggplot2 layer. Add informative timeslots with elements such as title, key-value pairs, or colour to reveal trends.
Last updated 3 years ago
1.70 score 1 scripts 183 downloadsgoogleTagManageR - Access the 'Google Tag Manager' API using R
Interact with the 'Google Tag Manager' API <https://developers.google.com/tag-platform/tag-manager/api/v2>, enabling scripted deployments and updates across multiple tags, triggers, variables and containers.
Last updated 3 years ago
1.70 score 4 scripts 179 downloadsLinkage - Clustering Communication Networks Using the Stochastic Topic Block Model Through Linkage.fr
It allows to cluster communication networks using the Stochastic Topic Block Model <doi:10.1007/s11222-016-9713-7> by posting jobs through the API of the linkage.fr server, which implements the clustering method. The package also allows to visualize the clustering results returned by the server.
Last updated 3 years ago
1.70 score 50 scripts 157 downloadsconsolechoice - An Easy and Quick Way to Loop a Character Vector as a Menu in the Console
A fast way to loop a character vector or file names as a menu in the console for the user to choose an option.
Last updated 3 years ago
1.70 score 2 scripts 158 downloadssistmr - A Collection of Utility Function from the Inserm/Inria SISTM Team
Functions common to members of the SISTM team.
Last updated 3 years ago
1.70 score 116 downloadsFuzzyM - Fuzzy Cognitive Maps Operations
Contains functions for operations with fuzzy cognitive maps using t-norm and s-norm operators. T-norms and S-norms are described by Dov M. Gabbay and George Metcalfe (2007) <doi:10.1007/s00153-007-0047-1>. System indicators are described by Cox, Earl D. (1995) <isbn:1886801010>. Executable examples are provided in the "inst/examples" folder.
Last updated 3 years ago
1.70 score 1 scripts 162 downloadsleprechaun - Create Simple 'Shiny' Applications as Packages
Code generator for robust dependency-free 'Shiny' applications in the form of packages. It includes numerous convenience functions to create modules, include utility functions to create common 'Bootstrap' elements, setup a project from the ground-up, and much more.
Last updated 3 years ago
1.70 score 8 scripts 145 downloadspodcleaner - Legacy Scottish Post Office Directories Cleaner
Attempts to clean optical character recognition (OCR) errors in legacy Scottish Post Office Directories. Further attempts to match records from trades and general directories.
Last updated 3 years ago
1.70 score 4 scripts 128 downloadsMLCM - Maximum Likelihood Conjoint Measurement
Conjoint measurement is a psychophysical procedure in which stimulus pairs are presented that vary along 2 or more dimensions and the observer is required to compare the stimuli along one of them. This package contains functions to estimate the contribution of the n scales to the judgment by a maximum likelihood method under several hypotheses of how the perceptual dimensions interact. Reference: Knoblauch & Maloney (2012) "Modeling Psychophysical Data in R". <doi:10.1007/978-1-4614-4475-6>.
Last updated 3 years ago
1.70 score 1 stars 1 scripts 343 downloadsicardaFIGSr - Subsetting using Focused Identification of the Germplasm Strategy (FIGS)
Running Focused Identification of the Germplasm Strategy (FIGS) to make best subsets from Genebank Collection.
Last updated 3 years ago
1.70 score 4 scripts 251 downloadspecora - Permutation Conditional Random Tests
It provides functions to perform permutation conditional random one-sample and two-samples t-tests in a multivariate framework.
Last updated 3 years ago
1.70 score 9 scripts 160 downloadsOEFPIL - Optimal Estimation of Function Parameters by Iterated Linearization
Package for estimating the parameters of a nonlinear function using iterated linearization via Taylor series. Method is based on Kubáček (2000) ISBN: 80-244-0093-6. The algorithm is a generalization of the procedure given in Köning, R., Wimmer, G. and Witkovský, V. (2014) <doi:10.1088/0957-0233/25/11/115001>.
Last updated 3 years ago
1.70 score 1 scripts 148 downloadsKingCountyHouses - Data on House Sales in King County WA
Data on houses in and around Seattle WA are included. Basic characteristics are given along with sale prices.
Last updated 3 years ago
1.70 score 9 scripts 160 downloadsdroll - Analyze Roll Distributions
A toolkit for parsing dice notation, analyzing rolls, calculating success probabilities, and plotting outcome distributions.
Last updated 3 years ago
1.70 score 9 scripts 183 downloadsMGBT - Multiple Grubbs-Beck Low-Outlier Test
Compute the multiple Grubbs-Beck low-outlier test on positively distributed data and utilities for noninterpretive U.S. Geological Survey annual peak-streamflow data processing discussed in Cohn et al. (2013) <doi:10.1002/wrcr.20392> and England et al. (2017) <doi:10.3133/tm4B5>.
Last updated 3 years ago
1.70 score 1 stars 3 scripts 183 downloadskdpee - Fast Multidimensional Entropy Estimation by k-d Partitioning
Estimate entropy of multidimensional data set.
Last updated 3 years ago
1.70 score 107 downloadsTensorClustering - Model-Based Tensor Clustering
Performs model-based tensor clustering methods including Tensor Gaussian Mixture Model (TGMM), Tensor Envelope Mixture Model (TEMM) by Deng and Zhang (2021) <DOI: 10.1111/biom.13486>, Doubly-Enhanced EM (DEEM) algorithm by Mai, Zhang, Pan and Deng (2021) <DOI: 10.1080/01621459.2021.1904959>.
Last updated 3 years ago
1.70 score 1 scripts 119 downloadsdbglm - Generalised Linear Models by Subsampling and One-Step Polishing
Fast fitting of generalised linear models on moderately large datasets, by taking an initial sample, fitting in memory, then evaluating the score function for the full data in the database. Thomas Lumley <doi:10.1080/10618600.2019.1610312>.
Last updated 3 years ago
1.70 score 5 scripts 203 downloadsnifti.io - Read and Write NIfTI Files
Tools for reading and writing NIfTI-1.1 (NII) files, including optimized voxelwise read/write operations and a simplified method to write dataframes to NII. Specification of the NIfTI-1.1 format can be found here <https://nifti.nimh.nih.gov/nifti-1>. Scientific publication first using these tools Koscik TR, Man V, Jahn A, Lee CH, Cunningham WA (2020) <doi:10.1016/j.neuroimage.2020.116764> "Decomposing the neural pathways in a simple, value-based choice." Neuroimage, 214, 116764.
Last updated 3 years ago
1.70 score 4 scripts 188 downloadsTraceAssist - Nonparametric Trace Regression via Sign Series Representation
Efficient method for fitting nonparametric matrix trace regression model. The detailed description can be found in C. Lee, L. Li, H. Zhang, and M. Wang (2021). Nonparametric Trace Regression via Sign Series Representation. <arXiv:2105.01783>. The method employs the aggregation of structured sign series for trace regression (ASSIST) algorithm.
Last updated 4 years ago
1.70 score 100 downloadssdpdth - M-Estimator for Threshold Spatial Dynamic Panel Data Model
M-estimator for threshold and non-threshold spatial dynamic panel data model. Yang, Z (2018) <doi:10.1016/j.jeconom.2017.08.019>. Wu, J., Matsuda, Y (2021) <doi:10.1007/s43071-021-00008-1>.
Last updated 4 years ago
1.70 score 128 downloadsmongopipe - Query MongoDB Documents with R
Translate R code into MongoDB aggregation pipelines.
Last updated 4 years ago
1.70 score 2 scripts 130 downloadsrzentra - Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA Cloud' API <https://zentracloud.com/api/v1/guide#APIGuidelines>.
Last updated 4 years ago
1.70 score 1 scripts 201 downloadsocd - High-Dimensional Multiscale Online Changepoint Detection
Implements the algorithm in Chen, Wang and Samworth (2020) <arxiv:2003.03668> for online detection of sudden mean changes in a sequence of high-dimensional observations. It also implements methods by Mei (2010) <doi:10.1093/biomet/asq010>, Xie and Siegmund (2013) <doi:10.1214/13-AOS1094> and Chan (2017) <doi:10.1214/17-AOS1546>.
Last updated 4 years ago
1.70 score 4 scripts 135 downloadsSphereOptimize - Optimization on a Unit Sphere
A simple tool for numerical optimization on the unit sphere. This is achieved by combining the spherical coordinating system with L-BFGS-B optimization. This algorithm is implemented in Kolkiewicz, A., Rice, G., & Xie, Y. (2020) <doi:10.1016/j.jspi.2020.07.001>.
Last updated 4 years ago
1.70 score 117 downloadsIOHexperimenter - Benchmarking Part of the 'IOHprofiler'
The benchmarking module for the Iterative Optimization Heuristics Profiler ('IOHprofiler'). This module provides benchmarking in the 'IOHprofiler' format, which can be visualized using the 'IOHanalyzer' module.
Last updated 4 years ago
1.70 score 3 scripts 181 downloadsROI.models.globalOptTests - 'ROI' Optimization Problems Based on 'globalOptTests'
A collection of non-linear optimization problems with box bounds transformed into 'ROI' optimization problems. This package provides a wrapper around the 'globalOptTests' which provides a collection of global optimization problems. More information can be found in the 'README' file.
Last updated 4 years ago
1.70 score 3 scripts 211 downloadslmviz - A Package to Visualize Linear Models Features and Play with Them
Contains a suite of shiny applications meant to explore linear model inference feature through simulation and games.
Last updated 4 years ago
1.70 score 7 scripts 224 downloadsradlibs - Build Your Own Madlibs!
Make your phrase or sentence into something funny! Pass a string with the keywords in, and get out a bit of humor.
Last updated 4 years ago
1.70 score 1 scripts 201 downloadspdfminer - Read Portable Document Format (PDF) Files
Provides an interface to 'PDFMiner' <https://github.com/pdfminer/pdfminer.six> a 'Python' package for extracting information from 'PDF'-files. 'PDFMiner' has the goal to get all information available in a 'PDF'-file, position of the characters, font type, font size and informations about lines. Which makes it the perfect starting point for extracting tables from 'PDF'-files. More information can be found in the package 'README'-file.
Last updated 4 years ago
1.70 score 4 scripts 174 downloadsopenblender - Request <https://openblender.io> API Services
Interface to make HTTP requests to 'OpenBlender' API services. Go to <https://openblender.io> for more information.
Last updated 4 years ago
1.70 score 4 scripts 266 downloadsepxToR - Import 'Epidata' XML Files '.epx'
Import data from 'Epidata' XML files '.epx' and convert it to R data structures.
Last updated 5 years ago
1.70 score 3 scripts 187 downloadshindex - Simulating the Development of h-Index Values
H-index and h-alpha are a bibliometric indicators. This package provides functions to simulate how these indicators may develop over time for a given set of researchers and to visualize the simulation data. The implementation is based on the 'STATA' ado h-index and is described in more detail in Bornmann et al. (2019) <arXiv:1905.11052>.
Last updated 5 years ago
1.70 score 2 scripts 149 downloadspoisFErobust - Poisson Fixed Effects Robust
Computation of robust standard errors of Poisson fixed effects models, following Wooldridge (1999).
Last updated 5 years ago
1.70 score 7 scripts 174 downloadsl0ara - Sparse Generalized Linear Model with L0 Approximation for Feature Selection
An efficient procedure for feature selection for generalized linear models with L0 penalty, including linear, logistic, Poisson, gamma, inverse Gaussian regression. Adaptive ridge algorithms are used to fit the models.
Last updated 5 years ago
1.70 score 5 scripts 164 downloadsnbconvertR - Vignette Engine Wrapping Jupyter Notebooks
Calls the 'Jupyter' script 'nbconvert' to create vignettes from notebooks. Those notebooks ('.ipynb' files) are files containing rich text, code, and its output. Code cells can be edited and evaluated interactively. See <https://jupyter.org/> for more information.
Last updated 5 years ago
1.70 score 7 scripts 129 downloadsmSTEM - Multiple Testing of Local Extrema for Detection of Change Points
A new approach to detect change points based on smoothing and multiple testing, which is for long data sequence modeled as piecewise constant functions plus stationary Gaussian noise, see Dan Cheng and Armin Schwartzman (2015) <arXiv:1504.06384>.
Last updated 5 years ago
1.70 score 1 scripts 136 downloadshans - Haversines are not Slow
The haversine is a function used to calculate the distance between a pair of latitude and longitude points while accounting for the assumption that the points are on a spherical globe. This package provides a fast, dataframe compatible, haversine function. For the first publication on the haversine calculation see Joseph de Mendoza y Ríos (1795) <https://books.google.cat/books?id=030t0OqlX2AC> (In Spanish).
Last updated 5 years ago
1.70 score 1 scripts 122 downloadscluscov - Clustered Covariate Regression
Clustered covariate regression enables estimation and inference in both linear and non-linear models with linear predictor functions even when the design matrix is column rank deficient. Routines in this package implement algorithms in Soale and Tsyawo (2019) <doi:10.13140/RG.2.2.32355.81441>.
Last updated 5 years ago
1.70 score 161 downloadsrapidxmlr - 'Rapidxml' C++ Header Files
Provides XML parsing capability through the 'Rapidxml' 'C++' header-only library.
Last updated 6 years ago
1.70 score 91 downloadsfugue - Sensitivity Analysis Optimized for Matched Sets of Varied Sizes
As in music, a fugue statistic repeats a theme in small variations. Here, the psi-function that defines an m-statistic is slightly altered to maintain the same design sensitivity in matched sets of different sizes. The main functions in the package are sen() and senCI(). For sensitivity analyses for m-statistics, see Rosenbaum (2007) Biometrics 63 456-464 <doi:10.1111/j.1541-0420.2006.00717.x>.
Last updated 6 years ago
1.70 score 4 scripts 113 downloadsraws.profile - Managing Profiles on Amazon Web Service
This is an R wrapper from the AWS Command Line Interface that provides methods to manage the user configuration on Amazon Web Service. You can create as many profiles as you want, manage them, and delete them. The profiles created with this tool work with all AWS products such as S3, Glacier, and EC2. It also provides a function to automatically install AWS CLI, but you can download it and install it manually if you prefer.
Last updated 6 years ago
1.70 score 4 scripts 124 downloadskernhaz - Kernel Estimation of Hazard Function in Survival Analysis
Producing kernel estimates of the unconditional and conditional hazard function for right-censored data including methods of bandwidth selection.
Last updated 6 years ago
1.70 score 1 stars 4 scripts 115 downloadsmixedsde - Estimation Methods for Stochastic Differential Mixed Effects Models
Inference on stochastic differential models Ornstein-Uhlenbeck or Cox-Ingersoll-Ross, with one or two random effects in the drift function.
Last updated 6 years ago
1.70 score 7 scripts 200 downloadsIMmailgun - Send Emails using 'Mailgun'
Send emails using the 'mailgun' api. To use this package you will need an account from <https://www.mailgun.com> .
Last updated 6 years ago
1.70 score 5 scripts 134 downloadsdyncomp - Complexity of Short and Coarse-Grained Time Series
While there are many well-established measures for identifying critical fluctuations and phase transitions, these measures only work with many points of measurement and thus are unreliable when studying short and coarse-grained time series. This package provides a measure for complexity in a time series that does not rely on long time series (Kaiser (2017), <doi:10.17605/OSF.IO/GWTKX>).
Last updated 6 years ago
1.70 score 3 scripts 130 downloadsrmi - Mutual Information Estimators
Provides mutual information estimators based on k-nearest neighbor estimators by A. Kraskov, et al. (2004) <doi:10.1103/PhysRevE.69.066138>, S. Gao, et al. (2015) <http://proceedings.mlr.press/v38/gao15.pdf> and local density estimators by W. Gao, et al. (2017) <doi:10.1109/ISIT.2017.8006749>.
Last updated 6 years ago
1.70 score 7 scripts 138 downloadsgimmeTools - Supplemental Tools for the 'gimme' R Package
Supplemental tools for the 'gimme' R package. It contains an interactive graphical user interface, allowing for the flexible specification of a variety of both basic and advanced options. It will expand to include a variety of tools for navigating output.
Last updated 7 years ago
1.70 score 2 scripts 117 downloadsstringformattr - Dynamic String Formatting
Pass named and unnamed character vectors into specified positions in strings. This represents an attempt to replicate some of python's string formatting.
Last updated 7 years ago
1.70 score 2 scripts 148 downloadsXKCDdata - Get XKCD Comic Data
Download data from individual XKCD comics, written by Randall Munroe <https://xkcd.com/>.
Last updated 7 years ago
1.70 score 10 scripts 139 downloadsBrownDog - Brown Dog R Interface
An R interface for the Brown Dog which allows researchers to leverage Brown Dog Services that provides modules to identify the conversion options for a file, to convert file to appropriate format, or to extract data from a file. See <http://browndog.ncsa.illinois.edu/> for more information.
Last updated 7 years ago
1.70 score 8 scripts 180 downloadsSunclarco - Survival Analysis using Copulas
Survival analysis for unbalanced clusters using Archimedean copulas (Prenen et al. (2016) <DOI:10.1111/rssb.12174>).
Last updated 7 years ago
1.70 score 1 scripts 121 downloadspcdpca - Dynamic Principal Components for Periodically Correlated Functional Time Series
Method extends multivariate and functional dynamic principal components to periodically correlated multivariate time series. This package allows you to compute true dynamic principal components in the presence of periodicity. We follow implementation guidelines as described in Kidzinski, Kokoszka and Jouzdani (2017), in Principal component analysis of periodically correlated functional time series <arXiv:1612.00040>.
Last updated 7 years ago
1.70 score 8 scripts 188 downloadsSanFranBeachWater - Downloads and Tidies the San Francisco Public Utilities Commission Beach Water Quality Monitoring Program Data
Downloads and tidies the San Francisco Public Utilities Commission Beach Water Quality Monitoring Program data. Data sets can be downloaded per beach, or the raw data can be downloaded. See <https://sfwater.org/cfapps/lims/beachmain1.cfm>.
Last updated 7 years ago
1.70 score 4 scripts 120 downloadsCVR - Canonical Variate Regression
Perform canonical variate regression (CVR) for two sets of covariates and a univariate response, with regularization and weight parameters tuned by cross validation.
Last updated 8 years ago
1.70 score 10 scripts 477 downloadsQCAtools - Helper Functions for QCA in R
Helper functions for Qualitative Comparative Analysis: evaluate and plot Boolean formulae on fuzzy set score data, apply Boolean operations, compute consistency and coverage measures.
Last updated 8 years ago
1.70 score 6 scripts 179 downloadsapdesign - An Implementation of the Additive Polynomial Design Matrix
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.
Last updated 8 years ago
1.70 score 2 scripts 517 downloadsCUMP - Analyze Multivariate Phenotypes by Combining Univariate Results
Combining Univariate Association Test Results of Multiple Phenotypes for Detecting Pleiotropy.
Last updated 8 years ago
1.70 score 1 scripts 156 downloadsdepth.plot - Multivariate Analogy of Quantiles
Could be used to obtain spatial depths, spatial ranks and outliers of multivariate random variables. Could also be used to visualize DD-plots (a multivariate generalization of QQ-plots).
Last updated 9 years ago
1.70 score 5 scripts 128 downloadsfavnums - A Dataset of Favourite Numbers
A dataset of favourite numbers, selected from an online poll of over 30,000 people by Alex Bellos (http://pages.bloomsbury.com/favouritenumber).
Last updated 9 years ago
1.70 score 1 scripts 143 downloadsmissDeaths - Simulating and Analyzing Time to Event Data in the Presence of Population Mortality
Implements two methods: a nonparametric risk adjustment and a data imputation method that use general population mortality tables to allow a correct analysis of time to disease recurrence. Also includes a powerful set of object oriented survival data simulation functions.
Last updated 2 months ago
1.69 score 49 scripts 267 downloadswavScalogram - Wavelet Scalogram Tools for Time Series Analysis
Provides scalogram based wavelet tools for time series analysis: wavelet power spectrum, scalogram, windowed scalogram, windowed scalogram difference (see Bolos et al. (2017) <doi:10.1016/j.amc.2017.05.046>), scale index and windowed scale index (Benitez et al. (2010) <doi:10.1016/j.camwa.2010.05.010>).
Last updated 9 months ago
1.68 score 1 packages 16 scripts 291 downloadsnetClust - Model-Based Clustering of Network Data
Clustering unilayer and multilayer network data by means of finite mixtures is the main utility of 'netClust'.
Last updated 4 years ago
1.68 score 48 scripts 155 downloadstightClust - Tight Clustering
The functions needed to perform tight clustering Algorithm.
Last updated 6 years ago
1.68 score 1 packages 16 scripts 135 downloadsthermocouple - Temperature Measurement with Thermocouples, RTD and IC Sensors
Temperature measurement data, equations and methods for thermocouples, wire RTD, thermistors, IC thermometers, bimetallic strips and the ITS-90.
Last updated 9 years ago
1.68 score 48 scripts 115 downloadsSpatialAcc - Spatial Accessibility Measures
Provides a set of spatial accessibility measures from a set of locations (demand) to another set of locations (supply). It aims, among others, to support research on spatial accessibility to health care facilities. Includes the locations and some characteristics of major public hospitals in Greece.
Last updated 8 months ago
1.67 score 47 scripts 237 downloadsVBLPCM - Variational Bayes Latent Position Cluster Model for Networks
Fit and simulate latent position and cluster models for network data, using a fast Variational Bayes approximation developed in Salter-Townshend and Murphy (2013) <doi:10.1016/j.csda.2012.08.004>.
Last updated 2 years ago
1.66 score 2 stars 23 scripts 292 downloadsELYP - Empirical Likelihood Analysis for the Cox Model and Yang-Prentice (2005) Model
Empirical likelihood ratio tests for the Yang and Prentice (short/long term hazards ratio) models. Empirical likelihood tests within a Cox model, for parameters defined via both baseline hazard function and regression parameters.
Last updated 6 years ago
1.66 score 23 scripts 197 downloadswPerm - Permutation Tests
Supplies permutation-test alternatives to traditional hypothesis-test procedures such as two-sample tests for means, medians, and standard deviations; correlation tests; tests for homogeneity and independence; and more. Suitable for general audiences, including individual and group users, introductory statistics courses, and more advanced statistics courses that desire an introduction to permutation tests.
Last updated 9 years ago
1.66 score 23 scripts 111 downloadsspuRs - Functions and Datasets for "Introduction to Scientific Programming and Simulation Using R"
Provides functions and datasets from Jones, O.D., R. Maillardet, and A.P. Robinson. 2014. An Introduction to Scientific Programming and Simulation, Using R. 2nd Ed. Chapman And Hall/CRC.
Last updated 7 years ago
1.65 score 1 stars 45 scripts 380 downloadsspectralGP - Approximate Gaussian Processes Using the Fourier Basis
Routines for creating, manipulating, and performing Bayesian inference about Gaussian processes in one and two dimensions using the Fourier basis approximation: simulation and plotting of processes, calculation of coefficient variances, calculation of process density, coefficient proposals (for use in MCMC). It uses R environments to store GP objects as references/pointers.
Last updated 9 years ago
1.65 score 1 stars 45 scripts 191 downloadsctrlGene - Assess the Stability of Candidate Housekeeping Genes
A simple way to assess the stability of candidate housekeeping genes is implemented in this package.
Last updated 5 years ago
1.65 score 1 packages 15 scripts 219 downloadsadamethods - Archetypoid Algorithms and Anomaly Detection
Collection of several algorithms to obtain archetypoids with small and large databases, and with both classical multivariate data and functional data (univariate and multivariate). Some of these algorithms also allow to detect anomalies (outliers). Please see Vinue and Epifanio (2020) <doi:10.1007/s11634-020-00412-9>.
Last updated 4 years ago
1.63 score 43 scripts 316 downloadsfastGraph - Fast Drawing and Shading of Graphs of Statistical Distributions
Provides functionality to produce graphs of probability density functions and cumulative distribution functions with few keystrokes, allows shading under the curve of the probability density function to illustrate concepts such as p-values and critical values, and fits a simple linear regression line on a scatter plot with the equation as the main title.
Last updated 5 years ago
1.63 score 43 scripts 621 downloadsSparseTSCGM - Sparse Time Series Chain Graphical Models
Computes sparse vector autoregressive coefficients and precision matrices for time series chain graphical models. Fentaw Abegaz and Ernst Wit (2013) <doi:10.1093/biostatistics/kxt005>.
Last updated 4 years ago
1.62 score 2 stars 21 scripts 215 downloadsEL - Two-Sample Empirical Likelihood
Empirical likelihood (EL) inference for two-sample problems. The following statistics are included: the difference of two-sample means, smooth Huber estimators, quantile (qdiff) and cumulative distribution functions (ddiff), probability-probability (P-P) and quantile-quantile (Q-Q) plots as well as receiver operating characteristic (ROC) curves. EL calculations are based on J. Valeinis, E. Cers (2011) <http://home.lu.lv/~valeinis/lv/petnieciba/EL_TwoSample_2011.pdf>.
Last updated 27 days ago
1.62 score 42 scripts 250 downloadsunbalhaar - Function Estimation via Unbalanced Haar Wavelets
Top-down and bottom-up algorithms for nonparametric function estimation in Gaussian noise using Unbalanced Haar wavelets.
Last updated 3 years ago
1.62 score 1 packages 14 scripts 267 downloadsglobalOptTests - Objective functions for benchmarking the performance of global optimization algorithms
This package makes available 50 objective functions for benchmarking the performance of global optimization algorithms
Last updated 10 years ago
1.62 score 1 stars 1 packages 14 scripts 171 downloadssoilassessment - Assessment Models for Agriculture Soil Conditions and Crop Suitability
Soil assessment builds information for improved decision in soil management. It analyzes soil conditions with regard to agriculture crop suitability requirements [such as those given by FAO <https://www.fao.org/land-water/databases-and-software/crop-information/en/>] soil fertility classes, soil erosion, and soil salinity classification [<doi:10.1002/ldr.4211>]. Suitability requirements are for crops grouped into cereal crops, nuts, legumes, fruits, vegetables, industrial crops, and root crops.
Last updated 1 years ago
1.61 score 1 stars 41 scripts 268 downloadsmultilevLCA - Estimates and Plots Single-Level and Multilevel Latent Class Models
Efficiently estimates single- and multilevel latent class models with covariates, allowing for output visualization in all specifications. For more technical details, see Lyrvall et al (2023) <doi:10.48550/arXiv.2305.07276>.
Last updated 1 months ago
1.60 score 1 scripts 503 downloadsBayesFBHborrow - Bayesian Dynamic Borrowing with Flexible Baseline Hazard Function
Allows Bayesian borrowing from a historical dataset for time-to- event data. A flexible baseline hazard function is achieved via a piecewise exponential likelihood with time varying split points and smoothing prior on the historic baseline hazards. The method is described in Scott and Lewin (2024) <doi:10.48550/arXiv.2401.06082>, and the software paper is in Axillus et al. (2024) <doi:10.48550/arXiv.2408.04327>.
Last updated 2 months ago
1.60 score 1 scripts 243 downloadsJFE - Tools for Analyzing Time Series Data of Just Finance and Econometrics
Offers procedures to support financial-economic time series modelling and enhanced procedures for computing the investment performance indices of Bacon (2004) <DOI:10.1002/9781119206309>.
Last updated 6 months ago
1.60 score 2 stars 647 downloadsRcmdrPlugin.BWS3 - R Commander Plug-in for Case 3 Best-Worst Scaling
Adds menu items for case 3 (multi-profile) best-worst scaling (BWS3) to the R Commander. BWS3 is a question-based survey method that designs various combinations of attribute levels (profiles), asks respondents to select the best and worst profiles in each choice set, and then measures preferences for the attribute levels by analyzing the responses. For details on BWS3, refer to Louviere et al. (2015) <doi:10.1017/CBO9781107337855>.
Last updated 6 months ago
1.60 score 2 scripts 762 downloadsPOCRE - Penalized Orthogonal-Components Regression
Penalized orthogonal-components regression (POCRE) is a supervised dimension reduction method for high-dimensional data. It sequentially constructs orthogonal components (with selected features) which are maximally correlated to the response residuals. POCRE can also construct common components for multiple responses and thus build up latent-variable models.
Last updated 3 years ago
1.60 score 10 scripts 180 downloadsKurt - Performs Kurtosis-Based Statistical Analyses
Computes measures of multivariate kurtosis, matrices of fourth-order moments and cumulants, kurtosis-based projection pursuit. Franceschini, C. and Loperfido, N. (2018, ISBN:978-3-319-73905-2). "An Algorithm for Finding Projections with Extreme Kurtosis". Loperfido, N. (2017,ISSN:0024-3795). "A New Kurtosis Matrix, with Statistical Applications".
Last updated 3 years ago
1.60 score 132 downloadsUSP - U-Statistic Permutation Tests of Independence for all Data Types
Implements various independence tests for discrete, continuous, and infinite-dimensional data. The tests are based on a U-statistic permutation test, the USP of Berrett, Kontoyiannis and Samworth (2020) <arXiv:2001.05513>, and shown to be minimax rate optimal in a wide range of settings. As the permutation principle is used, all tests have exact, non-asymptotic Type I error control at the nominal level.
Last updated 4 years ago
1.60 score 1 scripts 163 downloadswmwpow - Precise and Accurate Power of the Wilcoxon-Mann-Whitney Rank-Sum Test for a Continuous Variable
Power calculator for the two-sample Wilcoxon-Mann-Whitney rank-sum test for a continuous outcome (Mollan, Trumble, Reifeis et. al., Mar. 2020) <doi:10.1080/10543406.2020.1730866> <arXiv:1901.04597>, (Mann and Whitney 1947) <doi:10.1214/aoms/1177730491>, (Shieh, Jan, and Randles 2006) <doi:10.1080/10485250500473099>.
Last updated 4 years ago
1.60 score 9 scripts 180 downloadsBNPTSclust - A Bayesian Nonparametric Algorithm for Time Series Clustering
Performs the algorithm for time series clustering described in Nieto-Barajas and Contreras-Cristan (2014).
Last updated 5 years ago
1.60 score 4 stars 9 scripts 230 downloadsxsp - The Chi-Square Periodogram
The circadian period of a time series data is predicted and the statistical significance of the periodicity are calculated using the chi-square periodogram.
Last updated 7 years ago
1.60 score 2 scripts 217 downloadscumstats - Cumulative Descriptive Statistics
Cumulative descriptive statistics for (arithmetic, geometric, harmonic) mean, median, mode, variance, skewness and kurtosis.
Last updated 8 years ago
1.60 score 40 scripts 304 downloadsZRA - Dynamic Plots for Time Series Forecasting
Combines a forecast of a time series, using the function forecast(), with the dynamic plots from dygraphs.
Last updated 9 years ago
1.60 score 4 scripts 140 downloadsRecords - Record Values and Record Times
Functions for generating k-record values and k-record times
Last updated 14 years ago
1.60 score 4 scripts 137 downloadsCreditRisk - Evaluation of Credit Risk with Structural and Reduced Form Models
Evaluation of default probability of sovereign and corporate entities based on structural or intensity based models and calibration on market Credit Default Swap quotes. References: Damiano Brigo, Massimo Morini, Andrea Pallavicini (2013) <doi:10.1002/9781118818589>. Print ISBN: 9780470748466, Online ISBN: 9781118818589. © 2013 John Wiley & Sons Ltd.
Last updated 7 months ago
1.59 score 3 stars 13 scripts 225 downloadslira - LInear Regression in Astronomy
Performs Bayesian linear regression and forecasting in astronomy. The method accounts for heteroscedastic errors in both the independent and the dependent variables, intrinsic scatters (in both variables) and scatter correlation, time evolution of slopes, normalization, scatters, Malmquist and Eddington bias, upper limits and break of linearity. The posterior distribution of the regression parameters is sampled with a Gibbs method exploiting the JAGS library.
Last updated 7 years ago
1.59 score 39 scripts 197 downloadscenGAM - Censored Regression with Smooth Terms
Implementation of Tobit type I and type II families for censored regression using the 'mgcv' package, based on methods detailed in Woods (2016) <doi:10.1080/01621459.2016.1180986>.
Last updated 7 years ago
1.59 score 1 packages 13 scripts 286 downloadsBenfordTests - Statistical Tests for Evaluating Conformity to Benford's Law
Several specialized statistical tests and support functions for determining if numerical data could conform to Benford's law.
Last updated 9 years ago
1.59 score 39 scripts 432 downloadsBurStFin - Burns Statistics Financial
A suite of functions for finance, including the estimation of variance matrices via a statistical factor model or Ledoit-Wolf shrinkage.
Last updated 3 years ago
1.58 score 2 stars 19 scripts 264 downloadssensitivitymw - Sensitivity Analysis for Observational Studies Using Weighted M-Statistics
Sensitivity analysis for tests, confidence intervals and estimates in matched observational studies with one or more controls using weighted or unweighted Huber-Maritz M-tests (including the permutational t-test). The method is from Rosenbaum (2014) Weighted M-statistics with superior design sensitivity in matched observational studies with multiple controls JASA, 109(507), 1145-1158 <doi:10.1080/01621459.2013.879261>.
Last updated 3 years ago
1.58 score 38 scripts 235 downloadsbqtl - Bayesian QTL Mapping Toolkit
QTL mapping toolkit for inbred crosses and recombinant inbred lines. Includes maximum likelihood and Bayesian tools.
Last updated 2 months ago
1.57 score 18 scripts 1.0k downloadssudoku - Sudoku Puzzle Generator and Solver
Generates, plays, and solves Sudoku puzzles. The GUI playSudoku() needs package "tkrplot" if you are not on Windows.
Last updated 3 years ago
1.57 score 37 scripts 304 downloadssidier - Substitution and Indel Distances to Infer Evolutionary Relationships
Evolutionary reconstruction based on substitutions and insertion-deletion (indels) analyses in a distance-based framework.
Last updated 3 years ago
1.57 score 37 scripts 219 downloadsCompR - Paired Comparison Data Analysis
Different tools for describing and analysing paired comparison data are presented. Main methods are estimation of products scores according Bradley Terry Luce model. A segmentation of the individual could be conducted on the basis of a mixture distribution approach. The number of classes can be tested by the use of Monte Carlo simulations. This package deals also with multi-criteria paired comparison data.
Last updated 9 years ago
1.57 score 37 scripts 174 downloadsPTAk - Principal Tensor Analysis on k Modes
A multiway method to decompose a tensor (array) of any order, as a generalisation of SVD also supporting non-identity metrics and penalisations. 2-way SVD with these extensions is also available. The package includes also some other multiway methods: PCAn (Tucker-n) and PARAFAC/CANDECOMP with these extensions.
Last updated 2 years ago
1.56 score 1 stars 18 scripts 635 downloadsPDSCE - Positive Definite Sparse Covariance Estimators
Compute and tune some positive definite and sparse covariance estimators.
Last updated 2 years ago
1.56 score 1 stars 1 packages 12 scripts 241 downloadsmvLSW - Multivariate, Locally Stationary Wavelet Process Estimation
Tools for analysing multivariate time series with wavelets. This includes: simulation of a multivariate locally stationary wavelet (mvLSW) process from a multivariate evolutionary wavelet spectrum (mvEWS); estimation of the mvEWS, local coherence and local partial coherence. See Park, Eckley and Ombao (2014) <doi:10.1109/TSP.2014.2343937> for details.
Last updated 2 years ago
1.56 score 1 packages 12 scripts 256 downloadsssize.fdr - Sample Size Calculations for Microarray Experiments
Functions that calculate appropriate sample sizes for one-sample t-tests, two-sample t-tests, and F-tests for microarray experiments based on desired power while controlling for false discovery rates. For all tests, the standard deviations (variances) among genes can be assumed fixed or random. This is also true for effect sizes among genes in one-sample and two sample experiments. Functions also output a chart of power versus sample size, a table of power at different sample sizes, and a table of critical test values at different sample sizes.
Last updated 2 years ago
1.56 score 1 stars 1 packages 12 scripts 284 downloadsSLBDD - Statistical Learning for Big Dependent Data
Programs for analyzing large-scale time series data. They include functions for automatic specification and estimation of univariate time series, for clustering time series, for multivariate outlier detections, for quantile plotting of many time series, for dynamic factor models and for creating input data for deep learning programs. Examples of using the package can be found in the Wiley book 'Statistical Learning with Big Dependent Data' by Daniel Peña and Ruey S. Tsay (2021). ISBN 9781119417385.
Last updated 3 years ago
1.56 score 1 packages 12 scripts 230 downloadsdemu - Optimal Design Emulators via Point Processes
Implements the Determinantal point process (DPP) based optimal design emulator described in Pratola, Lin and Craigmile (2018) <arXiv:1804.02089> for Gaussian process regression models. See <http://www.matthewpratola.com/software> for more information and examples.
Last updated 5 years ago
1.56 score 36 scripts 135 downloadsPhase123 - Simulating and Conducting Phase 123 Trials
Contains three simulation functions for implementing the entire Phase 123 trial and the separate Eff-Tox and Phase 3 portions of the trial, which may be beneficial for use on clusters. The functions AssignEffTox() and RandomizeEffTox() assign doses to patient cohorts during phase 12 and Reoptimize() determines the optimal dose to continue with during Phase 3. The functions ReturnMeansAgent() and ReturnMeanControl() gives the true mean survival for the agent doses and control and ReturnOCS() gives the operating characteristics of the design.
Last updated 6 years ago
1.56 score 1 stars 1 packages 12 scripts 183 downloadsnsROC - Non-Standard ROC Curve Analysis
Tools for estimating Receiver Operating Characteristic (ROC) curves, building confidence bands, comparing several curves both for dependent and independent data, estimating the cumulative-dynamic ROC curve in presence of censored data, and performing meta-analysis studies, among others.
Last updated 6 years ago
1.56 score 1 stars 18 scripts 184 downloadscomato - Analysis of Concept Maps and Concept Landscapes
Provides methods for the import/export and automated analysis of concept maps and concept landscapes (sets of concept maps).
Last updated 7 years ago
1.56 score 36 scripts 153 downloadssubspace - Interface to OpenSubspace
An interface to 'OpenSubspace', an open source framework for evaluation and exploration of subspace clustering algorithms in WEKA (see <http://dme.rwth-aachen.de/de/opensubspace> for more information). Also performs visualization.
Last updated 9 years ago
1.56 score 1 packages 12 scripts 204 downloadsastroFns - Astronomy: Time and Position Functions, Misc. Utilities
Miscellaneous astronomy functions, utilities, and data.
Last updated 3 years ago
1.54 score 35 scripts 321 downloadsnpordtests - Nonparametric Tests for Equality of Location Against Ordered Alternatives
Performs nonparametric tests for equality of location against ordered alternatives.
Last updated 5 years ago
1.53 score 34 scripts 124 downloadsOBsMD - Objective Bayesian Model Discrimination in Follow-Up Designs
Implements the objective Bayesian methodology proposed in Consonni and Deldossi in order to choose the optimal experiment that better discriminate between competing models, see Deldossi and Nai Ruscone (2020) <doi:10.18637/jss.v094.i02>.
Last updated 3 months ago
1.52 score 33 scripts 350 downloadsreddPrec - Reconstruction of Daily Data - Precipitation
Applies quality control to daily precipitation observations; reconstructs the original series by estimating precipitation in missing values; and creates gridded datasets of daily precipitation.
Last updated 7 months ago
1.52 score 11 scripts 198 downloadscostat - Time Series Costationarity Determination
Contains functions that can determine whether a time series is second-order stationary or not (and hence evidence for locally stationarity). Given two non-stationary series (i.e. locally stationary series) this package can then discover time-varying linear combinations that are second-order stationary. Cardinali, A. and Nason, G.P. (2013) <doi:10.18637/jss.v055.i01>.
Last updated 1 years ago
1.52 score 33 scripts 310 downloadspkr - Pharmacokinetics in R
Conduct a noncompartmental analysis as closely as possible to the most widely used commercial software. Some features are 1) CDISC SDTM terms 2) Automatic slope selection with the same criterion of WinNonlin(R) 3) Supporting both 'linear-up linear-down' and 'linear-up log-down' method 4) Interval(partial) AUCs with 'linear' or 'log' interpolation method * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).
Last updated 2 years ago
1.52 score 33 scripts 277 downloadsDCL - Claims Reserving under the Double Chain Ladder Model
Statistical modelling and forecasting in claims reserving in non-life insurance under the Double Chain Ladder framework by Martinez-Miranda, Nielsen and Verrall (2012).
Last updated 3 years ago
1.52 score 1 stars 33 scripts 197 downloadsQCApro - Advanced Functionality for Performing and Evaluating Qualitative Comparative Analysis
Provides advanced functionality for performing configurational comparative research with Qualitative Comparative Analysis (QCA), including crisp-set, multi-value, and fuzzy-set QCA. It also offers advanced tools for sensitivity diagnostics and methodological evaluations of QCA.
Last updated 7 years ago
1.52 score 1 stars 33 scripts 394 downloadscomplexplus - Functions of Complex or Real Variable
Extension of several functions to the complex domain, including the matrix exponential and logarithm, and the determinant.
Last updated 8 years ago
1.52 score 1 packages 11 scripts 212 downloadsljr - Logistic Joinpoint Regression
Fits and tests logistic joinpoint models.
Last updated 9 years ago
1.52 score 1 stars 11 scripts 210 downloadsbreakpoint - An R Package for Multiple Break-Point Detection via the Cross-Entropy Method
Implements the Cross-Entropy (CE) method, which is a model based stochastic optimization technique to estimate both the number and their corresponding locations of break-points in continuous and discrete measurements (Priyadarshana and Sofronov (2015), Priyadarshana and Sofronov (2012a), Priyadarshana and Sofronov (2012b)).
Last updated 9 years ago
1.51 score 32 scripts 539 downloadsNetCluster - Clustering for networks
Facilitates network clustering and evaluation of cluster configurations.
Last updated 15 years ago
1.51 score 2 stars 16 scripts 129 downloadsbigtabulate - Table, Apply, and Split Functionality for Matrix and 'big.matrix' Objects
Extend the bigmemory package with 'table', 'tapply', and 'split' support for 'big.matrix' objects. The functions may also be used with native R matrices for improving speed and memory-efficiency.
Last updated 3 years ago
1.49 score 31 scripts 428 downloadsmpr - Multi-Parameter Regression (MPR)
Fitting Multi-Parameter Regression (MPR) models to right-censored survival data. These are flexible parametric regression models which extend standard models, for example, proportional hazards. See Burke & MacKenzie (2016) <doi:10.1111/biom.12625> and Burke et al (2020) <doi:10.1111/rssc.12398>.
Last updated 3 years ago
1.49 score 31 scripts 171 downloadsrem - Relational Event Models (REM)
Calculate endogenous network effects in event sequences and fit relational event models (REM): Using network event sequences (where each tie between a sender and a target in a network is time-stamped), REMs can measure how networks form and evolve over time. Endogenous patterns such as popularity effects, inertia, similarities, cycles or triads can be calculated and analyzed over time.
Last updated 6 years ago
1.49 score 31 scripts 184 downloadsnoncompliance - Causal Inference in the Presence of Treatment Noncompliance Under the Binary Instrumental Variable Model
A finite-population significance test of the 'sharp' causal null hypothesis that treatment exposure X has no effect on final outcome Y, within the principal stratum of Compliers. A generalized likelihood ratio test statistic is used, and the resulting p-value is exact. Currently, it is assumed that there are only Compliers and Never Takers in the population.
Last updated 9 years ago
1.49 score 31 scripts 180 downloadssgr - Sample Generation by Replacement
Sample Generation by Replacement simulations (SGR; Lombardi & Pastore, 2014; Pastore & Lombardi, 2014). The package can be used to perform fake data analysis according to the sample generation by replacement approach. It includes functions for making simple inferences about discrete/ordinal fake data. The package allows to study the implications of fake data for empirical results.
Last updated 3 years ago
1.48 score 15 scripts 245 downloadsMCARtest - Optimal Nonparametric Testing of Missing Completely at Random
Provides functions for carrying out nonparametric hypothesis tests of the MCAR hypothesis based on the theory of Frechet classes and compatibility. Also gives functions for computing halfspace representations of the marginal polytope and related geometric objects.
Last updated 25 days ago
1.48 score 1 scripts 205 downloadsicesDatsuQC - Run Quality Checks on Data Prior to Submission to ICES
Run quality checks on data sets using the same checks that are conducted on the ICES Data Submission Utility (DATSU) <https://datsu.ices.dk>.
Last updated 30 days ago
1.48 score 1 packages 65 downloadsglobalKinhom - Inhomogeneous K- And Pair Correlation Functions Using Global Estimators
Second-order summary statistics K- and pair-correlation functions describe interactions in point pattern data. This package provides computations to estimate those statistics on inhomogeneous point processes, using the methods of in T Shaw, J Møller, R Waagepetersen, 2020 <doi:10.48550/arXiv.2004.00527>.
Last updated 2 months ago
1.48 score 412 downloadsbayesreg - Bayesian Regression Models with Global-Local Shrinkage Priors
Fits linear or generalized linear regression models using Bayesian global-local shrinkage prior hierarchies as described in Polson and Scott (2010) <doi:10.1093/acprof:oso/9780199694587.003.0017>. Provides an efficient implementation of ridge, lasso, horseshoe and horseshoe+ regression with logistic, Gaussian, Laplace, Student-t, Poisson or geometric distributed targets using the algorithms summarized in Makalic and Schmidt (2016) <doi:10.48550/arXiv.1611.06649>.
Last updated 2 months ago
1.48 score 1 stars 1 packages 8 scripts 575 downloadsphoenics - Pathways Longitudinal and Differential Analysis in Metabolomics
Perform a differential analysis at pathway level based on metabolite quantifications and information on pathway metabolite composition. The method is based on a Principal Component Analysis step and on a linear mixed model. Automatic query of metabolic pathways is also implemented.
Last updated 4 months ago
1.48 score 161 downloadsMN - Matrix Normal Distribution
Density computation, random matrix generation and maximum likelihood estimation of the matrix normal distribution. References: Pocuca N., Gallaugher M. P., Clark K. M. & McNicholas P. D. (2019). Assessing and Visualizing Matrix Variate Normality. <doi:10.48550/arXiv.1910.02859> and the relevant wikipedia page.
Last updated 6 months ago
1.48 score 1 packages 2 scripts 205 downloadsRcmdrPlugin.DCCV - R Commander Plug-in for Dichotomous Choice Contingent Valuation
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.
Last updated 6 months ago
1.48 score 1 stars 2 scripts 867 downloadsRcmdrPlugin.BWS2 - R Commander Plug-in for Case 2 Best-Worst Scaling
Adds menu items for case 2 (profile case) best-worst scaling (BWS2) to the R Commander. BWS2 is a question-based survey method that constructs profiles (combinations of attribute levels) using an orthogonal array, asks respondents to select the best and worst levels in each profile, and measures preferences for attribute levels by analyzing the responses. For details, see Aizaki and Fogarty (2019) <doi:10.1016/j.jocm.2019.100171>.
Last updated 6 months ago
1.48 score 1 stars 2 scripts 778 downloadsRcmdrPlugin.BWS1 - R Commander Plug-in for Case 1 Best-Worst Scaling
Adds menu items to the R Commander for implementing case 1 (object case) best-worst scaling (BWS1) from designing choice sets to measuring preferences for items. BWS1 is a question-based survey method that constructs various combinations of items (choice sets) using the experimental designs, asks respondents to select the best and worst items in each choice set, and then measures preferences for the items by analyzing the responses. For details on BWS1, refer to Louviere et al. (2015) <doi:10.1017/CBO9781107337855>.
Last updated 6 months ago
1.48 score 1 stars 2 scripts 877 downloadsFatTailsR - Kiener Distributions and Fat Tails in Finance
Kiener distributions K1, K2, K3, K4 and K7 to characterize distributions with left and right, symmetric or asymmetric fat tails in market finance, neuroscience and other disciplines. Two algorithms to estimate with a high accuracy distribution parameters, quantiles, value-at-risk and expected shortfall. Include power hyperbolas and power hyperbolic functions.
Last updated 9 months ago
1.48 score 30 scripts 322 downloadsHTMLUtils - Facilitates Automated HTML Report Creation
Facilitates automated HTML report creation, in particular framed HTML pages and dynamically sortable tables.
Last updated 10 months ago
1.48 score 1 packages 9 scripts 438 downloadsdixon - Nearest Neighbour Contingency Table Analysis
Function to test spatial segregation and association based in contingency table analysis of nearest neighbour counts following Dixon (2002) <doi:10.1080/11956860.2002.11682700>. Some 'Fortran' code has been included to the original dixon2002() function of the 'ecespa' package to improve speed.
Last updated 11 months ago
1.48 score 1 packages 5 scripts 400 downloadsRBE3 - Estimation and Additional Tools for Quantile Generalized Beta Regression Model
Provide estimation and data generation tools for the quantile generalized beta regression model. For details, see Bourguignon, Gallardo and Saulo <arXiv:2110.04428> The package also provides tools to perform covariates selection.
Last updated 11 months ago
1.48 score 1 packages 166 downloadsLINselect - Selection of Linear Estimators
Estimate the mean of a Gaussian vector, by choosing among a large collection of estimators, following the method developed by Y. Baraud, C. Giraud and S. Huet (2014) <doi:10.1214/13-AIHP539>. In particular it solves the problem of variable selection by choosing the best predictor among predictors emanating from different methods as lasso, elastic-net, adaptive lasso, pls, randomForest. Moreover, it can be applied for choosing the tuning parameter in a Gauss-lasso procedure.
Last updated 12 months ago
1.48 score 1 packages 2 scripts 274 downloadsTPACData - Human Protein Atlas Data for Tissue-Adjusted Pathway Analysis of Cancer (TPAC)
Contains summary data on gene expression in normal human tissues from the Human Protein Atlas for use with the Tissue-Adjusted Pathway Analysis of cancer (TPAC) method. Frost, H. Robert (2023) "Tissue-adjusted pathway analysis of cancer (TPAC)" <doi:10.1101/2022.03.17.484779>.
Last updated 1 years ago
1.48 score 1 packages 272 downloadsriskSimul - Risk Quantification for Stock Portfolios under the T-Copula Model
Implements efficient simulation procedures to estimate tail loss probabilities and conditional excess for a stock portfolio. The log-returns are assumed to follow a t-copula model with generalized hyperbolic or t marginals.
Last updated 1 years ago
1.48 score 3 stars 2 scripts 243 downloadsgo2bigq - Convert Large Numbers to Bigq Format
This function converts mfpr, numeric, or character strings representing numbers to bigq format without loss of precision.
Last updated 1 years ago
1.48 score 1 packages 181 downloadsPCGSE - Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with respect to the principal components of genomic data.
Last updated 1 years ago
1.48 score 1 scripts 205 downloadsChernoffDist - Chernoff's Distribution
Computes Chernoff's distribution based on the method in Piet Groeneboom & Jon A Wellner (2001) Computing Chernoff's Distribution, Journal of Computational and Graphical Statistics, 10:2, 388-400, <doi:10.1198/10618600152627997>. Chernoff's distribution is defined as the distribution of the maximizer of the two-sided Brownian motion minus quadratic drift. That is, Z = argmax (B(t)-t^2).
Last updated 1 years ago
1.48 score 1 packages 2 scripts 309 downloadsbcfrailph - Semiparametric Bivariate Correlated Frailty Models Fit
Fit and simulate a semiparametric bivariate correlated frailty models with proportional hazard structure. Frailty distributions, such as gamma and lognormal models are supported. Bivariate gamma fit is obtained using the approach given in Iachine (1995) and lognormal fit is based on the approach by Ripatti and Palmgren (2000) <doi:10.1111/j.0006-341X.2000.01016.x>.
Last updated 2 years ago
1.48 score 1 packages 696 downloadsshrinkDSM - Efficient Bayesian Inference for Dynamic Survival Models with Shrinkage
Efficient Markov chain Monte Carlo (MCMC) algorithms for fully Bayesian estimation of dynamic survival models with shrinkage priors. Details on the algorithms used are provided in Wagner (2011) <doi:10.1007/s11222-009-9164-5>, Bitto and Frühwirth-Schnatter (2019) <doi:10.1016/j.jeconom.2018.11.006> and Cadonna et al. (2020) <doi:10.3390/econometrics8020020>.
Last updated 2 years ago
1.48 score 3 stars 2 scripts 193 downloadsmanifold - Operations for Riemannian Manifolds
Implements operations for Riemannian manifolds, e.g., geodesic distance, Riemannian metric, exponential and logarithm maps, etc. Also incorporates random object generator on the manifolds. See Dai, Lin, and Müller (2021) <doi:10.1111/biom.13385>.
Last updated 2 years ago
1.48 score 1 stars 1 packages 3 scripts 156 downloadsNPBayesImputeCat - Non-Parametric Bayesian Multiple Imputation for Categorical Data
These routines create multiple imputations of missing at random categorical data, and create multiply imputed synthesis of categorical data, with or without structural zeros. Imputations and syntheses are based on Dirichlet process mixtures of multinomial distributions, which is a non-parametric Bayesian modeling approach that allows for flexible joint modeling, described in Manrique-Vallier and Reiter (2014) <doi:10.1080/10618600.2013.844700>.
Last updated 2 years ago
1.48 score 1 packages 6 scripts 285 downloadsGRIDCOPULA - Bivariate Copula Functions Based on Regular Grid
Estimates grid type bivariate copula functions, calculates some association measures and provides several copula graphics.
Last updated 2 years ago
1.48 score 1 packages 1 scripts 223 downloadsdixonTest - Dixon's Ratio Test for Outlier Detection
For outlier detection in small and normally distributed samples the ratio test of Dixon (Q-test) can be used. Density, distribution function, quantile function and random generation for Dixon's ratio statistics are provided as wrapper functions. The core applies McBane's Fortran functions <doi:10.18637/jss.v016.i03> that use Gaussian quadrature for a numerical solution.
Last updated 2 years ago
1.48 score 1 packages 302 downloadsnilde - Nonnegative Integer Solutions of Linear Diophantine Equations with Applications
Routines for enumerating all existing nonnegative integer solutions of a linear Diophantine equation. The package provides routines for solving 0-1, bounded and unbounded knapsack problems; 0-1, bounded and unbounded subset sum problems; additive partitioning of natural numbers; and one-dimensional bin-packing problem.
Last updated 2 years ago
1.48 score 1 packages 8 scripts 203 downloadscrops - Changepoints for a Range of Penalties (CROPS)
Implements the Changepoints for a Range of Penalties (CROPS) algorithm of Haynes et al. (2017) <doi:10.1080/10618600.2015.1116445> for finding all of the optimal segmentations for multiple penalty values over a continuous range.
Last updated 2 years ago
1.48 score 1 packages 2 scripts 252 downloadsRockFab - Rock Fabric and Strain Analysis Tools
Provides functions to complete three-dimensional rock fabric and strain analyses following the Rf Phi, Fry, and normalized Fry methods. Also allows for plotting of results and interactive 3D visualization functionality.
Last updated 2 years ago
1.48 score 1 packages 190 downloadsProbYX - Inference for the Stress-Strength Model R = P(Y<X)
Confidence intervals and point estimation for R under various parametric model assumptions; likelihood inference based on classical first-order approximations and higher-order asymptotic procedures.
Last updated 2 years ago
1.48 score 1 packages 8 scripts 168 downloadsUWHAM - Unbinned Weighted Histogram Analysis Method (UWHAM)
A method for estimating log-normalizing constants (or free energies) and expectations from multiple distributions (such as multiple generalized ensembles).
Last updated 3 years ago
1.48 score 4 scripts 167 downloadseegkitdata - Electroencephalography Toolkit Datasets
Contains the example EEG data used in the package eegkit. Also contains code for easily creating larger EEG datasets from the EEG Database on the UCI Machine Learning Repository.
Last updated 3 years ago
1.48 score 1 packages 9 scripts 297 downloadsInspectChangepoint - High-Dimensional Changepoint Estimation via Sparse Projection
Provides a data-driven projection-based method for estimating changepoints in high-dimensional time series. Multiple changepoints are estimated using a (wild) binary segmentation scheme.
Last updated 3 years ago
1.48 score 1 stars 30 scripts 237 downloadsmatpow - Matrix Powers
A general framework for computing powers of matrices. A key feature is the capability for users to write callback functions, called after each iteration, thus enabling customization for specific applications. Diverse types of matrix classes/matrix multiplication are accommodated. If the multiplication type computes in parallel, then the package computation is also parallel.
Last updated 3 years ago
1.48 score 1 packages 8 scripts 199 downloadsreadmoRe - Utilities for Importing and Manipulating Biomedical Data Files
Tools to read various file types into one list of data structures, usually, but not limited to, data frames. Excel files are read sheet-wise, i.e., all or a selection of sheets can be read. Field delimiters and decimal separators are determined automatically.
Last updated 3 years ago
1.48 score 1 packages 193 downloadsotrimle - Robust Model-Based Clustering
Performs robust cluster analysis allowing for outliers and noise that cannot be fitted by any cluster. The data are modelled by a mixture of Gaussian distributions and a noise component, which is an improper uniform distribution covering the whole Euclidean space. Parameters are estimated by (pseudo) maximum likelihood. This is fitted by a EM-type algorithm. See Coretto and Hennig (2016) <doi:10.1080/01621459.2015.1100996>, and Coretto and Hennig (2017) <https://jmlr.org/papers/v18/16-382.html>.
Last updated 3 years ago
1.48 score 1 stars 1 packages 9 scripts 310 downloadsClusVis - Gaussian-Based Visualization of Gaussian and Non-Gaussian Model-Based Clustering
Gaussian-Based Visualization of Gaussian and Non-Gaussian Model-Based Clustering done on any type of data. Visualization is based on the probabilities of classification.
Last updated 5 years ago
1.48 score 10 scripts 222 downloadsMultiwayRegression - Perform Tensor-on-Tensor Regression
Functions to predict one multi-way array (i.e., a tensor) from another multi-way array, using a low-rank CANDECOMP/PARAFAC (CP) factorization and a ridge (L_2) penalty [Lock, EF (2018) <doi:10.1080/10618600.2017.1401544>]. Also includes functions to sample from the Bayesian posterior of a tensor-on-tensor model.
Last updated 5 years ago
1.48 score 1 packages 7 scripts 152 downloadsclogitL1 - Fitting Exact Conditional Logistic Regression with Lasso and Elastic Net Penalties
Tools for the fitting and cross validation of exact conditional logistic regression models with lasso and elastic net penalties. Uses cyclic coordinate descent and warm starts to compute the entire path efficiently.
Last updated 6 years ago
1.48 score 1 stars 1 packages 8 scripts 268 downloadskofnGA - A Genetic Algorithm for Fixed-Size Subset Selection
Provides a function that uses a genetic algorithm to search for a subset of size k from the integers 1:n, such that a user-supplied objective function is minimized at that subset. The selection step is done by tournament selection based on ranks, and elitism may be used to retain a portion of the best solutions from one generation to the next. Population objective function values may optionally be evaluated in parallel.
Last updated 6 years ago
1.48 score 1 packages 10 scripts 263 downloadsrifle - Sparse Generalized Eigenvalue Problem
Implements the algorithms for solving sparse generalized eigenvalue problem by Tan, et. al. (2018). Sparse Generalized Eigenvalue Problem: Optimal Statistical Rates via Truncated Rayleigh Flow. To appear in Journal of the Royal Statistical Society: Series B. <arXiv:1604.08697>.
Last updated 6 years ago
1.48 score 1 packages 7 scripts 108 downloadsxmlrpc2 - Implementation of the Remote Procedure Call Protocol ('XML-RPC')
The 'XML-RPC' is a remote procedure call protocol based on 'XML'. The 'xmlrpc2' package is inspired by the 'XMLRPC' package but uses the 'curl' and 'xml2' packages instead 'RCurl' and 'XML'.
Last updated 6 years ago
1.48 score 1 packages 5 scripts 346 downloadshermite - Generalized Hermite Distribution
Probability functions and other utilities for the generalized Hermite distribution.
Last updated 7 years ago
1.48 score 1 packages 5 scripts 205 downloadstgram - Compute and Plot Tracheidograms
Functions to compute and plot tracheidograms, as in De Soto et al. (2011) <doi:10.1139/x11-045>.
Last updated 7 years ago
1.48 score 1 packages 4 scripts 167 downloadsthregI - Threshold Regression for Interval-Censored Data with a Cure Rate Option
Fit a threshold regression model for Interval Censored Data based on the first-hitting-time of a boundary by the sample path of a Wiener diffusion process. The threshold regression methodology is well suited to applications involving survival and time-to-event data.
Last updated 7 years ago
1.48 score 1 packages 8 scripts 183 downloadsDoEstRare - Rare Variant Association Test Based on Position Density Estimation
Rare variant association test integrating variant position information. It aims to identify the presence of clusters of disease-risk variants in specific gene regions. For more details, please read the publication from Persyn et al. (2017) <doi:10.1371/journal.pone.0179364>.
Last updated 7 years ago
1.48 score 1 scripts 146 downloadsTPEA - A Novel Topology-Based Pathway Enrichment Analysis Approach
We described a novel Topology-based pathway enrichment analysis, which integrated the global position of the nodes and the topological property of the pathways in Kyoto Encyclopedia of Genes and Genomes Database. We also provide some functions to obtain the latest information about pathways to finish pathway enrichment analysis using this method.
Last updated 7 years ago
1.48 score 1 stars 1 packages 3 scripts 199 downloadsMaxSkew - Orthogonal Data Projections with Maximal Skewness
It finds Orthogonal Data Projections with Maximal Skewness. The first data projection in the output is the most skewed among all linear data projections. The second data projection in the output is the most skewed among all data projections orthogonal to the first one, and so on.
Last updated 8 years ago
1.48 score 1 packages 7 scripts 132 downloadsRDStreeboot - RDS Tree Bootstrap Method
A tree bootstrap method for estimating uncertainty in respondent-driven samples (RDS). Quantiles are estimated by multilevel resampling in such a way that preserves the dependencies of and accounts for the high variability of the RDS process.
Last updated 8 years ago
1.48 score 1 packages 6 scripts 103 downloadsmomentchi2 - Moment-Matching Methods for Weighted Sums of Chi-Squared Random Variables
A collection of moment-matching methods for computing the cumulative distribution function of a positively-weighted sum of chi-squared random variables. Methods include the Satterthwaite-Welch method, Hall-Buckley-Eagleson method, Wood's F method, and the Lindsay-Pilla-Basak method.
Last updated 8 years ago
1.48 score 1 stars 1 packages 8 scripts 181 downloadsGameTheoryAllocation - Tools for Calculating Allocations in Game Theory
Many situations can be modeled as game theoretic situations. Some procedures are included in this package to calculate the most important allocations rules in Game Theory: Shapley value, Owen value or nucleolus, among other. First, we must define as an argument the value of the unions of the envolved agents with the characteristic function.
Last updated 8 years ago
1.48 score 1 stars 1 packages 9 scripts 165 downloadsDWreg - Parametric Regression for Discrete Response
Regression for a discrete response, where the conditional distribution is modelled via a discrete Weibull distribution.
Last updated 8 years ago
1.48 score 1 packages 5 scripts 184 downloadsuniReg - Unimodal Penalized Spline Regression using B-Splines
Univariate spline regression. It is possible to add the shape constraint of unimodality and predefined or self-defined penalties on the B-spline coefficients.
Last updated 8 years ago
1.48 score 1 packages 8 scripts 348 downloadsGiNA - High Throughput Phenotyping
Performs image segmentation in fruit or seeds pictures in order to measure physical features in a high-throughput manner for genome-wide association (GWAS) and genomic selection programs.
Last updated 9 years ago
1.48 score 8 scripts 125 downloadsrobreg3S - Three-Step Regression and Inference for Cellwise and Casewise Contamination
Three-step regression and inference for cellwise and casewise contamination.
Last updated 9 years ago
1.48 score 1 packages 3 scripts 146 downloadsForecastCombinations - Forecast Combinations
Aim: Supports the most frequently used methods to combine forecasts. Among others: Simple average, Ordinary Least Squares, Least Absolute Deviation, Constrained Least Squares, Variance-based, Best Individual model, Complete subset regressions and Information-theoretic (information criteria based).
Last updated 9 years ago
1.48 score 1 packages 3 scripts 182 downloadsICC.Sample.Size - Calculation of Sample Size and Power for ICC
Provides functions to calculate the requisite sample size for studies where ICC is the primary outcome. Can also be used for calculation of power. In both cases it allows the user to test the impact of changing input variables by calculating the outcome for several different values of input variables. Based off the work of Zou. Zou, G. Y. (2012). Sample size formulas for estimating intraclass correlation coefficients with precision and assurance. Statistics in medicine, 31(29), 3972-3981.
Last updated 9 years ago
1.48 score 1 packages 8 scripts 273 downloadsLCFdata - Data sets for package ``LMERConvenienceFunctions''
This package contains (1) event-related brain potential data recorded from 10 participants at electrodes Fz, Cz, Pz, and Oz (0--300 ms) in the context of Antoine Tremblay's PhD thesis (Tremblay, 2009); (2) ERP amplitudes at electrode Fz restricted to the 100 to 175 millisecond time window; and (3) plotting data generated from a linear mixed-effects model.
Last updated 11 years ago
1.48 score 1 packages 7 scripts 341 downloadscenROC - Estimating Time-Dependent ROC Curve and AUC for Censored Data
Contains functions to estimate a smoothed and a non-smoothed (empirical) time-dependent receiver operating characteristic curve and the corresponding area under the receiver operating characteristic curve and the optimal cutoff point for the right and interval censored survival data. See Beyene and El Ghouch (2020)<doi:10.1002/sim.8671> and Beyene and El Ghouch (2022) <doi:10.1002/bimj.202000382>.
Last updated 2 years ago
1.46 score 29 scripts 208 downloadsqrmix - Quantile Regression Mixture Models
Implements the robust algorithm for fitting finite mixture models based on quantile regression proposed by Emir et al., 2017 (unpublished).
Last updated 8 years ago
1.46 score 1 stars 29 scripts 87 downloadsspagmix - Artificial Spatial and Spatio-Temporal Densities on Bounded Windows
Simple utilities to design and generate density functions on bounded regions in space and space-time, and simulate independent, identically distributed data therefrom. See Davies & Lawson (2019) <doi:10.1080/00949655.2019.1575066> for example.
Last updated 5 months ago
1.45 score 14 scripts 547 downloadsBCRA - Breast Cancer Risk Assessment
Functions provide risk projections of invasive breast cancer based on Gail model according to National Cancer Institute's Breast Cancer Risk Assessment Tool algorithm for specified race/ethnic groups and age intervals. Gail MH, Brinton LA, et al (1989) <doi:10.1093/jnci/81.24.1879>. Marthew PB, Gail MH, et al (2016) <doi:10.1093/jnci/djw215>.
Last updated 4 years ago
1.45 score 1 stars 14 scripts 311 downloadsHydroMe - Estimating Water Retention and Infiltration Model Parameters using Experimental Data
Contains functions for estimating the parameters of infiltration and water retention models using the curve-fitting methods as discussed in Omuto and Gumbe (2009) ("Estimating water infiltration and retention characteristics using a computer program in R"<doi:10.1016/j.cageo.2008.08.011>). The models considered are those that are commonly used in soil science. Version 2 of the package has new models for water retention characteristic curves.
Last updated 6 months ago
1.43 score 1 stars 27 scripts 258 downloadsessentials - Essential Functions not Included in Base R
Functions for converting objects to scalars (vectors of length 1) and a more inclusive definition of data that can be interpreted as numbers (numeric and complex alike).
Last updated 4 years ago
1.43 score 27 scripts 243 downloadsrLDCP - Text Generation from Data
Linguistic Descriptions of Complex Phenomena (LDCP) is an architecture and methodology that allows us to model complex phenomena, interpreting input data, and generating automatic text reports customized to the user needs (see <doi:10.1016/j.ins.2016.11.002> and <doi:10.1007/s00500-016-2430-5>). The proposed package contains a set of methods that facilitates the development of LDCP systems. It main goal is increasing the visibility and practical use of this research line.
Last updated 7 years ago
1.43 score 27 scripts 128 downloadsoaPlots - OpenAnalytics Plots Package
Offers a suite of functions for enhancing R plots.
Last updated 9 years ago
1.43 score 27 scripts 139 downloadsMultiplierDEA - Multiplier Data Envelopment Analysis and Cross Efficiency
Functions are provided for calculating efficiency using multiplier DEA (Data Envelopment Analysis): Measuring the efficiency of decision making units (Charnes et al., 1978 <doi:10.1016/0377-2217(78)90138-8>) and cross efficiency using single and two-phase approach. In addition, it includes some datasets for calculating efficiency and cross efficiency.
Last updated 2 years ago
1.41 score 1 stars 26 scripts 230 downloadsFAwR - Functions and Datasets for "Forest Analytics with R"
Provides functions and datasets from the book "Forest Analytics with R".
Last updated 4 years ago
1.41 score 2 stars 13 scripts 393 downloadsCalibratR - Mapping ML Scores to Calibrated Predictions
Transforms your uncalibrated Machine Learning scores to well-calibrated prediction estimates that can be interpreted as probability estimates. The implemented BBQ (Bayes Binning in Quantiles) model is taken from Naeini (2015, ISBN:0-262-51129-0). Please cite this paper: Schwarz J and Heider D, Bioinformatics 2019, 35(14):2458-2465.
Last updated 5 years ago
1.41 score 2 stars 13 scripts 295 downloadstropAlgebra - Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In tropical algebra, the tropical sum of two numbers is their minimum and the tropical product of two numbers is their ordinary sum. For more information see also I. Simon (1988) Recognizable sets with multiplicities in the tropical semi ring: Volume 324 Lecture Notes I Computer Science, pages 107-120 <doi: 10.1007/BFb0017135>.
Last updated 7 years ago
1.41 score 2 stars 13 scripts 98 downloadsassocInd - Implements New and Existing Association Indices for Constructing Animal Social Networks
Implements several new association indices that can control for various types of errors. Also includes existing association indices and functions for simulating the effects of different rates of error on estimates of association strength between individuals using each method.
Last updated 7 years ago
1.41 score 26 scripts 192 downloadshighmean - Two-Sample Tests for High-Dimensional Mean Vectors
Provides various tests for comparing high-dimensional mean vectors in two sample populations.
Last updated 8 years ago
1.41 score 2 stars 13 scripts 185 downloadsSteinIV - Semi-Parametric Stein-Like Estimator with Instrumental Variables
Routines for computing different types of linear estimators, based on instrumental variables (IVs), including the semi-parametric Stein-like (SPS) estimator, originally introduced by Judge and Mittelhammer (2004) <DOI:10.1198/016214504000000430>.
Last updated 9 years ago
1.41 score 2 stars 13 scripts 161 downloadsncar - Noncompartmental Analysis for Pharmacokinetic Report
Conduct a noncompartmental analysis with industrial strength. Some features are 1) CDISC SDTM terms 2) Automatic or manual slope selection 3) Supporting both 'linear-up linear-down' and 'linear-up log-down' method 4) Interval(partial) AUCs with 'linear' or 'log' interpolation method 5) Produce pdf, rtf, text report files. * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).
Last updated 1 years ago
1.40 score 1 stars 25 scripts 451 downloadshwwntest - Tests of White Noise using Wavelets
Provides methods to test whether time series is consistent with white noise. Two new tests based on Haar wavelets and general wavelets described by Nason and Savchev (2014) <doi:10.1002/sta4.69> are provided and, for comparison purposes this package also implements the B test of Bartlett (1967) <doi:10.2307/2333850>. Functionality is provided to compute an approximation to the theoretical power of the general wavelet test in the case of general ARMA alternatives.
Last updated 1 years ago
1.40 score 1 stars 25 scripts 256 downloadsFunctanSNP - Functional Analysis (with Interactions) for Dense SNP Data
An implementation of revised functional regression models for multiple genetic variation data, such as single nucleotide polymorphism (SNP) data, which provides revised functional linear regression models, partially functional interaction regression analysis with penalty-based techniques and corresponding drawing functions, etc.(Ruzong Fan, Yifan Wang, James L. Mills, Alexander F. Wilson, Joan E. Bailey-Wilson, and Momiao Xiong (2013) <doi:10.1002/gepi.21757>).
Last updated 2 years ago
1.40 score 25 scripts 187 downloadsIndTestPP - Tests of Independence and Analysis of Dependence Between Point Processes in Time
It provides a general framework to analyse dependence between point processes in time. It includes parametric and non-parametric tests to study independence, and functions for generating and analysing different types of dependence.
Last updated 4 years ago
1.40 score 25 scripts 145 downloadsfactset.analyticsapi.engines - 'FactSet' Engines API Client
Allow clients to fetch 'analytics' through API for Portfolio 'Analytics'('PA'), Style Performance Risk('SPAR') and 'Vault' products of 'FactSet'. Visit <https://github.com/factset/analyticsapi-engines-r-sdk/tree/master/Engines> for more information on the usage of package. Visit <https://developer.factset.com/> for more information on products.
Last updated 5 years ago
1.40 score 25 scripts 174 downloadsmiLineage - Association Tests for Microbial Lineages on a Taxonomic Tree
A variety of association tests for microbiome data analysis including Quasi-Conditional Association Tests (QCAT) described in Tang Z.-Z. et al.(2017) <doi:10.1093/bioinformatics/btw804> and Zero-Inflated Generalized Dirichlet Multinomial (ZIGDM) tests described in Tang Z.-Z. & Chen G. (2017, submitted).
Last updated 7 years ago
1.40 score 25 scripts 187 downloadsSigOptR - R API Wrapper for SigOpt
Interfaces with the 'SigOpt' API. More info at <https://sigopt.com>.
Last updated 8 years ago
1.40 score 25 scripts 417 downloadslgarch - Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the package are: lgarchSim(), mlgarchSim(), lgarch() and mlgarch(). The first two functions simulate from a univariate and a multivariate log-GARCH model, respectively, whereas the latter two estimate a univariate and multivariate log-GARCH model, respectively.
Last updated 9 years ago
1.40 score 1 stars 25 scripts 288 downloadsbeyondWhittle - Bayesian Spectral Inference for Time Series
Implementations of Bayesian parametric, nonparametric and semiparametric procedures for univariate and multivariate time series. The package is based on the methods presented in C. Kirch et al (2018) <doi:10.1214/18-BA1126>, A. Meier (2018) <https://opendata.uni-halle.de//handle/1981185920/13470> and Y. Tang et al (2023) <arXiv:2303.11561>. It was supported by DFG grants KI 1443/3-1 and KI 1443/3-2.
Last updated 9 months ago
1.38 score 2 stars 12 scripts 446 downloadsrankFD - Rank-Based Tests for General Factorial Designs
The rankFD() function calculates the Wald-type statistic (WTS) and the ANOVA-type statistic (ATS) for nonparametric factorial designs, e.g., for count, ordinal or score data in a crossed design with an arbitrary number of factors. Brunner, E., Bathke, A. and Konietschke, F. (2018) <doi:10.1007/978-3-030-02914-2>.
Last updated 3 years ago
1.38 score 12 scripts 294 downloadsseqmon - Group Sequential Design Class for Clinical Trials
S4 class object for creating and managing group sequential designs. It calculates the efficacy and futility boundaries at each look. It allows modifying the design and tracking the design update history.
Last updated 6 months ago
1.38 score 24 scripts 196 downloadsphenmod - Auxiliary Functions for Phenological Data Processing, Modelling and Result Handling
Provides functions for phenological data preprocessing, modelling and result handling. For more information, please refer to Lange et al. (2016) <doi:10.1007/s00484-016-1161-8>.
Last updated 3 years ago
1.38 score 24 scripts 145 downloadsbio.infer - Predict Environmental Conditions from Biological Observations
Imports benthic count data, reformats this data, and computes environmental inferences from this data.
Last updated 4 years ago
1.38 score 24 scripts 390 downloadsFreeSortR - Free Sorting Data Analysis
Provides tools for describing and analysing free sorting data. Main methods are computation of consensus partition and factorial analysis of the dissimilarity matrix between stimuli (using multidimensional scaling approach).
Last updated 7 years ago
1.38 score 24 scripts 172 downloadsgTests - Graph-Based Two-Sample Tests
Four graph-based tests are provided for testing whether two samples are from the same distribution. It works for both continuous data and discrete data.
Last updated 7 years ago
1.38 score 1 stars 24 scripts 161 downloadsTestCor - FWER and FDR Controlling Procedures for Multiple Correlation Tests
Different multiple testing procedures for correlation tests are implemented. These procedures were shown to theoretically control asymptotically the Family Wise Error Rate (Roux (2018) <https://tel.archives-ouvertes.fr/tel-01971574v1>) or the False Discovery Rate (Cai & Liu (2016) <doi:10.1080/01621459.2014.999157>). The package gather four test statistics used in correlation testing, four FWER procedures with either single step or stepdown versions, and four FDR procedures.
Last updated 4 years ago
1.36 score 1 stars 23 scripts 223 downloadsnewTestSurvRec - Statistical Tests to Compare Curves with Recurrent Events
Implements the routines to compare the survival curves with recurrent events, including the estimations of survival curves. The first model is a model for recurrent event, when the data are correlated or not correlated. It was proposed by Wang and Chang (1999) <doi:10.2307/2669690>. In the independent case, the survival function can be estimated by the generalization of the limit product model of Pena (2001) <doi:10.1198/016214501753381922>.
Last updated 7 years ago
1.36 score 23 scripts 98 downloadsEurosarcBayes - Bayesian Single Arm Sample Size Calculation Software
Bayesian sample size calculation software and examples for EuroSARC clinical trials which utilise Bayesian methodology. These trials rely on binomial based endpoints so the majority of programs found here relate to this sort of endpoint. Developed as part of the EuroSARC FP7 grant.
Last updated 7 years ago
1.36 score 23 scripts 214 downloadswoe - Computes Weight of Evidence and Information Values
Shows the relationship between an independent and dependent variable through Weight of Evidence and Information Value.
Last updated 9 years ago
1.36 score 1 stars 23 scripts 210 downloadsfirst - Factor Importance Ranking and Selection using Total Indices
A model-independent factor importance ranking and selection procedure that is based on total Sobol' indices. Please see Huang and Joseph (2024) <arXiv:2401.00800>. This research is supported by U.S. National Science Foundation grants DMS-2310637 and DMREF-1921873.
Last updated 9 months ago
1.34 score 11 scripts 174 downloadsgeoBayes - Analysis of Geostatistical Data using Bayes and Empirical Bayes Methods
Functions to fit geostatistical data. The data can be continuous, binary or count data and the models implemented are flexible. Conjugate priors are assumed on some parameters while inference on the other parameters can be done through a full Bayesian analysis of by empirical Bayes methods.
Last updated 2 months ago
1.34 score 22 scripts 523 downloadsEvCombR - Evidence Combination in R
Combine pieces of evidence in the form of uncertainty representations.
Last updated 3 years ago
1.34 score 22 scripts 288 downloadsDiderot - Bibliographic Network Analysis
Enables the user to build a citation network/graph from bibliographic data and, based on modularity and heterocitation metrics, assess the degree of awareness/cross-fertilization between two corpora/communities. This toolset is optimized for Scopus data.
Last updated 5 years ago
1.34 score 22 scripts 234 downloadsGFGM.copula - Generalized Farlie-Gumbel-Morgenstern Copula
Compute bivariate dependence measures and perform bivariate competing risks analysis under the generalized Farlie-Gumbel-Morgenstern (FGM) copula. See Shih and Emura (2018) <doi:10.1007/s00180-018-0804-0> and Shih and Emura (2019) <doi:10.1007/s00362-016-0865-5> for details.
Last updated 5 years ago
1.34 score 22 scripts 162 downloadsphiDelta - Tool for Phi Delta Analysis of Features
Analysis of features by phi delta diagrams. In particular, functions for reading data and calculating phi and delta as well as the functionality to plot it. Moreover it is possible to do further analysis on the data by generating rankings. For more information on phi delta diagrams, see also Giuliano Armano (2015) <doi:10.1016/j.ins.2015.07.028>.
Last updated 7 years ago
1.34 score 22 scripts 118 downloadsvotesys - Voting Systems, Instant-Runoff Voting, Borda Method, Various Condorcet Methods
Various methods to count ballots in voting systems are provided. Functions to check validity of ballots are also provided to ensure flexibility.
Last updated 7 years ago
1.34 score 1 stars 22 scripts 265 downloadsalphaOutlier - Obtain Alpha-Outlier Regions for Well-Known Probability Distributions
Given the parameters of a distribution, the package uses the concept of alpha-outliers by Davies and Gather (1993) to flag outliers in a data set. See Davies, L.; Gather, U. (1993): The identification of multiple outliers, JASA, 88 423, 782-792, <doi:10.1080/01621459.1993.10476339> for details.
Last updated 8 years ago
1.34 score 22 scripts 267 downloadsradar - Fundamental Formulas for Radar
Fundamental formulas for Radar, for attenuation, range, velocity, effectiveness, power, scatter, doppler, geometry, radar equations, etc. Based on Nick Guy's Python package PyRadarMet
Last updated 10 years ago
1.34 score 1 stars 22 scripts 185 downloadsoptimStrat - Choosing the Sample Strategy
Intended to assist in the choice of the sampling strategy to implement in a survey.
Last updated 1 years ago
1.32 score 21 scripts 302 downloadslinearModel - Linear Model Functions
Functions to access and test results from a linear model.
Last updated 3 years ago
1.32 score 21 scripts 234 downloadsRcppHMM - Rcpp Hidden Markov Model
Collection of functions to evaluate sequences, decode hidden states and estimate parameters from a single or multiple sequences of a discrete time Hidden Markov Model. The observed values can be modeled by a multinomial distribution for categorical/labeled emissions, a mixture of Gaussians for continuous data and also a mixture of Poissons for discrete values. It includes functions for random initialization, simulation, backward or forward sequence evaluation, Viterbi or forward-backward decoding and parameter estimation using an Expectation-Maximization approach.
Last updated 7 years ago
1.32 score 1 stars 21 scripts 222 downloadsCCTpack - Consensus Analysis, Model-Based Clustering, and Cultural Consensus Theory Applications
Consensus analysis, model-based clustering, and cultural consensus theory applications to response data (e.g. questionnaires). The models are applied using hierarchical Bayesian inference. The current package version supports binary, ordinal, and continuous data formats.
Last updated 7 years ago
1.32 score 1 stars 21 scripts 282 downloadscchs - Cox Model for Case-Cohort Data with Stratified Subcohort-Selection
Contains a function, also called 'cchs', that calculates Estimator III of Borgan et al (2000), <DOI:10.1023/A:1009661900674>. This estimator is for fitting a Cox proportional hazards model to data from a case-cohort study where the subcohort was selected by stratified simple random sampling.
Last updated 7 days ago
1.30 score 1 stars 1 scripts 305 downloadsCICI - Causal Inference with Continuous (Multiple Time Point) Interventions
Estimation of counterfactual outcomes for multiple values of continuous interventions at different time points, and plotting of causal dose-response curves. Details are given in Schomaker, McIlleron, Denti, Diaz (2024) <doi:10.48550/arXiv.2305.06645>.
Last updated 22 days ago
1.30 score 269 downloadsoptbin - Optimal Binning of Data
Defines thresholds for breaking data into a number of discrete levels, minimizing the (mean) squared error within all bins.
Last updated 23 days ago
1.30 score 2 scripts 532 downloadsiForecast - Machine Learning Time Series Forecasting
Compute static, onestep and multistep time series forecasts for machine learning models.
Last updated 23 days ago
1.30 score 1 scripts 361 downloadselhmc - Sampling from a Empirical Likelihood Bayesian Posterior of Parameters Using Hamiltonian Monte Carlo
A tool to draw samples from a Empirical Likelihood Bayesian posterior of parameters using Hamiltonian Monte Carlo.
Last updated 25 days ago
1.30 score 2 scripts 178 downloadscols - Constrained Ordinary Least Squares
Constrained ordinary least squares is performed. One constraint is that all beta coefficients (including the constant) cannot be negative. They can be either 0 or strictly positive. Another constraint is that the sum of the beta coefficients equals a constant. References: Hansen, B. E. (2022). Econometrics, Princeton University Press. <ISBN:9780691235899>.
Last updated 1 months ago
1.30 score 7 scripts 359 downloadsMHDA - Massive Hierarchically Data Analysis
Three main functions about analyzing massive data (missing observations are allowed) considered from multiple layers of categories.
Last updated 1 months ago
1.30 score 442 downloadseummd - Efficient Univariate Maximum Mean Discrepancy
Computes maximum mean discrepancy two-sample test for univariate data using the Laplacian kernel, as described in Bodenham and Kawahara (2023) <doi:10.1007/s11222-023-10271-x>. The p-value is computed using permutations. Also includes implementation for computing the robust median difference statistic 'Q_n' from Croux and Rousseeuw (1992) <doi:10.1007/978-3-662-26811-7_58> based on Johnson and Mizoguchi (1978) <doi:10.1137/0207013>.
Last updated 1 months ago
1.30 score 5 scripts 273 downloadsMKMeans - A Modern K-Means (MKMeans) Clustering Algorithm
It's a Modern K-Means clustering algorithm allowing data of any number of dimensions, any initial center, and any number of clusters to expect.
Last updated 2 months ago
1.30 score 441 downloadschangepointTests - Change Point Tests for Joint Distributions and Copulas
Change point tests for joint distributions and copulas using pseudo-observations with multipliers or bootstrap. The processes used here have been defined in Bucher, Kojadinovic, Rohmer & Segers <doi:10.1016/j.jmva.2014.07.012> and Nasri & Remillard <doi:10.1016/j.jmva.2019.03.002>.
Last updated 2 months ago
1.30 score 230 downloadsEQUALSTATS - Algorithm Driven Statistical Analysis for Researchers without Coding Skills
Support functions for R-based 'EQUAL-STATS' software which automatically classifies the data and performs appropriate statistical tests. 'EQUAL-STATS' software is a shiny application with an user-friendly interface to perform complex statistical analysis. Gurusamy,K (2024)<doi:10.5281/zenodo.13354162>.
Last updated 2 months ago
1.30 score 437 downloadsSurveyDefense - Survey Defense Tool
This tool is designed to analyze up to 5 Fraud Detection Questions integrated into a survey, focusing on potential fraudulent participants to clean the survey dataset from potential fraud. Fraud Detection Questions and further information available at <https://surveydefense.org>.
Last updated 2 months ago
1.30 score 148 downloadsCoImp - Parametric and Non-Parametric Copula-Based Imputation Methods
Copula-based imputation methods: parametric and non-parametric algorithms for missing multivariate data through conditional copulas.
Last updated 3 months ago
1.30 score 1 stars 8 scripts 329 downloadsbexy - Visualize and Parse the Output of 'BeXY'
Provides functions for summarizing and plotting the output of the command-line tool 'BeXY' (<https://bitbucket.org/wegmannlab/bexy>), a tool that performs Bayesian inference of sex chromosome karyotypes and sex-linked scaffolds from low-depth sequencing data.
Last updated 3 months ago
1.30 score 224 downloadsHMC - High Dimensional Mean Comparison with Projection and Cross-Fitting
Provides interpretable High-dimensional Mean Comparison methods (HMC). For example, users can use them to assess the difference in gene expression between two treatment groups. It is not a gene-by-gene comparison. Instead, we focus on the interplay between features and are interested in those that are predictive of the group label. The methods are valid frequentist tests and give sparse estimates indicating which features contribute to the test results.
Last updated 3 months ago
1.30 score 5 scripts 160 downloadsGUEST - Graphical Models in Ultrahigh-Dimensional and Error-Prone Data via Boosting Algorithm
We consider the ultrahigh-dimensional and error-prone data. Our goal aims to estimate the precision matrix and identify the graphical structure of the random variables with measurement error corrected. We further adopt the estimated precision matrix to the linear discriminant function to do classification for multi-label classes.
Last updated 4 months ago
1.30 score 143 downloadssyllogi - Collection of Data Sets for Teaching Purposes
Collection (syllogi in greek) of real and fictitious data sets for teaching purposes. The datasets were manually entered by the author from the respective references as listed in the individual dataset documentation. The fictions datasets are the creation of the author, that he has found useful for teaching statistics.
Last updated 5 months ago
1.30 score 293 downloadsRsSimulx - Extension of 'lixoftConnectors' for 'Simulx'
Provides useful tools which supplement the use of 'Simulx' software and 'R' connectors ('Monolix Suite'). 'Simulx' is an easy, efficient and flexible application for clinical trial simulations. You need 'Simulx' software to be installed in order to use 'RsSimulx' package. Among others tasks, 'RsSimulx' provides the same functions as package 'mlxR' does with a compatibility with 'Simulx' software.
Last updated 6 months ago
1.30 score 2 stars 1 scripts 240 downloadspowerindexR - Measuring the Power in Voting Systems
This R package allows the determination of some distributions of the voters' power when passing laws in weighted voting situations.
Last updated 6 months ago
1.30 score 289 downloadsQuantileGH - Quantile Least Mahalanobis Distance Estimator for Tukey g-&-h Mixture
Functions for simulation, estimation, and model selection of finite mixtures of Tukey g-and-h distributions.
Last updated 7 months ago
1.30 score 303 downloadsSKFCPD - Fast Online Changepoint Detection for Temporally Correlated Data
Sequential Kalman filter for scalable online changepoint detection by temporally correlated data. It enables fast single and multiple change points with missing values. See the reference: Hanmo Li, Yuedong Wang, Mengyang Gu (2023), <arXiv:2310.18611>.
Last updated 9 months ago
1.30 score 5 scripts 158 downloadsmultipleNCC - Weighted Cox-Regression for Nested Case-Control Data
Fit Cox proportional hazard models with a weighted partial likelihood. It handles one or multiple endpoints, additional matching and makes it possible to reuse controls for other endpoints Stoer NC and Samuelsen SO (2016) <doi:10.32614/rj-2016-030>.
Last updated 10 months ago
1.30 score 10 scripts 255 downloadsfbati - Gene by Environment Interaction and Conditional Gene Tests for Nuclear Families
Does family-based gene by environment interaction tests, joint gene, gene-environment interaction test, and a test of a set of genes conditional on another set of genes.
Last updated 10 months ago
1.30 score 5 scripts 338 downloadsdbstats - Distance-Based Statistics
Prediction methods where explanatory information is coded as a matrix of distances between individuals. Distances can either be directly input as a distances matrix, a squared distances matrix, an inner-products matrix or computed from observed predictors.
Last updated 10 months ago
1.30 score 1 stars 20 scripts 290 downloadsBranching - Simulation and Estimation for Branching Processes
Simulation and parameter estimation of multitype Bienayme - Galton - Watson processes.
Last updated 11 months ago
1.30 score 5 scripts 341 downloadspsbcGroup - Penalized Parametric and Semiparametric Bayesian Survival Models with Shrinkage and Grouping Priors
Algorithms to implement various Bayesian penalized survival regression models including: semiparametric proportional hazards models with lasso priors (Lee et al., Int J Biostat, 2011 <doi:10.2202/1557-4679.1301>) and three other shrinkage and group priors (Lee et al., Stat Anal Data Min, 2015 <doi:10.1002/sam.11266>); parametric accelerated failure time models with group/ordinary lasso prior (Lee et al. Comput Stat Data Anal, 2017 <doi:10.1016/j.csda.2017.02.014>).
Last updated 11 months ago
1.30 score 2 stars 4 scripts 196 downloadslongclust - Model-Based Clustering and Classification for Longitudinal Data
Clustering or classification of longitudinal data based on a mixture of multivariate t or Gaussian distributions with a Cholesky-decomposed covariance structure. Details in McNicholas and Murphy (2010) <doi:10.1002/cjs.10047> and McNicholas and Subedi (2012) <doi:10.1016/j.jspi.2011.11.026>.
Last updated 11 months ago
1.30 score 5 scripts 208 downloadsEcoIndR - Ecological Indicators
Calculates several indices, such as of diversity, fluctuation, etc., and they are used to estimate ecological indicators.
Last updated 1 years ago
1.30 score 1 stars 1 scripts 247 downloadsEnvNicheR - Niche Estimation
A plot overlying the niche of multiple species is obtained: 1) to determine the niche conditions which favor a higher species richness, 2) to create a box plot with the range of environmental variables of the species, 3) to obtain a list of species in an area of the niche selected by the user and, 4) to estimate niche overlap among the species.
Last updated 1 years ago
1.30 score 3 scripts 185 downloadsOptionPricing - Option Pricing with Efficient Simulation Algorithms
Efficient Monte Carlo Algorithms for the price and the sensitivities of Asian and European Options under Geometric Brownian Motion.
Last updated 1 years ago
1.30 score 2 stars 5 scripts 398 downloadsRobustAFT - Truncated Maximum Likelihood Fit and Robust Accelerated Failure Time Regression for Gaussian and Log-Weibull Case
R functions for the computation of the truncated maximum likelihood and the robust accelerated failure time regression for gaussian and log-Weibull case.
Last updated 1 years ago
1.30 score 20 scripts 271 downloadsGMMBoost - Likelihood-Based Boosting for Generalized Mixed Models
Likelihood-based boosting approaches for generalized mixed models are provided.
Last updated 1 years ago
1.30 score 9 scripts 446 downloadslillies - Estimation of Life Years Lost
Estimation of life expectancy and Life Years Lost (LYL, or lillies for short) for a given population, for example those with a given disease or condition. In addition, the package can be used to compare estimates from different populations, or to estimate confidence intervals. Technical details of the method are available in Plana-Ripoll et al. (2020) <doi:10.1371/journal.pone.0228073> and Andersen (2017) <doi:10.1002/sim.7357>.
Last updated 1 years ago
1.30 score 2 stars 2 scripts 347 downloadsregressoR - Regression Data Analysis System
Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes methods such as linear regression, penalized regression, k-nearest neighbors, decision trees, ada boosting, extreme gradient boosting, random forest, neural networks, deep learning and support vector machines.
Last updated 1 years ago
1.30 score 2 stars 417 downloadsMBSP - Multivariate Bayesian Model with Shrinkage Priors
Gibbs sampler for fitting multivariate Bayesian linear regression with shrinkage priors (MBSP), using the three parameter beta normal family. The method is described in Bai and Ghosh (2018) <doi:10.1016/j.jmva.2018.04.010>.
Last updated 2 years ago
1.30 score 6 scripts 248 downloadscml - Conditional Manifold Learning
Finds a low-dimensional embedding of high-dimensional data, conditioning on available manifold information. The current version supports conditional MDS (based on either conditional SMACOF in Bui (2021) <arXiv:2111.13646> or closed-form solution in Bui (2022) <doi:10.1016/j.patrec.2022.11.007>) and conditional ISOMAP in Bui (2021) <arXiv:2111.13646>.
Last updated 2 years ago
1.30 score 2 scripts 223 downloadsCPE - Concordance Probability Estimates in Survival Analysis
Concordance probability estimate (CPE) is a commonly used performance measure in survival analysis that evaluates the predictive accuracy of a survival model. It measures how well a model can distinguish between pairs of individuals with different survival times. Specifically, it calculate the proportion of all pairs of individuals whose predicted survival times are correctly ordered.
Last updated 2 years ago
1.30 score 2 stars 10 scripts 267 downloadsChaosGame - Chaos Game
The main objective of the package is to enter a word of at least two letters based on which an Iterated Function System with Probabilities is constructed, and a two-dimensional fractal containing the chosen word infinitely often is generated via the Chaos Game. Additionally, the package allows to project the two-dimensional fractal on several three-dimensional surfaces and to transform the fractal into another fractal with uniform marginals.
Last updated 2 years ago
1.30 score 2 stars 3 scripts 309 downloadsARIMAANN - Time Series Forecasting using ARIMA-ANN Hybrid Model
Testing, Implementation, and Forecasting of the ARIMA-ANN hybrid model. The ARIMA-ANN hybrid model combines the distinct strengths of the Auto-Regressive Integrated Moving Average (ARIMA) model and the Artificial Neural Network (ANN) model for time series forecasting.For method details see Zhang, GP (2003) <doi:10.1016/S0925-2312(01)00702-0>.
Last updated 2 years ago
1.30 score 2 stars 316 downloadsExactCIdiff - Inductive Confidence Intervals for the Difference Between Two Proportions
This is a package for exact Confidence Intervals for the difference between two independent or dependent proportions.
Last updated 2 years ago
1.30 score 5 scripts 286 downloadsRGE - Response from Genotype to Environment
Compute yield-stability index based on Bayesian methodology, which is useful for analyze multi-environment trials in plant breeding programs. References: Cotes Torres JM, Gonzalez Jaimes EP, and Cotes Torres A (2016) <https://revistas.unimilitar.edu.co/index.php/rfcb/article/view/2037> Seleccion de Genotipos con Alta Respuesta y Estabilidad Fenotipica en Pruebas Regionales: Recuperando el Concepto Biologico.
Last updated 3 years ago
1.30 score 6 scripts 185 downloadsGreyModel - Fitting and Forecasting of Grey Model
Testing, Implementation and Forecasting of Grey Model (GM(1, 1)). For method details see Hsu, L. and Wang, C. (2007). <doi:10.1016/j.techfore.2006.02.005>.
Last updated 3 years ago
1.30 score 2 stars 4 scripts 206 downloadsFertBoot - Fertilizer Response Curve Analysis by Bootstrapping Residuals
Quantify variability (such as confidence interval) of fertilizer response curves and optimum fertilizer rates using bootstrapping residuals with several popular non-linear and linear models.
Last updated 4 years ago
1.30 score 2 stars 1 scripts 115 downloadsnlsmsn - Fitting Nonlinear Models with Scale Mixture of Skew-Normal Distributions
Fit univariate non-linear scale mixture of skew-normal(NL-SMSN) regression, details in Garay, Lachos and Abanto-Valle (2011) <doi:10.1016/j.jkss.2010.08.003> and Lachos, Bandyopadhyay and Garay (2011) <doi:10.1016/j.spl.2011.03.019>.
Last updated 4 years ago
1.30 score 2 stars 3 scripts 205 downloadspointdensityP - Point Density for Geospatial Data
The function pointdensity returns a density count and the temporal average for every point in the original list. The dataframe returned includes four columns: lat, lon, count, and date_avg. The "lat" column is the original latitude data; the "lon" column is the original longitude data; the "count" is the density count of the number of points within a radius of radius*grid_size (the neighborhood); and the date_avg column includes the average date of each point in the neighborhood.
Last updated 4 years ago
1.30 score 1 stars 20 scripts 265 downloadsspass - Study Planning and Adaptation of Sample Size
Sample size estimation and blinded sample size reestimation in Adaptive Study Design.
Last updated 4 years ago
1.30 score 167 downloadsmiCoPTCM - Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approach or the SIMEX algorithm) or not the measurement error in the covariates, using a backfitting approach to maximize the likelihood.
Last updated 4 years ago
1.30 score 5 scripts 166 downloadsFHDI - Fractional Hot Deck and Fully Efficient Fractional Imputation
Impute general multivariate missing data with the fractional hot deck imputation based on Jaekwang Kim (2011) <doi:10.1093/biomet/asq073>.
Last updated 4 years ago
1.30 score 2 stars 4 scripts 240 downloadsBivariate.Pareto - Bivariate Pareto Models
Perform competing risks analysis under bivariate Pareto models. See Shih et al. (2019) <doi:10.1080/03610926.2018.1425450> for details.
Last updated 5 years ago
1.30 score 20 scripts 247 downloadsOptimalDesign - A Toolbox for Computing Efficient Designs of Experiments
Algorithms for D-, A-, I-, and c-optimal designs. Some of the functions in this package require the 'gurobi' software and its accompanying R package. For their installation, please follow the instructions at <https://www.gurobi.com> and the file gurobi_inst.txt, respectively.
Last updated 5 years ago
1.30 score 20 scripts 157 downloadsBlakerCI - Blaker's Binomial and Poisson Confidence Limits
Fast and accurate calculation of Blaker's binomial and Poisson confidence limits (and some related stuff).
Last updated 6 years ago
1.30 score 8 scripts 991 downloadsBNSL - Bayesian Network Structure Learning
From a given data frame, this package learns its Bayesian network structure based on a selected score.
Last updated 6 years ago
1.30 score 8 scripts 200 downloadsglmc - Fitting Generalized Linear Models Subject to Constraints
Fits generalized linear models where the parameters are subject to linear constraints. The model is specified by giving a symbolic description of the linear predictor, a description of the error distribution, and a matrix of constraints on the parameters.
Last updated 6 years ago
1.30 score 1 stars 20 scripts 194 downloadsPlasmaMutationDetector - Tumor Mutation Detection in Plasma
Aims at detecting single nucleotide variation (SNV) and insertion/deletion (INDEL) in circulating tumor DNA (ctDNA), used as a surrogate marker for tumor, at each base position of an Next Generation Sequencing (NGS) analysis. Mutations are assessed by comparing the minor-allele frequency at each position to the measured PER in control samples.
Last updated 6 years ago
1.30 score 197 downloadsPBNPA - Permutation Based Non-Parametric Analysis of CRISPR Screen Data
Permutation based non-parametric analysis of CRISPR screen data. Details about this algorithm are published in the following paper published on BMC genomics, Jia et al. (2017) <doi:10.1186/s12864-017-3938-5>: A permutation-based non-parametric analysis of CRISPR screen data. Please cite this paper if you use this algorithm for your paper.
Last updated 7 years ago
1.30 score 4 scripts 137 downloadsgb - Generalize Lambda Distribution and Generalized Bootstrapping
A collection of algorithms and functions for fitting data to a generalized lambda distribution via moment matching methods, and generalized bootstrapping.
Last updated 7 years ago
1.30 score 7 scripts 185 downloadsmogavs - Multiobjective Genetic Algorithm for Variable Selection in Regression
Functions for exploring the best subsets in regression with a genetic algorithm. The package is much faster than methods relying on complete enumeration, and is suitable for data sets with large number of variables. For more information, see Sinha, Malo & Kuosmanen (2015) <doi:10.1080/10618600.2014.899236>.
Last updated 7 years ago
1.30 score 20 scripts 114 downloadsCoClust - Copula Based Cluster Analysis
A copula based clustering algorithm that finds clusters according to the complex multivariate dependence structure of the data generating process. The updated version of the algorithm is described in Di Lascio, F.M.L. and Giannerini, S. (2016). "Clustering dependent observations with copula functions". Statistical Papers, p.1-17. <doi:10.1007/s00362-016-0822-3>.
Last updated 7 years ago
1.30 score 2 stars 10 scripts 228 downloadsSegCorr - Detecting Correlated Genomic Regions
Performs correlation matrix segmentation and applies a test procedure to detect highly correlated regions in gene expression.
Last updated 7 years ago
1.30 score 1 stars 7 scripts 135 downloadsConSpline - Partial Linear Least-Squares Regression using Constrained Splines
Given response y, continuous predictor x, and covariate matrix, the relationship between E(y) and x is estimated with a shape constrained regression spline. Function outputs fits and various types of inference.
Last updated 7 years ago
1.30 score 2 stars 5 scripts 185 downloadsLGEWIS - Tests for Genetic Association/Gene-Environment Interaction in Longitudinal Studies
Functions for genome-wide association studies (GWAS)/gene-environment-wide interaction studies (GEWIS) with longitudinal outcomes and exposures. He et al. (2017) "Set-Based Tests for Gene-Environment Interaction in Longitudinal Studies" and He et al. (2017) "Rare-variant association tests in longitudinal studies, with an application to the Multi-Ethnic Study of Atherosclerosis (MESA)".
Last updated 7 years ago
1.30 score 9 scripts 135 downloadsplaqr - Partially Linear Additive Quantile Regression
Estimation, prediction, thresholding, transformation, and plotting for partially linear additive quantile regression. Intuitive functions for fitting and plotting partially linear additive quantile regression models. Uses and works with functions from the 'quantreg' package.
Last updated 7 years ago
1.30 score 2 stars 8 scripts 137 downloadsGMDH - Short Term Forecasting via GMDH-Type Neural Network Algorithms
Group method of data handling (GMDH) - type neural network algorithm is the heuristic self-organization method for modelling the complex systems. In this package, GMDH-type neural network algorithms are applied to make short term forecasting for a univariate time series.
Last updated 8 years ago
1.30 score 2 stars 8 scripts 281 downloadsMCMC4Extremes - Posterior Distribution of Extreme Value Models in R
Provides some function to perform posterior estimation for some distribution, with emphasis to extreme value distributions. It contains some extreme datasets, and functions that perform the runs of posterior points of the GPD and GEV distribution. The package calculate some important extreme measures like return level for each t periods of time, and some plots as the predictive distribution, and return level plots.
Last updated 8 years ago
1.30 score 20 scripts 196 downloadsrasclass - Supervised Raster Image Classification
Software to perform supervised and pixel based raster image classification. It has been designed to facilitate land-cover analysis. Five classification algorithms can be used: Maximum Likelihood Classification, Multinomial Logistic Regression, Neural Networks, Random Forests and Support Vector Machines. The output includes the classified raster and standard classification accuracy assessment such as the accuracy matrix, the overall accuracy and the kappa coefficient. An option for in-sample verification is available.
Last updated 9 years ago
1.30 score 2 stars 8 scripts 157 downloadsseqtest - Sequential Triangular Test
Sequential triangular test for the arithmetic mean in one- and two- samples, proportions in one- and two-samples, and the Pearson's correlation coefficient.
Last updated 9 years ago
1.30 score 20 scripts 118 downloadsGroupTest - Multiple Testing Procedure for Grouped Hypotheses
Contains functions for a two-stage multiple testing procedure for grouped hypothesis, aiming at controlling both the total posterior false discovery rate and within-group false discovery rate.
Last updated 9 years ago
1.30 score 6 scripts 120 downloadspco - Panel Cointegration Tests
Computation of the Pedroni (1999) panel cointegration test statistics. Reported are the empirical and the standardized values.
Last updated 9 years ago
1.30 score 10 scripts 235 downloadsmodMax - Community Structure Detection via Modularity Maximization
The algorithms implemented here are used to detect the community structure of a network. These algorithms follow different approaches, but are all based on the concept of modularity maximization.
Last updated 9 years ago
1.30 score 2 stars 10 scripts 148 downloadsOptHedging - Estimation of value and hedging strategy of call and put options.
Estimation of value and hedging strategy of call and put options, based on optimal hedging and Monte Carlo method, from Chapter 3 of 'Statistical Methods for Financial Engineering', by Bruno Remillard, CRC Press, (2013).
Last updated 11 years ago
1.30 score 2 stars 3 scripts 178 downloadsInventorymodel - Inventory Models
Determination of the optimal policy in inventory problems from a game-theoretic perspective.
Last updated 1 years ago
1.28 score 1 stars 19 scripts 226 downloadsbingat - Binary Graph Analysis Tools
Tools to analyze binary graph objects.
Last updated 7 years ago
1.28 score 19 scripts 200 downloadsmdscore - Improved Score Tests for Generalized Linear Models
A set of functions to obtain modified score test for generalized linear models.
Last updated 8 years ago
1.28 score 19 scripts 587 downloadsgmDatabase - Accessing a Geometallurgical Database with R
A template for a geometallurgical database and a fast and easy interface for accessing it is provided in this package.
Last updated 8 years ago
1.28 score 19 scripts 147 downloadsdiffIRT - Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using marginal maximum likelihood. Parameter restrictions (fixed value and equality constraints) are possible. In addition, factor scores (person drift rate and person boundary separation) can be estimated. Model fit assessment tools are also available. The traditional diffusion model can be estimated as well.
Last updated 9 years ago
1.28 score 19 scripts 139 downloadsperms - Fast Permutation Computation
Implements the algorithm of Christensen (2024) <doi:10.1214/22-BA1353> for estimating marginal likelihoods via permutation counting.
Last updated 3 months ago
1.26 score 18 scripts 162 downloadsD3GB - Interactive Genome Browser
Creates interactive genome browser. It joins the data analysis power of 'R' and the visualization libraries of 'JavaScript' in one package. Barrios, D. & Prieto, C. (2017) <doi:10.1089/cmb.2016.0213>.
Last updated 6 months ago
1.26 score 18 scripts 480 downloadsWCE - Weighted Cumulative Exposure Models
A flexible method for modeling cumulative effects of time-varying exposures, weighted according to their relative proximity in time, and represented by time-dependent covariates. The current implementation estimates the weight function in the Cox proportional hazards model. The function that assigns weights to doses taken in the past is estimated using cubic regression splines.
Last updated 9 months ago
1.26 score 1 stars 18 scripts 168 downloadshighriskzone - Determining and Evaluating High-Risk Zones
Functions for determining and evaluating high-risk zones and simulating and thinning point process data, as described in 'Determining high risk zones using point process methodology - Realization by building an R package' Seibold (2012) <http://highriskzone.r-forge.r-project.org/Bachelorarbeit.pdf> and 'Determining high-risk zones for unexploded World War II bombs by using point process methodology', Mahling et al. (2013) <doi:10.1111/j.1467-9876.2012.01055.x>.
Last updated 1 years ago
1.26 score 18 scripts 327 downloadscosso - Fit Regularized Nonparametric Regression Models Using COSSO Penalty
The COSSO regularization method automatically estimates and selects important function components by a soft-thresholding penalty in the context of smoothing spline ANOVA models. Implemented models include mean regression, quantile regression, logistic regression and the Cox regression models.
Last updated 2 years ago
1.26 score 1 stars 18 scripts 238 downloadsdiscoveR - Exploratory Data Analysis System
Performs an exploratory data analysis through a 'shiny' interface. It includes basic methods such as the mean, median, mode, normality test, among others. It also includes clustering techniques such as Principal Components Analysis, Hierarchical Clustering and the K-Means Method.
Last updated 2 years ago
1.26 score 1 stars 18 scripts 379 downloadscsci - Current Status Confidence Intervals
Calculates pointwise confidence intervals for the cumulative distribution function of the event time for current status data, data where each individual is assessed at one time to see if they had the event or not by the assessment time.
Last updated 4 years ago
1.26 score 18 scripts 150 downloadsstilt - Separable Gaussian Process Interpolation (Emulation)
Functions for simplified emulation of time series computer model output in model parameter space using Gaussian processes. Stilt can be used more generally for Kriging of spatio-temporal fields. There are functions to predict at new parameter settings, to test the emulator using cross-validation (which includes information on 95% confidence interval empirical coverage), and to produce contour plots over 2D slices in model parameter space.
Last updated 6 years ago
1.26 score 18 scripts 165 downloadsNostalgiR - Advanced Text-Based Plots
Provides functions to produce advanced ascii graphics, directly to the terminal window. This package utilizes the txtplot() function from the 'txtplot' package, to produce text-based histograms, empirical cumulative distribution function plots, scatterplots with fitted and regression lines, quantile plots, density plots, image plots, and contour plots.
Last updated 9 years ago
1.26 score 1 stars 18 scripts 132 downloadsactivegp - Gaussian Process Based Design and Analysis for the Active Subspace Method
The active subspace method is a sensitivity analysis technique that finds important linear combinations of input variables for a simulator. This package provides functions allowing estimation of the active subspace without gradient information using Gaussian processes as well as sequential experimental design tools to minimize the amount of data required to do so. Implements Wycoff et al. (JCGS, 2021) <doi:10.48550/arXiv.1907.11572>.
Last updated 6 months ago
1.23 score 17 scripts 423 downloadspsgp - Projected Spatial Gaussian Process Methods
Implements projected sparse Gaussian process Kriging (Ingram 'et. al.', 2008, <doi:10.1007/s00477-007-0163-9>) as an additional method for the 'intamap' package. More details on implementation (Barillec 'et. al.', 2010, <doi:10.1016/j.cageo.2010.05.008>).
Last updated 12 months ago
1.23 score 17 scripts 341 downloadsPLRModels - Statistical Inference in Partial Linear Regression Models
Contains statistical inference tools applied to Partial Linear Regression (PLR) models. Specifically, point estimation, confidence intervals estimation, bandwidth selection, goodness-of-fit tests and analysis of covariance are considered. Kernel-based methods, combined with ordinary least squares estimation, are used and time series errors are allowed. In addition, these techniques are also implemented for both parametric (linear) and nonparametric regression models.
Last updated 1 years ago
1.23 score 17 scripts 281 downloadsmodesto - Modeling and Analysis of Stochastic Systems
Compute important quantities when we consider stochastic systems that are observed continuously. Such as, Cost model, Limiting distribution, Transition matrix, Transition distribution and Occupancy matrix. The methods are described, for example, Ross S. (2014), Introduction to Probability Models. Eleven Edition. Academic Press.
Last updated 2 years ago
1.23 score 17 scripts 178 downloadsinfluence.SEM - Case Influence in Structural Equation Models
A set of tools for evaluating several measures of case influence for structural equation models.
Last updated 3 years ago
1.23 score 1 stars 17 scripts 342 downloadsWWGbook - Functions and Datasets for WWGbook
Book is "Linear Mixed Models: A Practical Guide Using Statistical Software" published in 2006 by Chapman Hall / CRC Press.
Last updated 3 years ago
1.23 score 1 stars 17 scripts 797 downloadsRobustLinearReg - Robust Linear Regressions
Provides an easy way to compute the Theil Sehn Regression method and also the Siegel Regression Method which are both robust methods base on the median of slopes between all pairs of data. In contrast with the least squared linear regression, these methods are not sensitive to outliers. Theil, H. (1992) <doi:10.1007/978-94-011-2546-8_20>, Sen, P. K. (1968) <doi:10.1080/01621459.1968.10480934>.
Last updated 4 years ago
1.23 score 17 scripts 218 downloadsDOvalidation - Kernel Hazard Estimation with Best One-Sided and Double One-Sided Cross-Validation
Local linear hazard estimator and its multiplicatively bias correction, including three bandwidth selection methods: best one-sided cross-validation, double one-sided cross-validation, and standard cross-validation.
Last updated 7 years ago
1.23 score 1 stars 17 scripts 144 downloadsmodelwordcloud - Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified colors or colored by the strength of the coefficient of that text derived from a regression model.
Last updated 7 years ago
1.23 score 17 scripts 211 downloadshydrogeo - Groundwater Data Presentation and Interpretation
Contains one function for drawing Piper diagrams (also called Piper-Hill diagrams) of water analyses for major ions.
Last updated 8 years ago
1.23 score 17 scripts 618 downloadsiRegression - Regression Methods for Interval-Valued Variables
Contains some important regression methods for interval-valued variables. For each method, it is available the fitted values, residuals and some goodness-of-fit measures.
Last updated 8 years ago
1.23 score 1 stars 17 scripts 190 downloadsmvnTest - Goodness of Fit Tests for Multivariate Normality
Routines for assessing multivariate normality. Implements three Wald's type chi-squared tests; non-parametric Anderson-Darling and Cramer-von Mises tests; Doornik-Hansen test, Royston test and Henze-Zirkler test.
Last updated 9 years ago
1.23 score 1 stars 17 scripts 350 downloadsreadMLData - Reading Machine Learning Benchmark Data Sets in Different Formats
Functions for reading data sets in different formats for testing machine learning tools are provided. This allows to run a loop over several data sets in their original form, for example if they are downloaded from UCI Machine Learning Repository. The data are not part of the package and have to be downloaded separately.
Last updated 10 years ago
1.23 score 1 stars 17 scripts 167 downloadsfactorplot - Presenting Pairwise Comparisons
The tools herein calculate, print, summarize and plot pairwise differences that result from generalized linear models, general linear hypothesis tests and multinomial logistic regression models. For more information, see Armstrong (2013) <doi:10.32614/RJ-2013-021>.
Last updated 6 months ago
1.20 score 16 scripts 253 downloadsmaq - Multi-Armed Qini
Evaluate treatment rules for costly and mutually exclusive treatment arms with Qini curves as proposed in Sverdrup, Wu, Athey, and Wager (2023) <doi:10.48550/arXiv.2306.11979>.
Last updated 7 months ago
1.20 score 16 scripts 207 downloadsGsymPoint - Estimation of the Generalized Symmetry Point, an Optimal Cutpoint in Continuous Diagnostic Tests
Estimation of the cutpoint defined by the Generalized Symmetry point in a binary classification setting based on a continuous diagnostic test or marker. Two methods have been implemented to construct confidence intervals for this optimal cutpoint, one based on the Generalized Pivotal Quantity and the other based on Empirical Likelihood. Numerical and graphical outputs for these two methods are easily obtained.
Last updated 1 years ago
1.20 score 16 scripts 239 downloadsLS2Wstat - A Multiscale Test of Spatial Stationarity for LS2W Processes
Wavelet-based methods for testing stationarity and quadtree segmenting of images, see Taylor et al (2014) <doi:10.1080/00401706.2013.823890>.
Last updated 1 years ago
1.20 score 1 stars 16 scripts 292 downloadsdadjoke - Displays a Dad Joke
Displays a terrible joke, the kind only dads crack.
Last updated 4 years ago
1.20 score 16 scripts 146 downloadsflexCWM - Flexible Cluster-Weighted Modeling
Allows maximum likelihood fitting of cluster-weighted models, a class of mixtures of regression models with random covariates. Methods are described in Angelo Mazza, Antonio Punzo, Salvatore Ingrassia (2018) <doi:10.18637/jss.v086.i02>.
Last updated 5 years ago
1.20 score 16 scripts 246 downloadsserieslcb - Lower Confidence Bounds for Binomial Series System
Calculate and compare lower confidence bounds for binomial series system reliability. The R 'shiny' application, launched by the function launch_app(), weaves together a workflow of customized simulations and delta coverage calculations to output recommended lower confidence bound methods.
Last updated 5 years ago
1.20 score 16 scripts 137 downloadsoptR - Optimization Toolbox for Solving Linear Systems
Solves linear systems of form Ax=b via Gauss elimination, LU decomposition, Gauss-Seidel, Conjugate Gradient Method (CGM) and Cholesky methods.
Last updated 8 years ago
1.20 score 1 stars 16 scripts 162 downloadsforward - Robust Analysis using Forward Search
Robust analysis using forward search in linear and generalized linear regression models, as described in Atkinson, A.C. and Riani, M. (2000), Robust Diagnostic Regression Analysis, First Edition. New York: Springer.
Last updated 2 months ago
1.18 score 15 scripts 481 downloadsoptiscale - Optimal Scaling
Optimal scaling of a data vector, relative to a set of targets, is obtained through a least-squares transformation subject to appropriate measurement constraints. The targets are usually predicted values from a statistical model. If the data are nominal level, then the transformation must be identity-preserving. If the data are ordinal level, then the transformation must be monotonic. If the data are discrete, then tied data values must remain tied in the optimal transformation. If the data are continuous, then tied data values can be untied in the optimal transformation.
Last updated 6 months ago
1.18 score 1 stars 15 scripts 742 downloadshudr - Providing Data from the US Department of Housing and Urban Development
Provides functions to access data from the US Department of Housing and Urban Development <https://www.huduser.gov/portal/dataset/fmr-api.html>.
Last updated 2 years ago
1.18 score 15 scripts 214 downloadsGhostKnockoff - The Knockoff Inference Using Summary Statistics
Functions for multiple knockoff inference using summary statistics, e.g. Z-scores. The knockoff inference is a general procedure for controlling the false discovery rate (FDR) when performing variable selection. This package provides a procedure which performs knockoff inference without ever constructing individual knockoffs (GhostKnockoff). It additionally supports multiple knockoff inference for improved stability and reproducibility. Moreover, it supports meta-analysis of multiple overlapping studies.
Last updated 3 years ago
1.18 score 1 stars 15 scripts 178 downloadsweightedScores - Weighted Scores Method for Regression Models with Dependent Data
The weighted scores method and composite likelihood information criteria as an intermediate step for variable/correlation selection for longitudinal ordinal and count data in Nikoloulopoulos, Joe and Chaganty (2011) <doi:10.1093/biostatistics/kxr005>, Nikoloulopoulos (2016) <doi:10.1002/sim.6871> and Nikoloulopoulos (2017) <arXiv:1510.07376>.
Last updated 5 years ago
1.18 score 15 scripts 129 downloadsNPHazardRate - Nonparametric Hazard Rate Estimation
Provides functions and examples for histogram, kernel (classical, variable bandwidth and transformations based), discrete and semiparametric hazard rate estimators.
Last updated 6 years ago
1.18 score 15 scripts 129 downloadsOPDOE - Optimal Design of Experiments
Several function related to Experimental Design are implemented here, see "Optimal Experimental Design with R" by Rasch D. et. al (ISBN 9781439816974).
Last updated 7 years ago
1.18 score 15 scripts 201 downloadsStrainRanking - Ranking of Pathogen Strains
Regression-based ranking of pathogen strains with respect to their contributions to natural epidemics, using demographic and genetic data sampled in the curse of the epidemics. This package also includes the GMCPIC test.
Last updated 7 years ago
1.18 score 15 scripts 115 downloadszic - Bayesian Inference for Zero-Inflated Count Models
Provides MCMC algorithms for the analysis of zero-inflated count models. The case of stochastic search variable selection (SVS) is also considered. All MCMC samplers are coded in C++ for improved efficiency. A data set considering the demand for health care is provided.
Last updated 7 years ago
1.18 score 15 scripts 294 downloadsShinyTester - Functions to Minimize Bonehead Moves While Working with 'shiny'
It's my experience that working with 'shiny' is intuitive once you're into it, but can be quite daunting at first. Several common mistakes are fairly predictable, and therefore we can control for these. The functions in this package help match up the assets listed in the UI and the SERVER files, and Visualize the ad hoc structure of the 'shiny' App.
Last updated 8 years ago
1.18 score 15 scripts 130 downloadswqs - Weighted Quantile Sum Regression
Fits weighted quantile sum regression models, calculates weighted quantile sum index and estimated component weights.
Last updated 9 years ago
1.18 score 15 scripts 181 downloadsMAINT.Data - Model and Analyse Interval Data
Implements methodologies for modelling interval data by Normal and Skew-Normal distributions, considering appropriate parameterizations of the variance-covariance matrix that takes into account the intrinsic nature of interval data, and lead to four different possible configuration structures. The Skew-Normal parameters can be estimated by maximum likelihood, while Normal parameters may be estimated by maximum likelihood or robust trimmed maximum likelihood methods.
Last updated 2 years ago
1.15 score 14 scripts 503 downloadsevdbayes - Bayesian Analysis in Extreme Value Theory
Provides functions for the Bayesian analysis of extreme value models, using Markov chain Monte Carlo methods. Allows the construction of both uninformative and informed prior distributions for common statistical models applied to extreme event data, including the generalized extreme value distribution.
Last updated 2 years ago
1.15 score 14 scripts 406 downloadsSPlit - Split a Dataset for Training and Testing
Procedure to optimally split a dataset for training and testing. 'SPlit' is based on the method of support points, which is independent of modeling methods. Please see Joseph and Vakayil (2021) <doi:10.1080/00401706.2021.1921037> for details. This work is supported by U.S. National Science Foundation grant DMREF-1921873.
Last updated 3 years ago
1.15 score 1 stars 14 scripts 221 downloadspocrm - Dose Finding in Drug Combination Phase I Trials Using PO-CRM
Provides functions to implement and simulate the partial order continual reassessment method (PO-CRM) of Wages, Conaway and O'Quigley (2011) <doi:10.1177/1740774511408748> for use in Phase I trials of combinations of agents. Provides a function for generating a set of initial guesses (skeleton) for the toxicity probabilities at each combination that correspond to the set of possible orderings of the toxicity probabilities specified by the user.
Last updated 3 years ago
1.15 score 14 scripts 257 downloadshypercube - Organizing Data in Hypercubes
Provides functions and methods for organizing data in hypercubes (i.e., a multi-dimensional cube). Cubes are generated from molten data frames. Each cube can be manipulated with five operations: rotation (change.dimensionOrder()), dicing and slicing (add.selection(), remove.selection()), drilling down (add.aggregation()), and rolling up (remove.aggregation()).
Last updated 5 years ago
1.15 score 14 scripts 138 downloadssubcopem2D - Bivariate Empirical Subcopula
Calculate empirical subcopula and dependence measures from a given bivariate sample, and Bernstein copula approximations.
Last updated 6 years ago
1.15 score 14 scripts 138 downloadsbivgeom - Roy's Bivariate Geometric Distribution
Implements Roy's bivariate geometric model (Roy (1993) <doi:10.1006/jmva.1993.1065>): joint probability mass function, distribution function, survival function, random generation, parameter estimation, and more.
Last updated 6 years ago
1.15 score 14 scripts 170 downloadsrocsvm.path - The Entire Solution Paths for ROC-SVM
We develop the entire solution paths for ROC-SVM presented by Rakotomamonjy. The ROC-SVM solution path algorithm greatly facilitates the tuning procedure for regularization parameter, lambda in ROC-SVM by avoiding grid search algorithm which may be computationally too intensive. For more information on the ROC-SVM, see the report in the ROC Analysis in AI workshop(ROCAI-2004) : Hernàndez-Orallo, José, et al. (2004) <doi:10.1145/1046456.1046489>.
Last updated 6 years ago
1.15 score 14 scripts 84 downloadsflood - Statistical Methods for the (Regional) Analysis of Flood Frequency
Includes several statistical methods for the estimation of parameters and high quantiles of river flow distributions. The focus is on regional estimation based on homogeneity assumptions and computed from multivariate observations (multiple measurement stations). For details see Kinsvater et al. (2017) <arXiv:1701.06455>.
Last updated 8 years ago
1.15 score 14 scripts 135 downloadsMixedPoisson - Mixed Poisson Models
The estimation of the parameters in mixed Poisson models.
Last updated 8 years ago
1.15 score 14 scripts 166 downloadstriangulation - Determine Position of Observer
Measuring angles between points in a landscape is much easier than measuring distances. When the location of three points is known the position of the observer can be determined based solely on the angles between these points as seen by the observer. This task (known as triangulation) however requires onerous calculations - these calculations are automated by this package.
Last updated 8 years ago
1.15 score 14 scripts 136 downloadsVDAP - Peptide Array Analysis Tools
Analyze Peptide Array Data and characterize peptide sequence space. Allows for high level visualization of global signal, Quality control based on replicate correlation and/or relative Kd, calculation of peptide Length/Charge/Kd parameters, Hits selection based on RFU Signal, and amino acid composition/basic motif recognition with RFU signal weighting. Basic signal trends can be used to generate peptides that follow the observed compositional trends.
Last updated 9 years ago
1.15 score 14 scripts 117 downloadsLGRF - Set-Based Tests for Genetic Association in Longitudinal Studies
Functions for the longitudinal genetic random field method (He et al., 2015, <doi:10.1111/biom.12310>) to test the association between a longitudinally measured quantitative outcome and a set of genetic variants in a gene/region.
Last updated 9 years ago
1.15 score 14 scripts 104 downloadsmvst - Bayesian Inference for the Multivariate Skew-t Model
Estimates the multivariate skew-t and nested models, as described in the articles Liseo, B., Parisi, A. (2013). Bayesian inference for the multivariate skew-normal model: a population Monte Carlo approach. Comput. Statist. Data Anal. <doi:10.1016/j.csda.2013.02.007> and in Parisi, A., Liseo, B. (2017). Objective Bayesian analysis for the multivariate skew-t model. Statistical Methods & Applications <doi: 10.1007/s10260-017-0404-0>.
Last updated 12 months ago
1.11 score 13 scripts 164 downloadscrimCV - Group-Based Modelling of Longitudinal Data
A finite mixture of Zero-Inflated Poisson (ZIP) models for analyzing criminal trajectories.
Last updated 1 years ago
1.11 score 13 scripts 364 downloadsmycobacrvR - Integrative Immunoinformatics for Mycobacterial Diseases in R Platform
The mycobacrvR package contains utilities to provide detailed information for B cell and T cell epitopes for predicted adhesins from various servers such as ABCpred, Bcepred, Bimas, Propred, NetMHC and IEDB. Please refer the URL below to download data files (data_mycobacrvR.zip) used in functions of this package.
Last updated 3 years ago
1.11 score 1 stars 13 scripts 176 downloadscosmoFns - Functions for Cosmological Distances, Times, Luminosities, Etc
Package encapsulates standard expressions for distances, times, luminosities, and other quantities useful in observational cosmology, including molecular line observations. Currently coded for a flat universe only.
Last updated 3 years ago
1.11 score 13 scripts 268 downloadsSignifReg - Consistent Significance Controlled Variable Selection in Generalized Linear Regression
Provides significance controlled variable selection algorithms with different directions (forward, backward, stepwise) based on diverse criteria (AIC, BIC, adjusted r-square, PRESS, or p-value). The algorithm selects a final model with only significant variables defined as those with significant p-values after multiple testing correction such as Bonferroni, False Discovery Rate, etc. See Zambom and Kim (2018) <doi:10.1002/sta4.210>.
Last updated 3 years ago
1.11 score 13 scripts 424 downloadsmarch - Markov Chains
Computation of various Markovian models for categorical data including homogeneous Markov chains of any order, MTD models, Hidden Markov models, and Double Chain Markov Models.
Last updated 4 years ago
1.11 score 1 stars 13 scripts 186 downloadsSCMA - Single-Case Meta-Analysis
Perform meta-analysis of single-case experiments, including calculating various effect size measures (SMD, PND, PEM and NAP) and probability combining (additive and multiplicative method), as discussed in Bulte and Onghena (2013) <doi:10.22237/jmasm/1383280020>.
Last updated 5 years ago
1.11 score 13 scripts 187 downloadsGSelection - Genomic Selection
Genomic selection is a specialized form of marker assisted selection. The package contains functions to select important genetic markers and predict phenotype on the basis of fitted training data using integrated model framework (Guha Majumdar et. al. (2019) <doi:10.1089/cmb.2019.0223>) developed by combining one additive (sparse additive models by Ravikumar et. al. (2009) <doi:10.1111/j.1467-9868.2009.00718.x>) and one non-additive (hsic lasso by Yamada et. al. (2014) <doi:10.1162/NECO_a_00537>) model.
Last updated 5 years ago
1.11 score 13 scripts 177 downloadsNNMIS - Nearest Neighbor Based Multiple Imputation for Survival Data with Missing Covariates
Imputation for both missing covariates and censored observations (optional) for survival data with missing covariates by the nearest neighbor based multiple imputation algorithm as described in Hsu et al. (2006) <doi:10.1002/sim.2452>, and Hsu and Yu (2018) <doi: 10.1177/0962280218772592>. Note that the current version can only impute for a situation with one missing covariate.
Last updated 6 years ago
1.11 score 1 stars 13 scripts 117 downloadscmce - Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) <DOI:10.5705/ss.202016.0403> for stochastic and deterministic simulators. Additive and multiplicative discrepancy models are currently supported. See <http://www.matthewpratola.com/software> for more information and examples.
Last updated 7 years ago
1.11 score 13 scripts 151 downloadsaidar - Tools for Reading AIDA Files
Read objects from the AIDA (<http://aida.freehep.org/>) file and make them available as dataframes in R.
Last updated 7 years ago
1.11 score 13 scripts 237 downloadsNCSampling - Nearest Centroid (NC) Sampling
Provides functionality for performing Nearest Centroid (NC) Sampling. The NC sampling procedure was developed for forestry applications and selects plots for ground measurement so as to maximize the efficiency of imputation estimates. It uses multiple auxiliary variables and multivariate clustering to search for an optimal sample. Further details are given in Melville G. & Stone C. (2016) <doi:10.1080/00049158.2016.1218265>.
Last updated 7 years ago
1.11 score 13 scripts 108 downloadspvclass - P-Values for Classification
Computes nonparametric p-values for the potential class memberships of new observations as well as cross-validated p-values for the training data. The p-values are based on permutation tests applied to an estimated Bayesian likelihood ratio, using a plug-in statistic for the Gaussian model, 'k nearest neighbors', 'weighted nearest neighbors' or 'penalized logistic regression'. Additionally, it provides graphical displays and quantitative analyses of the p-values.
Last updated 7 years ago
1.11 score 13 scripts 146 downloadsSCBmeanfd - Simultaneous Confidence Bands for the Mean of Functional Data
Statistical methods for estimating and inferring the mean of functional data. The methods include simultaneous confidence bands, local polynomial fitting, bandwidth selection by plug-in and cross-validation, goodness-of-fit tests for parametric models, equality tests for two-sample problems, and plotting functions.
Last updated 8 years ago
1.11 score 1 stars 13 scripts 196 downloadsextremogram - Estimation of Extreme Value Dependence for Time Series Data
Estimation of the sample univariate, cross and return time extremograms. The package can also adds empirical confidence bands to each of the extremogram plots via a permutation procedure under the assumption that the data are independent. Finally, the stationary bootstrap allows us to construct credible confidence bands for the extremograms.
Last updated 8 years ago
1.11 score 13 scripts 165 downloadsheatmapFit - Fit Statistic for Binary Dependent Variable Models
Generates a fit plot for diagnosing misspecification in models of binary dependent variables, and calculates the related heatmap fit statistic described in Esarey and Pierce (2012) <DOI:10.1093/pan/mps026>.
Last updated 8 years ago
1.11 score 13 scripts 217 downloadsSkillings.Mack - The Skillings-Mack Test Statistic for Block Designs with Missing Observations
A generalization of the statistic used in Friedman's ANOVA method and in Durbin's rank test. This nonparametric statistical test is useful for the data obtained from block designs with missing observations occurring randomly. A resulting p-value is based on the chi-squared distribution and Monte Carlo method.
Last updated 9 years ago
1.11 score 13 scripts 212 downloadsmded - Measuring the Difference Between Two Empirical Distributions
Provides a function for measuring the difference between two independent or non-independent empirical distributions and returning a significance level of the difference.
Last updated 10 years ago
1.11 score 13 scripts 234 downloadsargus - Random Variate Generator for the Argus Distribution
Random variate generation, density, CDF and quantile function for the Argus distribution. Especially, it includes for random variate generation a flexible inversion method that is also fast in the varying parameter case. A Ratio-of-Uniforms method is provided as second alternative.
Last updated 1 years ago
1.08 score 12 scripts 237 downloadsSoftClustering - Soft Clustering Algorithms
It contains soft clustering algorithms, in particular approaches derived from rough set theory: Lingras & West original rough k-means, Peters' refined rough k-means, and PI rough k-means. It also contains classic k-means and a corresponding illustrative demo.
Last updated 1 years ago
1.08 score 12 scripts 208 downloadsqrjoint - Joint Estimation in Linear Quantile Regression
Joint estimation of quantile specific intercept and slope parameters in a linear regression setting.
Last updated 2 years ago
1.08 score 12 scripts 199 downloadsflipscores - Robust Score Testing in GLMs, by Sign-Flip Contributions
Provides robust tests for testing in GLMs, by sign-flipping score contributions. The tests are robust against overdispersion, heteroscedasticity and, in some cases, ignored nuisance variables. See Hemerik, Goeman and Finos (2020) <doi:10.1111/rssb.12369>.
Last updated 2 years ago
1.08 score 12 scripts 214 downloadssaws - Small-Sample Adjustments for Wald Tests Using Sandwich Estimators
Tests coefficients with sandwich estimator of variance and with small samples. Regression types supported are gee, linear regression, and conditional logistic regression.
Last updated 2 years ago
1.08 score 12 scripts 269 downloadsNeighboot - Neighborhood Bootstrap Method for RDS
A bootstrap method for Respondent-Driven Sampling (RDS) that relies on the underlying structure of the RDS network to estimate uncertainty.
Last updated 2 years ago
1.08 score 12 scripts 121 downloadsfreqdom.fda - Functional Time Series: Dynamic Functional Principal Components
Implementations of functional dynamic principle components analysis. Related graphic tools and frequency domain methods. These methods directly use multivariate dynamic principal components implementation, following the guidelines from Hormann, Kidzinski and Hallin (2016), Dynamic Functional Principal Component <doi:10.1111/rssb.12076>.
Last updated 3 years ago
1.08 score 12 scripts 263 downloadsbinda - Multi-Class Discriminant Analysis using Binary Predictors
Implements functions for multi-class discriminant analysis using binary predictors, for corresponding variable selection, and for dichotomizing continuous data.
Last updated 3 years ago
1.08 score 12 scripts 942 downloadssac - Semiparametric Analysis of Change-Point
Semiparametric empirical likelihood ratio based tests of change-point with one-change or epidemic alternatives with data-based model diagnostic are contained.
Last updated 4 years ago
1.08 score 12 scripts 143 downloadseasyreg - Easy Regression
Performs analysis of regression in simple designs with quantitative treatments, including mixed models and non linear models.
Last updated 5 years ago
1.08 score 12 scripts 201 downloadsMiDA - Microarray Data Analysis
Set of functions designed to simplify transcriptome analysis and identification of marker molecules using microarrays data. The package includes a set of functions that allows performing full pipeline of analysis including data normalization, summarisation, binary classification, FDR (False Discovery Rate) multiple comparison and the definition of potential biological markers.
Last updated 6 years ago
1.08 score 12 scripts 148 downloadssparseBC - Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transposable data. Journal of Computational and Graphical Statistics 23(4):985-1008.
Last updated 6 years ago
1.08 score 12 scripts 112 downloadslongROC - Time-Dependent Prognostic Accuracy with Multiply Evaluated Bio Markers or Scores
Time-dependent Receiver Operating Characteristic curves, Area Under the Curve, and Net Reclassification Indexes for repeated measures. It is based on methods in Barbati and Farcomeni (2017) <doi:10.1007/s10260-017-0410-2>.
Last updated 7 years ago
1.08 score 12 scripts 128 downloadsStakeholderAnalysis - Measuring Stakeholder Influence
Proposes an original instrument for measuring stakeholder influence on the development of an infrastructure project that is carried through by a municipality, drawing on stakeholder classifications (Mitchell, Agle, & Wood, 1997) and input-output modelling (Hester & Adams, 2013). Mitchell R., Agle B.R., & Wood D.J. <doi:10.2307/259247> Hester, P.T., & Adams, K.M. (2013) <doi:10.1016/j.procs.2013.09.282>.
Last updated 7 years ago
1.08 score 12 scripts 117 downloadsIntegratedJM - Joint Modeling of the Gene-Expression and Bioassay Data, Taking Care of the Effect Due to a Fingerprint Feature
Offers modeling the association between gene-expression and bioassay data, taking care of the effect due to a fingerprint feature and helps with several plots to better understand the analysis.
Last updated 7 years ago
1.08 score 12 scripts 179 downloadsBurStMisc - Burns Statistics Miscellaneous
Script search, corner, genetic optimization, permutation tests, write expect test.
Last updated 8 years ago
1.08 score 12 scripts 312 downloadsSeqAlloc - Sequential Allocation for Prospective Experiments
Potential randomization schemes are prospectively evaluated when units are assigned to treatment arms upon entry into the experiment. The schemes are evaluated for balance on covariates and on predictability (i.e., how well could a site worker guess the treatment of the next unit enrolled).
Last updated 8 years ago
1.08 score 12 scripts 89 downloadsMonoInc - Monotonic Increasing
Various imputation methods are utilized in this package, where one can flag and impute non-monotonic data that is outside of a prespecified range.
Last updated 9 years ago
1.08 score 12 scripts 139 downloadsAdvBinomApps - Upper Clopper-Pearson Confidence Limits for Burn-in Studies under Additional Available Information
Functions to compute upper Clopper-Pearson confidence limits of early life failure probabilities and required sample sizes of burn-in studies under further available information, e.g. from other products or technologies.
Last updated 9 years ago
1.08 score 12 scripts 198 downloadsTwoStepCLogit - Conditional Logistic Regression: A Two-Step Estimation Method
Conditional logistic regression with longitudinal follow up and individual-level random coefficients: A stable and efficient two-step estimation method.
Last updated 9 years ago
1.08 score 12 scripts 205 downloadsjvnVaR - Value at Risk
Many method to compute, predict and back-test VaR. For more detail, see the report: Value at Risk <researchgate.net>.
Last updated 9 years ago
1.08 score 12 scripts 93 downloadsLifeTables - Two-Parameter HMD Model Life Table System
Functions supplied in this package will implement discriminant analysis to select an appropriate life table family, select an appropriate alpha level based on a desired life expectancy at birth, produce a model mortality pattern based on family and level as well as plot the results.
Last updated 9 years ago
1.08 score 12 scripts 169 downloadsR4HCR - R for Health Care Research
A collection of datasets that accompany the forthcoming book "R for Health Care Research".
Last updated 2 months ago
1.06 score 1.1k downloadsBEKKs - Multivariate Conditional Volatility Modelling and Forecasting
Methods and tools for estimating, simulating and forecasting of so-called BEKK-models (named after Baba, Engle, Kraft and Kroner) based on the fast Berndt–Hall–Hall–Hausman (BHHH) algorithm described in Hafner and Herwartz (2008) <doi:10.1007/s00184-007-0130-y>.
Last updated 10 months ago
1.04 score 11 scripts 541 downloadsRcmdrPlugin.TeachStat - R Commander Plugin for Teaching Statistical Methods
R Commander plugin for teaching statistical methods. It adds a new menu for making easier the teaching of the main concepts about the main statistical methods.
Last updated 1 years ago
1.04 score 11 scripts 541 downloadsvscc - Variable Selection for Clustering and Classification
Performs variable selection/feature reduction under a clustering or classification framework. In particular, it can be used in an automated fashion using mixture model-based methods ('teigen' and 'mclust' are currently supported). Can account for mixtures of non-Gaussian distributions via Manly transform (via 'ManlyMix'). See Andrews and McNicholas (2014) <doi:10.1007/s00357-013-9139-2> and Neal and McNicholas (2023) <doi:10.48550/arXiv.2305.16464>.
Last updated 1 years ago
1.04 score 11 scripts 660 downloadsGameTheory - Cooperative Game Theory
Implementation of a common set of punctual solutions for Cooperative Game Theory.
Last updated 1 years ago
1.04 score 11 scripts 326 downloadsSQL - Executes 'SQL' Statements
Runs 'SQL' statements on in-memory data frames within a temporary in-memory 'duckdb' data base.
Last updated 2 years ago
1.04 score 11 scripts 301 downloadsidar - Individual Diversity-Area Relationships
Computes and tests individual (species, phylogenetic and functional) diversity-area relationships, i.e., how species-, phylogenetic- and functional-diversity varies with spatial scale around the individuals of some species in a community. See applications of these methods in Wiegand et al. (2007) <doi:10.1073/pnas.0705621104> or Chacon-Labella et al. (2016) <doi:10.1007/s00442-016-3547-z>.
Last updated 2 years ago
1.04 score 11 scripts 205 downloadsFRCC - Fast Regularized Canonical Correlation Analysis
Contains the core functions associated with Fast Regularized Canonical Correlation Analysis. Please see the following for details: Raul Cruz-Cano, Mei-Ling Ting Lee, Fast regularized canonical correlation analysis, Computational Statistics & Data Analysis, Volume 70, 2014, Pages 88-100, ISSN 0167-9473 <doi:10.1016/j.csda.2013.09.020>.
Last updated 2 years ago
1.04 score 11 scripts 188 downloadsBondValuation - Fixed Coupon Bond Valuation Allowing for Odd Coupon Periods and Various Day Count Conventions
Analysis of large datasets of fixed coupon bonds, allowing for irregular first and last coupon periods and various day count conventions. With this package you can compute the yield to maturity, the modified and MacAulay durations and the convexity of fixed-rate bonds. It provides the function AnnivDates, which can be used to evaluate the quality of the data and return time-invariant properties and temporal structure of a bond.
Last updated 2 years ago
1.04 score 11 scripts 252 downloadspogit - Bayesian Variable Selection for a Poisson-Logistic Model
Bayesian variable selection for regression models of under-reported count data as well as for (overdispersed) Poisson, negative binomal and binomial logit regression models using spike and slab priors.
Last updated 3 years ago
1.04 score 11 scripts 153 downloadsTushare - Interface to 'Tushare Pro' API
Helps the R users to get data from 'Tushare Pro'<https://tushare.pro>. 'Tushare Pro' is a platform as well as a community with a lot of staffs working in financial area. We support financial data such as stock price, financial report statements and digital coins data.
Last updated 3 years ago
1.04 score 11 scripts 632 downloadswsbackfit - Weighted Smooth Backfitting for Structured Models
Non- and semiparametric regression for generalized additive, partial linear, and varying coefficient models as well as their combinations via smoothed backfitting. Based on Roca-Pardinas J and Sperlich S (2010) <doi:10.1007/s11222-009-9130-2>; Mammen E, Linton O and Nielsen J (1999) <doi:10.1214/aos/1017939138>; Lee YK, Mammen E, Park BU (2012) <doi:10.1214/12-AOS1026>.
Last updated 4 years ago
1.04 score 11 scripts 159 downloadsSeleMix - Selective Editing via Mixture Models
Detection of outliers and influential errors using a latent variable model.
Last updated 4 years ago
1.04 score 11 scripts 201 downloadslbreg - Log-Binomial Regression with Constrained Optimization
Maximum likelihood estimation of log-binomial regression with special functionality when the MLE is on the boundary of the parameter space.
Last updated 5 years ago
1.04 score 11 scripts 212 downloadspopulationPDXdesign - Designing Population PDX Studies
Run simulations to assess the impact of various designs features and the underlying biological behaviour on the outcome of a Patient Derived Xenograft (PDX) population study. This project can either be deployed to a server as a 'shiny' app or installed locally as a package and run the app using the command 'populationPDXdesignApp()'.
Last updated 6 years ago
1.04 score 11 scripts 110 downloadssievetest - Laboratory Sieve Test Reporting Functions
Functions for making particle-size analysis. Sieve tests are widely used to obtain particle-size distribution of powders or granular materials.
Last updated 6 years ago
1.04 score 11 scripts 100 downloadsQRegVCM - Quantile Regression in Varying-Coefficient Models
Quantile regression in varying-coefficient models (VCM) using one particular nonparametric technique called P-splines. The functions can be applied on three types of VCM; (1) Homoscedastic VCM, (2) Simple heteroscedastic VCM, and (3) General heteroscedastic VCM.
Last updated 7 years ago
1.04 score 1 stars 11 scripts 144 downloadscarSurv - Correlation-Adjusted Regression Survival (CARS) Scores
Contains functions to estimate the Correlation-Adjusted Regression Survival (CARS) Scores. The method is described in Welchowski, T. and Zuber, V. and Schmid, M., (2018), Correlation-Adjusted Regression Survival Scores for High-Dimensional Variable Selection, <arXiv:1802.08178>.
Last updated 7 years ago
1.04 score 11 scripts 418 downloadsepr - Easy Polynomial Regression
Performs analysis of polynomial regression in simple designs with quantitative treatments.
Last updated 7 years ago
1.04 score 11 scripts 173 downloadsOptimalTiming - Optimal Timing Identification
Identify the optimal timing for new treatment initiation during multiple state disease transition, including multistate model fitting, simulation of mean residual lifetime for a given transition state, and estimation of confidence interval. The method is referred to de Wreede, L., Fiocco, M., & Putter, H. (2011) <doi:10.18637/jss.v038.i07>.
Last updated 7 years ago
1.04 score 11 scripts 115 downloadsDWLasso - Degree Weighted Lasso
Infers networks with hubs using degree weighted Lasso method.
Last updated 7 years ago
1.04 score 1 stars 11 scripts 130 downloadsPEGroupTesting - Population Proportion Estimation using Group Testing
The population proportion using group testing can be estimated by different methods. Four functions including p.mle(), p.gart(), p.burrow() and p.order() are provided to implement four estimating methods including the maximum likelihood estimate, Gart's estimate, Burrow's estimate, and order statistic estimate.
Last updated 8 years ago
1.04 score 11 scripts 122 downloadsDiscreteLaplace - Discrete Laplace Distributions
Probability mass function, distribution function, quantile function, random generation and estimation for the skew discrete Laplace distributions.
Last updated 9 years ago
1.04 score 11 scripts 194 downloadspAnalysis - Benchmarking and Rescaling R2 using Noise Percentile Analysis
Provides the tools needed to benchmark the R2 value corresponding to a certain acceptable noise level while also providing a rescaling function based on that noise level yielding a new value of R2 we refer to as R2k which is independent of both the number of degrees of freedom and the noise distribution function.
Last updated 9 years ago
1.04 score 11 scripts 144 downloadsJPEN - Covariance and Inverse Covariance Matrix Estimation Using Joint Penalty
A Joint PENalty Estimation of Covariance and Inverse Covariance Matrices.
Last updated 9 years ago
1.04 score 11 scripts 139 downloadsKERE - Expectile Regression in Reproducing Kernel Hilbert Space
An efficient algorithm inspired by majorization-minimization principle for solving the entire solution path of a flexible nonparametric expectile regression estimator constructed in a reproducing kernel Hilbert space.
Last updated 9 years ago
1.04 score 1 stars 11 scripts 141 downloadsBioVizSeq - Visualizing the Elements Within Bio-Sequences
Visualizing the types and distribution of elements within bio-sequences. At the same time, We have developed a geom layer, geom_rrect(), that can generate rounded rectangles. No external references are used in the development of this package.
Last updated 4 days ago
1.00 scoreSegEnvIneq - Environmental Inequality Indices Based on Segregation Measures
A set of segregation-based indices and randomization methods to make robust environmental inequality assessments, as described in Schaeffer and Tivadar (2019) "Measuring Environmental Inequalities: Insights from the Residential Segregation Literature" <doi:10.1016/j.ecolecon.2019.05.009>.
Last updated 13 days ago
1.00 score 35 downloadsVisCov - Visualizing of Distributions of Covariance Matrices
Visualizing of distributions of covariance matrices. The package implements the methodology described in Tokuda, T., Goodrich, B., Van Mechelen, I., Gelman, A., & Tuerlinckx, F. (2012) <https://stat.columbia.edu/~gelman/research/unpublished/Visualization.pdf>.
Last updated 30 days ago
1.00 score 43 downloadsSUMO - Generating Multi-Omics Datasets
Designed to generate multi-omics datasets that closely reflect biological complexity, the package allows for testing, validation, and benchmarking of multi-omics integrative methods. The simulated data includes one or multiple predefined signals (latent/unobserved factors), giving users complete control over the data-generated characteristics. Tini, Giulia, et al (2019) <doi:10.1093/bib/bbx167>.
Last updated 1 months ago
1.00 score 7 scripts 485 downloadsEqualden.HD - Testing the Equality of a High Dimensional Set of Densities
The equality of a large number k of densities is tested by measuring the L2 distance between the corresponding kernel density estimators and the one based on the pooled sample. The test even works for sample sizes as small as 2.
Last updated 1 months ago
1.00 score 8 scripts 382 downloadsdeFit - Fitting Differential Equations to Time Series Data
Use numerical optimization to fit ordinary differential equations (ODEs) to time series data to examine the dynamic relationships between variables or the characteristics of a dynamical system. It can now be used to estimate the parameters of ODEs up to second order, and can also apply to multilevel systems. See <https://github.com/yueqinhu/defit> for details.
Last updated 1 months ago
1.00 score 2 scripts 350 downloadsMixLFA - Mixture of Longitudinal Factor Analysis Methods
Provides a function for the estimation of mixture of longitudinal factor analysis models using the iterative expectation-maximization algorithm (Ounajim, Slaoui, Louis, Billot, Frasca, Rigoard (2023) <doi:10.1002/sim.9804>) and several tools for visualizing and interpreting the models' parameters.
Last updated 1 months ago
1.00 score 225 downloadsSSRA - Sakai Sequential Relation Analysis
'Takea Semantic Structure Analysis' (TSSA) and 'Sakai Sequential Relation Analysis' (SSRA) for polytomous items. Package includes functions for generating a sequential relation table and a treegram to visualize the sequential relations between pairs of items.
Last updated 1 months ago
1.00 score 9 scripts 244 downloadsBTTL - Bradley-Terry Transfer Learning
Implements the methodological developments found in Hermes, van Heerwaarden, and Behrouzi (2024) <doi:10.48550/arXiv.2408.10558>, and allows for the statistical modeling of multi-attribute pairwise comparison data.
Last updated 2 months ago
1.00 score 293 downloadsHMMcopula - Markov Regime Switching Copula Models Estimation and Goodness-of-Fit
Estimation procedures and goodness-of-fit test for several Markov regime switching models and mixtures of bivariate copula models. The goodness-of-fit test is based on a Cramer-von Mises statistic and uses Rosenblatt's transform and parametric bootstrap to estimate the p-value. The proposed methodologies are described in Nasri, Remillard and Thioub (2020) <doi:10.1002/cjs.11534>.
Last updated 2 months ago
1.00 score 1 stars 4 scripts 297 downloadsCompositionalRF - Multivariate Random Forest with Compositional Responses
Non linear regression with compositional responses and Euclidean predictors is performed. The compositional data are first transformed using the additive log-ratio transformation, and then the multivariate random forest of Rahman R., Otridge J. and Pal R. (2017), <doi:10.1093/bioinformatics/btw765>, is applied.
Last updated 2 months ago
1.00 score 235 downloadsCCd - The Cauchy-Cacoullos (Discrete Cauchy) Distribution
Maximum likelihood estimation of the Cauchy-Cacoullos (discrete Cauchy) distribution. Probability mass, distribution and quantile function are also included. The reference paper is: Papadatos N. (2022). "The Characteristic Function of the Discrete Cauchy Distribution in Memory of T. Cacoullos". Journal of Statistical Theory Practice, 16(3): 47. <doi:10.1007/s42519-022-00268-6>.
Last updated 2 months ago
1.00 score 2 scripts 248 downloadsHQM - Superefficient Estimation of Future Conditional Hazards Based on Marker Information
Provides a nonparametric smoothed kernel density estimator for the future conditional hazard when time-dependent covariates are present. It also provides pointwise and uniform confidence bands and a bandwidth selection.
Last updated 2 months ago
1.00 score 333 downloadsoptRF - Optimising Random Forest Stability Through Selection of the Optimal Number of Trees
Calculating the stability of random forest with certain numbers of trees. The non-linear relationship between stability and numbers of trees is described using a logistic regression model and used to estimate the optimal number of trees.
Last updated 2 months ago
1.00 score 105 downloadsAnimalSequences - Analyse Animal Sequential Behaviour and Communication
All animal behaviour occurs sequentially. The package has a number of functions to format sequence data from different sources, to analyse sequential behaviour and communication in animals. It also has functions to plot the data and to calculate the entropy of sequences.
Last updated 2 months ago
1.00 score 255 downloadsaffluenceIndex - Affluence (Richness) Indices
Enables to compute the statistical indices of affluence (richness) with bootstrap errors, and inequality and polarization indices. Moreover, gives the possibility of calculation of affluence line. Some simple errors are fixed and it works with new version of Spatial Statistics packaged.
Last updated 2 months ago
1.00 score 9 scripts 334 downloadstwingp - A Fast Global-Local Gaussian Process Approximation
A global-local approximation framework for large-scale Gaussian process modeling. Please see Vakayil and Joseph (2024) <doi:10.1080/00401706.2023.2296451> for details. This work is supported by U.S. NSF grants CMMI-1921646 and DMREF-1921873.
Last updated 2 months ago
1.00 score 456 downloadsmvcor - Correlation Coefficients for Multivariate Data
Correlation coefficients for multivariate data, namely the squared correlation coefficient and the RV coefficient (multivariate generalization of the squared Pearson correlation coefficient). References include Mardia K.V., Kent J.T. and Bibby J.M. (1979). "Multivariate Analysis". ISBN: 978-0124712522. London: Academic Press.
Last updated 2 months ago
1.00 score 145 downloadsuni.shrinkage - Shrinkage Estimation for Univariate Normal Mean
Implement a shrinkage estimation for the univariate normal mean based on a preliminary test (pretest) estimator. This package also provides the confidence interval based on pivoting the cumulative density function. The methodologies are published in Taketomi et al.(2024) <doi:10.1007/s42081-023-00221-2> and Taketomi et al.(2024-)(under review).
Last updated 2 months ago
1.00 score 217 downloadsepilogi - The 'epilogi' Variable Selection Algorithm for Continuous Data
The 'epilogi' variable selection algorithm is implemented for the case of continuous response and predictor variables. The relevant paper is: Lakiotaki K., Papadovasilakis Z., Lagani V., Fafalios S., Charonyktakis P., Tsagris M. and Tsamardinos I. (2023). "Automated machine learning for Genome Wide Association Studies". Bioinformatics. <doi:10.1093/bioinformatics/btad545>.
Last updated 2 months ago
1.00 score 196 downloadsEQUALrepeat - Algorithm Driven Time Series Analysis for Researchers without Coding Skills
Support functions for R-based 'EQUAL-STATS' software which automatically classifies the data and performs appropriate statistical tests. 'EQUAL-STATS' software is a shiny application with an user-friendly interface to perform complex statistical analysis. Gurusamy,K (2024)<doi:10.5281/zenodo.13354162>.
Last updated 3 months ago
1.00 score 325 downloadsfdesigns - Optimal Experimental Designs for Functional/Dynamic Models
Optimal experimental designs for functional linear and functional generalised linear models, for scalar responses and profile/dynamic factors. The designs are optimised using the coordinate exchange algorithm. The methods are discussed by Michaelides (2023) <https://eprints.soton.ac.uk/474982/1/Thesis_DamianosMichaelides_Final_pdfa_1_.pdf>.
Last updated 3 months ago
1.00 score 116 downloadsAirExposure - Exposure Model to Air Pollutants Based on Mobility and Daily Activities
Model that assesses daily exposure to air pollution, which considers daily population mobility on a geographical scale and the spatial and temporal variability of pollutant concentrations, in addition to traditional parameters such as exposure time and pollutant concentration.
Last updated 3 months ago
1.00 score 154 downloadsWOAkMedoids - Whale Optimization Algorithm for K-Medoids Clustering
Implements the Whale Optimization Algorithm(WOA) for k-medoids clustering, providing tools for effective and efficient cluster analysis in various data sets. The methodology is based on "The Whale Optimization Algorithm" by Mirjalili and Lewis (2016) <doi:10.1016/j.advengsoft.2016.01.008>.
Last updated 3 months ago
1.00 score 96 downloadsSISIR - Select Intervals Suited for Functional Regression
Interval fusion and selection procedures for regression with functional inputs. Methods include a semiparametric approach based on Sliced Inverse Regression (SIR), as described in <doi:10.1007/s11222-018-9806-6> (standard ridge and sparse SIR are also included in the package) and a random forest based approach, as described in <doi:10.1002/sam.11705>.
Last updated 3 months ago
1.00 score 8 scripts 256 downloadsORIONZ.G - EAP Scoring in Exploratory FA Solutions with Correlated Residuals
Obtaining Bayes Expected A Posteriori (EAP) individual score estimates based on linear and non-linear extended Exploratoy Factor Analysis solutions that include a correlated-residual structure.
Last updated 4 months ago
1.00 score 202 downloadsSFPL - Sparse Fused Plackett-Luce
Implements the methodological developments found in Hermes, van Heerwaarden, and Behrouzi (2024) <doi:10.48550/arXiv.2308.04325>, and allows for the statistical modeling of multi-group rank data in combination with object variables. The package also allows for the simulation of synthetic multi-group rank data.
Last updated 4 months ago
1.00 score 134 downloadspm3 - Propensity Score Matching for Unordered 3-Group Data
You can use this program for 3 sets of categorical data for propensity score matching. Assume that the data has 3 different categorical variables. You can use it to perform propensity matching of baseline indicator groupings. The matching will make the differences in the baseline data smaller. This method was described by Alvaro Fuentes (2022) <doi:10.1080/00273171.2021.1925521>.
Last updated 4 months ago
1.00 score 257 downloadstrdist - Univariate Proability Distributions with Truncation
Truncation of univariate probability distributions. The probability distribution can come from other packages so long as the function names follow the standard d, p, q, r naming format. Also other univariate probability distributions are included.
Last updated 4 months ago
1.00 score 222 downloadsgeotoolsR - Tools to Improve the Use of Geostatistic
The basic idea of this package is provides some tools to help the researcher to work with geostatistics. Initially, we present a collection of functions that allow the researchers to deal with spatial data using bootstrap procedure. There are five methods available and two ways to display them: bootstrap confidence interval - provides a two-sided bootstrap confidence interval; bootstrap plot - a graphic with the original variogram and each of the B bootstrap variograms.
Last updated 4 months ago
1.00 score 5 scripts 181 downloadsEWOC.Comb - Escalation with Overdose Control using 2 Drug Combinations
Implements Escalation With Overdose Control trial designs using two drug combinations described by this paper <doi:10.1002/sim.6961>(Tighiouart et al., 2016). It calculates the recommended dose for next cohorts and perform simulations to obtain operating characteristics.
Last updated 4 months ago
1.00 score 177 downloadshedgedrf - An Implementation of the Hedged Random Forest Algorithm
This algorithm is described in detail in the paper "Hedging Forecast Combinations With an Application to the Random Forest" by Beck et al. (2023) <doi:10.48550/arXiv.2308.15384>. The package provides a function hedgedrf() that can be used to train a Hedged Random Forest model on a dataset, and a function predict.hedgedrf() that can be used to make predictions with the model.
Last updated 4 months ago
1.00 score 148 downloadsltable - Easy to Make (Lazy) Tables
Constructs tables of counts and proportions out of data sets with possibility to insert tables to Excel, Word, HTML, and PDF documents. Transforms tables to data suitable for modelling. Features Gibbs sampling based log-linear (NB2) and power analyses (original by Oleksandr Ocheredko <doi:10.35566/isdsa2019c5>) for tabulated data.
Last updated 5 months ago
1.00 score 3 scripts 181 downloadsweightedRank - Sensitivity Analysis Using Weighted Rank Statistics
Performs a sensitivity analysis using weighted rank tests in observational studies with I blocks of size J; see Rosenbaum (2024) <doi:10.1080/01621459.2023.2221402>. The package can perform adaptive inference in block designs; see Rosenbaum (2012) <doi:10.1093/biomet/ass032>. The main functions are wgtRank(), wgtRankCI() and wgtRanktt().
Last updated 5 months ago
1.00 score 151 downloadslatcontrol - Evaluation of the Role of Control Variables in Structural Equation Models
Various opportunities to evaluate the effects of including one or more control variable(s) in structural equation models onto model-implied variances, covariances, and parameter estimates. The derivation of the methodology employed in this package can be obtained from Blötner (2023) <doi:10.31234/osf.io/dy79z>.
Last updated 5 months ago
1.00 score 110 downloadsconvertBCD - Convert Decimal to Binary-Coded Decimal (BCD) Form and Vice Versa
Convert BCD (raw bytes) to decimal numbers and vice versa. BCD format is used to preserve decimals exactly, as opposed to the binary rounding errors inherent in "numeric" or "floating-point" formats.
Last updated 5 months ago
1.00 score 147 downloadsRMaCzek - Czekanowski's Diagrams
Allows for production of Czekanowski's Diagrams with clusters. See K. Bartoszek, A. Vasterlund (2020) <doi:10.2478/bile-2020-0008> and K. Bartoszek, Y. Luo (2023) <doi:10.14708/ma.v51i2.7259>.
Last updated 5 months ago
1.00 score 6 scripts 301 downloadsMFAg - Multiple Factor Analysis (MFA)
Performs Multiple Factor Analysis method for quantitative, categorical, frequency and mixed data, in addition to generating a lot of graphics, also has other useful functions.
Last updated 5 months ago
1.00 score 8 scripts 706 downloadsBlendstat - Joint Analysis of Experiments with Mixtures and Random Effects
Performs a joint analysis of experiments with mixtures and random effects, taking on a process variable represented by a covariable.
Last updated 5 months ago
1.00 score 4 scripts 577 downloadssplmm - Simultaneous Penalized Linear Mixed Effects Models
Contains functions that fit linear mixed-effects models for high-dimensional data (p>>n) with penalty for both the fixed effects and random effects for variable selection. The details of the algorithm can be found in Luoying Yang PhD thesis (Yang and Wu 2020). The algorithm implementation is based on the R package 'lmmlasso'. Reference: Yang L, Wu TT (2020). Model-Based Clustering of Longitudinal Data in High-Dimensionality. Unpublished thesis.
Last updated 5 months ago
1.00 score 3 scripts 267 downloadsoceanic - Location Identify Tool
Determine the sea area where the fishing boat operates. The latitude and longitude of geographic coordinates are used to match oceanic areas and economic sea areas. You can plot the distribution map with dotplot() function. Please refer to Flanders Marine Institute (2020) <doi:10.14284/403>.
Last updated 6 months ago
1.00 score 551 downloadsrsides - SIDES-Based Subgroup Search Algorithms
R implementation of SIDES-based subgroup search algorithms (Lipkovich et al. (2017) <doi:10.1002/sim.7064>).
Last updated 6 months ago
1.00 score 150 downloadsPredictorSelect - Out-of-Sample Predictability in Predictive Regressions with Many Predictor Candidates
Consider a linear predictive regression setting with a potentially large set of candidate predictors. This work is concerned with detecting the presence of out of sample predictability based on out of sample mean squared error comparisons given in Gonzalo and Pitarakis (2023) <doi:10.1016/j.ijforecast.2023.10.005>.
Last updated 6 months ago
1.00 score 456 downloadsSeedImbibition - Seed Imbibition Percentage
Imbibition causes seeds to expand, which results in the seed coat or testa being broken. Seed germination begins with imbibition. Imbibition aids in the transport of water into the developing ovules. Imbibition is required during the first stages of root water absorption.
Last updated 6 months ago
1.00 score 419 downloadsSoilFDA - Fractal Dimension Analysis of Soil Particle Size Distribution
Function for the computation of fractal dimension based on mass of soil particle size distribution by Tyler & Wheatcraft (1992) <doi:10.2136/sssaj1992.03615995005600020005x>. It also provides functions for calculation of mean weight and geometric mean diameter of particle size distribution by Perfect et al. (1992) <doi:10.2136/sssaj1992.03615995005600050012x>.
Last updated 6 months ago
1.00 score 222 downloadsgood - Good Regression
Fit Good regression models to count data (Tur et al., 2021) <doi:10.48550/arXiv.2105.01557>. The package provides functions for model estimation and model prediction. Density, distribution function, quantile function and random generation for the Good distribution are also provided.
Last updated 6 months ago
1.00 score 1 scripts 590 downloadsRAFS - Robust Aggregative Feature Selection
A cross-validated minimal-optimal feature selection algorithm. It utilises popularity counting, hierarchical clustering with feature dissimilarity measures, and prefiltering with all-relevant feature selection method to obtain the minimal-optimal set of features.
Last updated 7 months ago
1.00 score 2 scripts 435 downloadsPPbigdata - Projection Pursuit for Big Data Based on Data Nuggets
Perform 1-dim/2-dim projection pursuit, grand tour and guided tour for big data based on data nuggets. Reference papers: [1] Beavers et al., (2024) <doi:10.1080/10618600.2024.2341896>. [2] Duan, Y., Cabrera, J., & Emir, B. (2023). "A New Projection Pursuit Index for Big Data." <doi:10.48550/arXiv.2312.06465>.
Last updated 7 months ago
1.00 score 119 downloadsnFunNN - Nonlinear Functional Principal Component Analysis using Neural Networks
Implementation for 'nFunNN' method, which is a novel nonlinear functional principal component analysis method using neural networks. The crucial function of this package is nFunNNmodel().
Last updated 7 months ago
1.00 score 442 downloadsMatchGATE - Estimate Group Average Treatment Effects with Matching
Two novel matching-based methods for estimating group average treatment effects (GATEs). The match_y1y0() and match_y1y0_bc() functions are used for imputing the potential outcomes based on matching and bias-corrected matching techniques, respectively. The EstGATE() function is employed to estimate the GATE after imputing the potential outcomes.
Last updated 8 months ago
1.00 score 203 downloadsHeckmanEM - Fit Normal, Student-t or Contaminated Normal Heckman Selection Models
It performs maximum likelihood estimation for the Heckman selection model (Normal, Student-t or Contaminated normal) using an EM-algorithm <doi:10.1016/j.jmva.2021.104737>. It also performs influence diagnostic through global and local influence for four possible perturbation schema.
Last updated 8 months ago
1.00 score 200 downloadsFunWithNumbers - Fun with Fractions and Number Sequences
A collection of toys to do things like generate Collatz and other interesting sequences, calculate a fraction which is a close approximation to some value (e.g., 22/7 or 355/113 for pi), and so on.
Last updated 8 months ago
1.00 score 208 downloadsfableCount - INGARCH and GLARMA Models for Count Time Series in Fable Framework
Provides a tidy R interface for count time series analysis. It includes implementation of the INGARCH (Integer Generalized Autoregressive Conditional Heteroskedasticity) model from the 'tscount' package and the GLARMA (Generalized Linear Autoregressive Moving Averages) model from the 'glarma' package. Additionally, it offers automated parameter selection algorithms based on the minimization of a penalized likelihood.
Last updated 8 months ago
1.00 score 1 stars 171 downloadsCDVI - Cuddy-Della Valle Index for Capturing the Instability in Time Series Data
Cuddy-Della valle index gives the degree of instability present in the data by accommodating the effect of a trend. The adjusted R squared value of the best fitted model is chosen. The index is obtained by multiplying the coefficient of variation with square root of one minus the adjusted R-squared value. This package has been developed using concept of Shankar et al. (2022)<doi:10.3389/fsufs.2023.1208898>.
Last updated 8 months ago
1.00 score 1 scripts 211 downloadsCGR - Compound Growth Rate for Capturing the Growth Rate Over the Period
The compound growth rate indicates the percentage change of a specific variable over a defined period. It is calculated using non-linear models, particularly the exponential model. To estimate the compound growth rates, the growth model is first converted to semilog form and then analyzed using Ordinary Least Squares (OLS) regression. This package has been developed using concept of Shankar et al. (2022)<doi:10.3389/fsufs.2023.1208898>.
Last updated 8 months ago
1.00 score 1 scripts 203 downloadsPolyTree - Estimate Causal Polytree from Data
Given a data matrix with rows representing data vectors and columns representing variables, produces a directed polytree for the underlying causal structure. Based on the algorithm developed in Chatterjee and Vidyasagar (2022) <arxiv:2209.07028>. The method is fully nonparametric, making no use of linearity assumptions, and especially useful when the number of variables is large.
Last updated 8 months ago
1.00 score 141 downloadsInquilab - Dissipation Kinetics Analysis, Half Life Period, Rate Constant, Plots
For environmental chemists, ecologists, researchers and agricultural scientists to understand the dissipation kinetics, calculate the half-life periods and rate constants of compounds, pesticides, contaminants in different matrices.
Last updated 9 months ago
1.00 score 217 downloadsiGasso - Statistical Tests and Utilities for Genetic Association
A collection of statistical tests for genetic association studies and summary data based Mendelian randomization.
Last updated 9 months ago
1.00 score 6 scripts 222 downloadsrid - Multiple Change-Point Detection in Multivariate Time Series
Provides efficient functions for detecting multiple change points in multidimensional time series. The models can be piecewise constant or polynomial. Adaptive threshold selection methods are available, see Fan and Wu (2024) <arXiv:2403.00600>.
Last updated 9 months ago
1.00 score 1 scripts 124 downloadsFastCUB - Fast Estimation of CUB Models via Louis' Identity
For ordinal rating data, consider the accelerated EM algorithm to estimate and test models within the family of CUB models (where CUB stands for Combination of a discrete Uniform and a shifted Binomial distributions). The procedure is built upon Louis' identity for the observed information matrix. Best-subset variable selection is then implemented since it becomes more feasible from the computational point of view.
Last updated 9 months ago
1.00 score 1 stars 167 downloadsCAGR - Compound Annual Growth Rate
A time series usually does not have a uniform growth rate. Compound Annual Growth Rate measures the average annual growth over a given period. More details can be found in Bardhan et al. (2022) <DOI:10.18805/ag.D-5418>.
Last updated 9 months ago
1.00 score 289 downloadsmetainc - Assessment of Inconsistency in Meta-Analysis using Decision Thresholds
Assessment of inconsistency in meta-analysis by calculating the Decision Inconsistency index (DI) and the Across-Studies Inconsistency (ASI) index. These indices quantify inconsistency taking into account outcome-level decision thresholds.
Last updated 9 months ago
1.00 score 155 downloadsEncompassTest - Direct Multi-Step Forecast Based Comparison of Nested Models via an Encompassing Test
The encompassing test is developed based on multi-step-ahead predictions of two nested models as in Pitarakis, J. (2023) <doi:10.48550/arXiv.2312.16099>. The statistics are standardised to a normal distribution, and the null hypothesis is that the larger model contains no additional useful information. P-values will be provided in the output.
Last updated 9 months ago
1.00 score 169 downloadsaxisandallies - Axis and Allies Spring
Simulates battles in the board game Axis and Allies Spring 1942, and calculates your probability of winning a battle. This speeds the game up significantly.
Last updated 9 months ago
1.00 score 292 downloadssbde - Semiparametric Bayesian Density Estimation
Offers Bayesian semiparametric density estimation and tail-index estimation for heavy tailed data, by using a parametric, tail-respecting transformation of the data to the unit interval and then modeling the transformed data with a purely nonparametric logistic Gaussian process density prior. Based on Tokdar et al. (2022) <doi:10.1080/01621459.2022.2104727>.
Last updated 9 months ago
1.00 score 156 downloadsctqr - Censored and Truncated Quantile Regression
Estimation of quantile regression models for survival data.
Last updated 10 months ago
1.00 score 1 stars 3 scripts 238 downloadsMqrcm - M-Quantile Regression Coefficients Modeling
Parametric modeling of M-quantile regression coefficient functions.
Last updated 10 months ago
1.00 score 8 scripts 191 downloadsechelon - The Echelon Analysis and the Detection of Spatial Clusters using Echelon Scan Method
Functions for the echelon analysis proposed by Myers et al. (1997) <doi:10.1023/A:1018518327329>, and the detection of spatial clusters using echelon scan method proposed by Kurihara (2003) <doi:10.20551/jscswabun.15.2_171>.
Last updated 10 months ago
1.00 score 168 downloadsSwissAir - Air Quality Data of Switzerland for One Year in 30 Min Resolution
Ozone, NOx (= Sum of nitrogen monoxide and nitrogen dioxide), nitrogen monoxide, ambient temperature, dew point, wind speed and wind direction at 3 sites around lake of Lucerne in Central Switzerland in 30 min time resolution for year 2004.
Last updated 10 months ago
1.00 score 1 stars 5 scripts 264 downloadsSeqAlignR - Sequence Alignment and Visualization Tool
Computes the optimal alignment of two character sequences. Visualizes the result of the alignment in a matrix plot. Needleman, Saul B.; Wunsch, Christian D. (1970) "A general method applicable to the search for similarities in the amino acid sequence of two proteins" <doi:10.1016/0022-2836(70)90057-4>.
Last updated 10 months ago
1.00 score 4 scripts 122 downloadsfastliu - Fast Functions for Liu Regression with Regularization Parameter and Statistics
Efficient computation of the Liu regression coefficient paths, Liu-related statistics and information criteria for a grid of the regularization parameter. The computations are based on the 'C++' library 'Armadillo' through the 'R' package 'Rcpp'.
Last updated 10 months ago
1.00 score 117 downloadsjage - Estimation of Developmental Age
Bayesian methods for estimating developmental age from ordinal dental data. For an explanation of the model used, see Konigsberg (2015) <doi:10.3109/03014460.2015.1045430>. For details on the conditional correlation correction, see Sgheiza (2022) <doi:10.1016/j.forsciint.2021.111135>. Dental scoring is based on Moorrees, Fanning, and Hunt (1963) <doi:10.1177/00220345630420062701>.
Last updated 10 months ago
1.00 score 186 downloadsSubgrpID - Patient Subgroup Identification for Clinical Drug Development
Implementation of Sequential BATTing (bootstrapping and aggregating of thresholds from trees) for developing threshold-based multivariate (prognostic/predictive) biomarker signatures. Variable selection is automatically built-in. Final signatures are returned with interaction plots for predictive signatures. Cross-validation performance evaluation and testing dataset results are also output. Detail algorithms are described in Huang et al (2017) <doi:10.1002/sim.7236>.
Last updated 10 months ago
1.00 score 3 scripts 158 downloadsstodom - Estimating Consistent Tests for Stochastic Dominance
Stochastic dominance tests help ranking different distributions. The package implements the consistent test for stochastic dominance by Barrett and Donald (2003) <doi:10.1111/1468-0262.00390>. Specifically, it implements Barrett and Donald's Kolmogorov-Smirnov type tests for first- and second-order stochastic dominance based on bootstrapping 2 and 1.
Last updated 10 months ago
1.00 score 129 downloadsProbSamplingI - Probabilistic Sampling Design and Strategies
It allows the user to determine sample sizes, select probabilistic samples, make estimates of different parameters for the total finite population and in studio domains, using the main design drawings.
Last updated 10 months ago
1.00 score 279 downloadszfa - Zoom-Focus Algorithm
Performs Zoom-Focus Algorithm (ZFA) to optimize testing regions for rare variant association tests in exome sequencing data.
Last updated 10 months ago
1.00 score 1 scripts 132 downloadsnivm - Noninferiority Tests with Variable Margins
Noninferiority tests for difference in failure rates at a prespecified control rate or prespecified time. For details, see Fay and Follmann, 2016 <DOI:10.1177/1740774516654861>.
Last updated 10 months ago
1.00 score 6 scripts 154 downloadsmccca - Visualizing Class Specific Heterogeneous Tendencies in Categorical Data
Performing multiple-class cluster correspondence analysis(MCCCA). The main functions are create.MCCCAdata() to create a list to be applied to MCCCA, MCCCA() to apply MCCCA, and plot.mccca() for visualizing MCCCA result. Methods used in the package refers to Mariko Takagishi and Michel van de Velden (2022)<doi:10.1080/10618600.2022.2035737>.
Last updated 10 months ago
1.00 score 184 downloadskaraoke - Remove Vocals from a Song
Attempts to remove vocals from a stereo '.wav' recording of a song.
Last updated 10 months ago
1.00 score 1 scripts 153 downloadsgbm2sas - Convert GBM Object Trees to SAS Code
Writes SAS code to get predicted values from every tree of a gbm.object.
Last updated 10 months ago
1.00 score 1 scripts 223 downloadshbal - Hierarchically Regularized Entropy Balancing
Implements hierarchically regularized entropy balancing proposed by Xu and Yang (2022) <doi:10.1017/pan.2022.12>. The method adjusts the covariate distributions of the control group to match those of the treatment group. 'hbal' automatically expands the covariate space to include higher order terms and uses cross-validation to select variable penalties for the balancing conditions.
Last updated 11 months ago
1.00 score 8 scripts 224 downloadsLiftTest - A Bootstrap Proportion Test for Brand Lift Testing
A bootstrap proportion test for Brand Lift Testing to quantify the effectiveness of online advertising. Methods of the bootstrap proportion test are presented in Liu, Yu, Mao, Wu, Dyer (2023) <doi:10.1145/3583780.3615021>.
Last updated 11 months ago
1.00 score 126 downloadsPUPMCR - Image-Based Identification of Color Based on Rayner (1970) Terminology and Known Fungal Pigments
Image-based color matching using the "Mycological Colour Chart" by Rayner (1970, ISBN:9780851980263) and its associated fungal pigments. This package will assist mycologists in identifying color during morphological analysis.
Last updated 11 months ago
1.00 score 1 scripts 153 downloadsADER - Data Analysis in Ecology
Data sets used in Cayuela and De la Cruz (2022, ISBN:978-84-8476-833-3).
Last updated 11 months ago
1.00 score 426 downloadsnice - Get or Set UNIX Niceness
Get or set UNIX priority (niceness) of running R process.
Last updated 12 months ago
1.00 score 4 scripts 143 downloadsInterfaceqPCR - GUI to Analyse qPCR Results after PMA Treatment or not
Graphical User Interface allowing to determine the concentration in the sample in CFU per mL or in number of copies per mL provided to qPCR results after with or without PMA treatment. This package is simply to use because no knowledge in R commands is necessary. A graphic represents the standard curve, and a table containing the result for each sample is created.
Last updated 12 months ago
1.00 score 3 scripts 197 downloadsGammareg - Classic Gamma Regression: Joint Modeling of Mean and Shape Parameters
Performs Gamma regression, where both mean and shape parameters follows lineal regression structures.
Last updated 12 months ago
1.00 score 2 scripts 274 downloadsrmp - Rounded Mixture Package
Performs univariate probability mass function estimation via Bayesian nonparametric mixtures of rounded kernels as in Canale and Dunson (2011) <doi:10.1198/jasa.2011.tm10552>.
Last updated 12 months ago
1.00 score 254 downloadstpn - Truncated Positive Normal Model and Extensions
Provide data generation and estimation tools for the truncated positive normal (tpn) model discussed in Gomez, Olmos, Varela and Bolfarine (2018) <doi:10.1007/s11766-018-3354-x>, the slash tpn distribution discussed in Gomez, Gallardo and Santoro (2021) <doi:10.3390/sym13112164>, the bimodal tpn distribution discussed in Gomez et al. (2022) <doi:10.3390/sym14040665> and the flexible tpn model.
Last updated 12 months ago
1.00 score 208 downloadselections - USA Presidential Elections Data
This includes a dataset on the outcomes of the USA presidential elections since 1920, and various predictors, as used in <https://www.vanderwalresearch.com/blog/15-elections>.
Last updated 12 months ago
1.00 score 8 scripts 302 downloadssMSROC - Assessment of Diagnostic and Prognostic Markers
Provides estimations of the Receiver Operating Characteristic (ROC) curve and the Area Under the Curve (AUC) based on the two-stages mixed-subjects ROC curve estimator (Diaz-Coto et al. (2020) <doi:10.1515/ijb-2019-0097> and Diaz-Coto et al. (2020) <doi:10.1080/00949655.2020.1736071>).
Last updated 12 months ago
1.00 score 5 scripts 161 downloadspoistweedie - Poisson-Tweedie Exponential Family Models
Simulation of models Poisson-Tweedie.
Last updated 12 months ago
1.00 score 6 scripts 292 downloadsCopulaGAMM - Copula-Based Mixed Regression Models
Estimation of 2-level factor copula-based regression models for clustered data where the response variable can be either discrete or continuous.
Last updated 12 months ago
1.00 score 225 downloadsrSPARCS - Sites, Population, and Records Cleaning Skills
Data cleaning including 1) generating datasets for time-series and case-crossover analyses based on raw hospital records, 2) linking individuals to an areal map, 3) picking out cases living within a buffer of certain size surrounding a site, etc. For more information, please refer to Zhang W,etc. (2018) <doi:10.1016/j.envpol.2018.08.030>.
Last updated 1 years ago
1.00 score 4 scripts 403 downloadsmarradistrees - Plots a Tree-Like Representation of a Numerical Variable (Marradi's Tree)
Provides a single function plotting Marradi's trees: a graphical representation of a numerical variable for comparing the variable mean and standard deviation across subgroups. See A. Marradi "L'analisi monovariata" (1993, ISBN: 9788820496876).
Last updated 1 years ago
1.00 score 232 downloadsWCluster - Clustering and PCA with Weights, and Data Nuggets Clustering
K-means clustering, hierarchical clustering, and PCA with observational weights and/or variable weights. It also includes the corresponding functions for data nuggets which serve as representative samples of large datasets. Cherasia et al., (2022) <doi:10.1007/978-3-031-22687-8_20>. Amaratunga et al., (2009) <doi:10.1002/9780470317129>.
Last updated 1 years ago
1.00 score 1 scripts 187 downloadspmvalsampsize - Sample Size for External Validation of a Prediction Model
Computes the minimum sample size required for the external validation of an existing multivariable prediction model using the criteria proposed by Archer (2020) <doi:10.1002/sim.8766> and Riley (2021) <doi:10.1002/sim.9025>.
Last updated 1 years ago
1.00 score 1 scripts 261 downloadsbild - A Package for BInary Longitudinal Data
Performs logistic regression for binary longitudinal data, allowing for serial dependence among observations from a given individual and a random intercept term. Estimation is via maximization of the exact likelihood of a suitably defined model. Missing values and unbalanced data are allowed, with some restrictions. M. Helena Goncalves et al.(2007) <DOI: 10.18637/jss.v046.i09>.
Last updated 1 years ago
1.00 score 1 stars 8 scripts 400 downloadsbioclim - Bioclimatic Analysis and Classification
Using numeric or raster data, this package contains functions to calculate: complete water balance, bioclimatic balance, bioclimatic intensities, reports for individual locations, multi-layered rasters for spatial analysis.
Last updated 1 years ago
1.00 score 342 downloadsSurvSparse - Survival Analysis with Sparse Longitudinal Covariates
Survival analysis with sparse longitudinal covariates under right censoring scheme. Different hazards models are involved. Please cite the manuscripts corresponding to this package: Sun, Z. et al. (2022) <doi:10.1007/s10985-022-09548-6>, Sun, Z. and Cao, H. (2023) <arXiv:2310.15877> and Sun, D. et al. (2023) <arXiv:2308.15549>.
Last updated 1 years ago
1.00 score 124 downloadsTailClassifier - Tail Classifier
The function TailClassifier() suggests one of the following types of tail for your discrete data: 1) Power decaying tail; 2) Sub-exponential decaying tail; and 3) Near-exponential decaying tail. The function also provides an estimate of the parameter for the classified-distribution as a reference.
Last updated 1 years ago
1.00 score 180 downloadsDMQ - Dynamic Multiple Quantile (DMQ) Model
Perform estimation, prediction, and simulations using the Dynamic Multiple Quantile model of Catania and Luati (2023) <doi:10.1016/j.jeconom.2022.11.002>. Can be used to estimate a set of conditional time-varying quantiles of a time series that do not cross.
Last updated 1 years ago
1.00 score 7 scripts 148 downloadscorrfuns - Correlation Coefficient Related Functions
Many correlation coefficient related functions are offered, such as correlations, partial correlations and hypothesis testing using asymptotic tests and computer intensive methods (bootstrap and permutation). References include Mardia K.V., Kent J.T. and Bibby J.M. (1979). "Multivariate Analysis". ISBN: 978-0124712522. London: Academic Press.
Last updated 1 years ago
1.00 score 156 downloadsGFE - Gross Flows Estimation under Complex Surveys
The philosophy in the package is described in Stasny (1988) <doi:10.2307/1391558> and Gutierrez, A., Trujillo, L. & Silva, N. (2014), <ISSN:1492-0921> to estimate the gross flows under complex surveys using a Markov chain approach with non response.
Last updated 1 years ago
1.00 score 4 scripts 314 downloadsmixSPE - Mixtures of Power Exponential and Skew Power Exponential Distributions for Use in Model-Based Clustering and Classification
Mixtures of skewed and elliptical distributions are implemented using mixtures of multivariate skew power exponential and power exponential distributions, respectively. A generalized expectation-maximization framework is used for parameter estimation. See citation() for how to cite.
Last updated 1 years ago
1.00 score 1 scripts 231 downloadslongitudinalANAL - Longitudinal Data Analysis
Regression analysis of mixed sparse synchronous and asynchronous longitudinal covariates. Please cite the manuscripts corresponding to this package: Sun, Z. et al. (2023) <arXiv:2305.17715> and Liu, C. et al. (2023) <arXiv:2305.17662>.
Last updated 1 years ago
1.00 score 163 downloadsBosonSampling - Classical Boson Sampling
Classical Boson Sampling using the algorithm of Clifford and Clifford (2017) <arXiv:1706.01260>. Also provides functions for generating random unitary matrices, evaluation of matrix permanents (both real and complex) and evaluation of complex permanent minors.
Last updated 1 years ago
1.00 score 3 scripts 270 downloadsKnowBR - Discriminating Well Surveyed Spatial Units from Exhaustive Biodiversity Databases
It uses species accumulation curves and diverse estimators to assess, at the same time, the levels of survey coverage in multiple geographic cells of a size defined by the user or polygons. It also enables the geographical depiction of observed species richness, survey effort and completeness values including a background with administrative areas.
Last updated 1 years ago
1.00 score 8 scripts 278 downloadsviking - State-Space Models Inference by Kalman or Viking
Inference methods for state-space models, relying on the Kalman Filter or on Viking (Variational Bayesian VarIance tracKING). See J. de Vilmarest (2022) <https://theses.hal.science/tel-03716104/>.
Last updated 1 years ago
1.00 score 167 downloadssgPLS - Sparse Group Partial Least Square Methods
Regularized version of partial least square approaches providing sparse, group, and sparse group versions of partial least square regression models (Liquet, B., Lafaye de Micheaux, P., Hejblum B., Thiebaut, R. (2016) <doi:10.1093/bioinformatics/btv535>). Version of PLS Discriminant analysis is also provided.
Last updated 1 years ago
1.00 score 1 stars 7 scripts 197 downloadsregspec - Non-Parametric Bayesian Spectrum Estimation for Multirate Data
Computes linear Bayesian spectral estimates from multirate data for second-order stationary time series. Provides credible intervals and methods for plotting various spectral estimates. Please see the paper `Should we sample a time series more frequently?' (doi below) for a full description of and motivation for the methodology.
Last updated 1 years ago
1.00 score 6 scripts 297 downloadsprolsirm - Procrustes Matching for Latent Space Item Response Model
Procrustes matching of the posterior samples of person and item latent positions from latent space item response models. The methods implemented in this package are based on work by Borg, I., Groenen, P. (1997, ISBN:978-0-387-94845-4), Jeon, M., Jin, I. H., Schweinberger, M., Baugh, S. (2021) <doi:10.1007/s11336-021-09762-5>, and Andrew, D. M., Kevin M. Q., Jong Hee Park. (2011) <doi:10.18637/jss.v042.i09>.
Last updated 1 years ago
1.00 score 3 scripts 145 downloadsivDiag - Estimation and Diagnostic Tools for Instrumental Variables Designs
Estimation and diagnostic tools for instrumental variables designs, which implements the guidelines proposed in Lal et al. (2023) <arXiv:2303.11399>, including bootstrapped confidence intervals, effective F-statistic, Anderson-Rubin test, valid-t ratio test, and local-to-zero tests.
Last updated 1 years ago
1.00 score 10 scripts 260 downloadsAutoTransQF - A Novel Automatic Shifted Log Transformation
A novel parametrization of log transformation and a shift parameter to automate the transformation process are proposed in R package 'AutoTransQF' based on Feng et al. (2016). Please read Feng et al. (2016) <doi:10.1002/sta4.104> for more details of the method.
Last updated 1 years ago
1.00 score 180 downloadsprome - Patient-Reported Outcome Data Analysis with Stan
Algorithms and subroutines for patient-reported outcome data analysis.
Last updated 1 years ago
1.00 score 194 downloadsCircNNTSRmult - Multivariate Circular Data using MNNTS Models
A collection of utilities for the statistical analysis of multivariate circular data using distributions based on Multivariate Nonnegative Trigonometric Sums (MNNTS). The package includes functions for calculation of densities and distributions, for the estimation of parameters, and more.
Last updated 1 years ago
1.00 score 154 downloadsShapeChange - Change-Point Estimation using Shape-Restricted Splines
In a scatterplot where the response variable is Gaussian, Poisson or binomial, we consider the case in which the mean function is smooth with a change-point, which is a mode, an inflection point or a jump point. The main routine estimates the mean curve and the change-point as well using shape-restricted B-splines. An optional subroutine delivering a bootstrap confidence interval for the change-point is incorporated in the main routine.
Last updated 1 years ago
1.00 score 6 scripts 179 downloadsIASD - Model Selection for Index of Asymmetry Distribution
Calculate AIC's and AICc's of unimodal model (one normal distribution) and bimodal model(a mixture of two normal distributions) which fit the distribution of indices of asymmetry (IAS), and plot their density, to help determine IAS distribution is unimodal or bimodal.
Last updated 1 years ago
1.00 score 2 scripts 216 downloadsGAGBLUP - Genetic Algorithm Assisted Genomic Best Liner Unbiased Prediction
Performs genetic algorithm (Scrucca, L (2013) <doi:10.18637/jss.v053.i04>) assisted genomic best liner unbiased prediction for genomic selection. It also provides a binning method in natural population for genomic selection under the principle of linkage disequilibrium for dimensional reduction.
Last updated 1 years ago
1.00 score 118 downloadsSpectralClMixed - Spectral Clustering for Mixed Type Data
Performs cluster analysis of mixed-type data using Spectral Clustering, see F. Mbuga and, C. Tortora (2022) <doi:10.3390/stats5010001>.
Last updated 1 years ago
1.00 score 5 scripts 212 downloadsCoMiRe - Convex Mixture Regression
Posterior inference under the convex mixture regression (CoMiRe) models introduced by Canale, Durante, and Dunson (2018) <doi:10.1111/biom.12917>.
Last updated 1 years ago
1.00 score 236 downloadskerSeg - New Kernel-Based Change-Point Detection
New kernel-based test and fast tests for detecting change-points or changed-intervals where the distributions abruptly change. They work well particularly for high-dimensional data. Song, H. and Chen, H. (2022) <arXiv:2206.01853>.
Last updated 1 years ago
1.00 score 173 downloadskerDAA - New Kernel-Based Test for Differential Association Analysis
A new practical method to evaluate whether relationships between two sets of high-dimensional variables are different or not across two conditions. Song, H. and Wu, M.C. (2023) <arXiv:2307.15268>.
Last updated 1 years ago
1.00 score 157 downloadsqape - Quantile of Absolute Prediction Errors
Estimates QAPE using bootstrap procedures. The residual, parametric and double bootstrap is used. The test of normality using Cholesky decomposition is added. Y pop is defined.
Last updated 1 years ago
1.00 score 2 scripts 209 downloadsMKLE - Maximum Kernel Likelihood Estimation
Package for fast computation of the maximum kernel likelihood estimator (mkle).
Last updated 1 years ago
1.00 score 6 scripts 272 downloadssaeHB.ME - Small Area Estimation with Measurement Error using Hierarchical Bayesian Method
Implementation of small area estimation using Hierarchical Bayesian (HB) Method when auxiliary variable measured with error. The 'rjags' package is employed to obtain parameter estimates. For the references, see Rao and Molina (2015) <doi:10.1002/9781118735855>, Ybarra and Lohr (2008) <doi:10.1093/biomet/asn048>, and Ntzoufras (2009, ISBN-10: 1118210352).
Last updated 1 years ago
1.00 score 1 stars 165 downloadsmrct - Outlier Detection of Functional Data Based on the Minimum Regularized Covariance Trace Estimator
Detect outlying observations in functional data sets based on the minimum regularized covariance trace (MRCT) estimator. Includes implementation of Oguamalam et al. (2023) <arXiv:2307.13509>.
Last updated 1 years ago
1.00 score 99 downloadsTP.idm - Estimation of Transition Probabilities for the Illness-Death Model
Estimation of transition probabilities for the illness-death model. Both the Aalen-Johansen estimator for a Markov model and a novel non-Markovian estimator by de Una-Alvarez and Meira-Machado (2015) <doi:10.1111/biom.12288>, see also Balboa and de Una-Alvarez (2018) <doi:10.18637/jss.v083.i10>, are included.
Last updated 1 years ago
1.00 score 7 scripts 209 downloadsStReg - Student's t Regression Models
It contains functions to estimate multivariate Student's t dynamic and static regression models for given degrees of freedom and lag length. Users can also specify the trends and dummies of any kind in matrix form. Poudyal, N., and Spanos, A. (2022) <doi:10.3390/econometrics10020017>. Spanos, A. (1994) <http://www.jstor.org/stable/3532870>.
Last updated 1 years ago
1.00 score 143 downloadsiRepro - Reproducibility for Interval-Censored Data
Calculates intraclass correlation coefficient (ICC) for assessing reproducibility of interval-censored data with two repeated measurements (Kovacic and Varnai (2014) <doi:10.1097/EDE.0000000000000139>). ICC is estimated by maximum likelihood from model with one fixed and one random effect (both intercepts). Help in model checking (normality of subjects' means and residuals) is provided.
Last updated 1 years ago
1.00 score 7 scripts 219 downloadsMultiClassROC - ROC Curves for Multi-Class Analysis
Function multiroc() can be used for computing and visualizing Receiver Operating Characteristics (ROC) and Area Under the Curve (AUC) for multi-class classification problems. It supports both One-vs-One approach by M.Bishop, C. (2006, ISBN:978-0-387-31073-2) and One-vs-All approach by Murphy P., K. (2012, ISBN:9780262018029).
Last updated 1 years ago
1.00 score 168 downloadsoptDesignSlopeInt - Optimal Designs for Estimating the Slope Divided by the Intercept
Aids practitioners to optimally design experiments that measure the slope divided by the intercept and provides confidence intervals for the ratio.
Last updated 1 years ago
1.00 score 2 scripts 155 downloadsIndGenErrors - Tests of Independence Between Innovations of Generalized Error Models
Computation of test statistics of independence between (continuous) innovations of time series. They Can be used with stochastic volatility models and Hidden Markov Models (HMM). This improves the results in Duchesne, Ghoudi & Remillard (2012) <doi:10.1002/cjs.11141>.
Last updated 1 years ago
1.00 score 159 downloadsOSFD - Output Space-Filling Design
A method to generate a design in the input space that sequentially fills the output space of a black-box function. The output space-filling design will be helpful in inverse design or feature-based modeling problem. Please see Wang et al.(2023) <DOI:10.48550/arXiv.2305.07202> for details. This work is supported by U.S. National Foundation grant CMMI-1921646.
Last updated 1 years ago
1.00 score 142 downloadstdsc - Time Domain Signal Coding
Functions for performing time domain signal coding as used in Chesmore (2001) <doi:10.1016/S0003-682X(01)00009-3>, and related tasks. This package creates the standard S-matrix and A-matrix (with variable lag), has tools to convert coding matrices into distributed matrices, provides published codebooks and allows for extraction of code sequences.
Last updated 1 years ago
1.00 score 8 scripts 213 downloadsepmrob - Robust Estimation of Probit Models with Endogeneity
Package provides a set of tools for robust estimation and inference for probit model with endogenous covariates. The current version contains a robust two-step estimator. For technical details, see Naghi, Varadi and Zhelonkin (2022), <doi:10.1016/j.ecosta.2022.05.001>.
Last updated 1 years ago
1.00 score 159 downloadsOBRE - Optimal B-Robust Estimator Tools
An implementation for computing Optimal B-Robust Estimators of two-parameter distribution. The procedure is composed of some equations that are evaluated alternatively until the solution is reached. Some tools for analyzing the estimates are included. The most relevant is covariance matrix computation using a closed formula.
Last updated 1 years ago
1.00 score 5 scripts 135 downloadscvmaPLFAM - Cross-Validation Model Averaging for Partial Linear Functional Additive Models
Produce an averaging estimate/prediction by combining all candidate models for partial linear functional additive models, using multi-fold cross-validation criterion. More details can be referred to Shishi Liu and Jingxiao Zhang. (2021) <arXiv:2105.00966>.
Last updated 1 years ago
1.00 score 167 downloadscatdap - Categorical Data Analysis Program Package
Categorical data analysis by AIC. The methodology is described in Sakamoto (1992) <ISBN 978-0-7923-1429-5>.
Last updated 1 years ago
1.00 score 3 scripts 281 downloadsadapt4pv - Adaptive Approaches for Signal Detection in Pharmacovigilance
A collection of several pharmacovigilance signal detection methods based on adaptive lasso. Additional lasso-based and propensity score-based signal detection approaches are also supplied. See Courtois et al <doi:10.1186/s12874-021-01450-3>.
Last updated 1 years ago
1.00 score 1 stars 331 downloadsEntropicStatistics - Functions Based on Entropic Statistics
Contains methods for data analysis in entropic perspective. These entropic perspective methods are nonparametric, and perform better on non-ordinal data. Currently, the package has a function HeatMap() for visualizing distributional characteristics among multiple populations (groups).
Last updated 1 years ago
1.00 score 1 scripts 189 downloadsJUMP - Replicability Analysis of High-Throughput Experiments
Implementing a computationally scalable false discovery rate control procedure for replicability analysis based on maximum of p-values. Please cite the manuscript corresponding to this package [Lyu, P. et al., (2023), <https://www.biorxiv.org/content/10.1101/2023.02.13.528417v2>].
Last updated 2 years ago
1.00 score 96 downloadslmtestrob - Outlier Robust Specification Testing
Robust test(s) for model diagnostics in regression. The current version contains a robust test for functional specification (linearity). The test is based on the robust bounded-influence test by Heritier and Ronchetti (1994) <doi:10.1080/01621459.1994.10476822>.
Last updated 2 years ago
1.00 score 138 downloadsMCPModBC - Improved Inference in Multiple Comparison Procedure – Modelling
Implementation of Multiple Comparison Procedures with Modeling (MCP-Mod) procedure with bias-corrected estimators and second-order covariance matrices as described in Diniz, Gallardo and Magalhaes (2023) <doi:10.1002/pst.2303>.
Last updated 2 years ago
1.00 score 9 scripts 188 downloadsOPC - The Online Principal Component Estimation Method
The online principal component method can process the online data set. The philosophy of the package is described in Guo G. (2018) <doi:10.1080/10485252.2018.1531130>.
Last updated 2 years ago
1.00 score 1 scripts 150 downloadsnmw - Understanding Nonlinear Mixed Effects Modeling for Population Pharmacokinetics
This shows how NONMEM(R) software works. NONMEM's classical estimation methods like 'First Order(FO) approximation', 'First Order Conditional Estimation(FOCE)', and 'Laplacian approximation' are explained.
Last updated 2 years ago
1.00 score 1 stars 8 scripts 250 downloadshset - Sets of Numbers Implemented with Hash Tables
Implementation of S4 class of sets and multisets of numbers. The implementation is based on the hash table from the package 'hash'. Quick operations are allowed when the set is a dynamic object. The implementation is discussed in detail in Ceoldo and Wit (2023) <arXiv:2304.09809>.
Last updated 2 years ago
1.00 score 156 downloadsVARSELECTEXPOSURE - Variable Selection Methods Including an Exposure Variable
Utilizes multiple variable selection methods to estimate Average Treatment Effect.
Last updated 2 years ago
1.00 score 192 downloadsROI.models.netlib - 'ROI' Optimization Problems Based on 'NETLIB-LP'
A collection of 'ROI' optimization problems based on the 'NETLIB-LP' collection. 'Netlib' is a software repository, which amongst many other software for scientific computing contains a collection of linear programming problems. The purpose of this package is to make this problems easily accessible from 'R' as 'ROI' optimization problems.
Last updated 2 years ago
1.00 score 8 scripts 258 downloadsnlstac - An R Package for Fitting Separable Nonlinear Models
Set of functions implementing the algorithm described in Fernandez Torvisco et al. (2018) for fitting separable nonlinear regression curves. See Fernandez Torvisco, Rodriguez-Arias Fernandez and Cabello Sanchez (2018) <doi:10.2298/FIL1812233T>.
Last updated 2 years ago
1.00 score 2 scripts 165 downloadsHDCurves - Hierarchical Derivative Curve Estimation
A procedure that fits derivative curves based on a sequence of quotient differences. In a hierarchical setting the package produces estimates of subject-specific and group-specific derivative curves. In a non-hierarchical setting the package produces a single derivative curve.
Last updated 2 years ago
1.00 score 3 scripts 238 downloadsHydroCode - Hydrological Codes
Pfafstetter Hydrological Codes as cited in Verdin and Verdin (1999) <doi: 10.1016/S0022-1694(99)00011-6> are decoded for upstream or downstream queries.
Last updated 2 years ago
1.00 score 192 downloadsmcen - Multivariate Cluster Elastic Net
Fits the Multivariate Cluster Elastic Net (MCEN) presented in Price & Sherwood (2018) <arXiv:1707.03530>. The MCEN model simultaneously estimates regression coefficients and a clustering of the responses for a multivariate response model. Currently accommodates the Gaussian and binomial likelihood.
Last updated 2 years ago
1.00 score 1 stars 8 scripts 287 downloadsmetaSDTreg - Regression Models for Meta Signal Detection Theory
Regression methods for the meta-SDT model. The package implements methods for cognitive experiments of metacognition as described in Kristensen, S. B., Sandberg, K., & Bibby, B. M. (2020). Regression methods for metacognitive sensitivity. Journal of Mathematical Psychology, 94. <doi:10.1016/j.jmp.2019.102297>.
Last updated 2 years ago
1.00 score 161 downloadsevilDice - Test Dice Sets for Intransitive Properties
Checks to see whether a supplied set of dice (their face values) are transitive, returning pair-win and group-roll win probabilities. Expected returns (mean magnitude of win/loss) are presented as well.
Last updated 2 years ago
1.00 score 190 downloadsFactorCopula - Factor, Bi-Factor, Second-Order and Factor Tree Copula Models
Estimation, model selection and goodness-of-fit of (1) factor copula models for mixed continuous and discrete data in Kadhem and Nikoloulopoulos (2021) <doi:10.1111/bmsp.12231>; (2) bi-factor and second-order copula models for item response data in Kadhem and Nikoloulopoulos (2023) <doi:10.1007/s11336-022-09894-2>; (3) factor tree copula models for item response data in Kadhem and Nikoloulopoulos (2022) <arXiv:2201.00339>.
Last updated 2 years ago
1.00 score 3 scripts 237 downloadsStatDataML - Read and Write StatDataML Files
Support for reading and writing files in StatDataML---an XML-based data exchange format.
Last updated 2 years ago
1.00 score 6 scripts 459 downloadsHYDROCAL - Hydraulic Roughness Calculator
Estimates frictional constants for hydraulic analysis of rivers. This HYDRaulic ROughness CALculator (HYDROCAL) was previously developed as a spreadsheet tool and accompanying documentation by McKay and Fischenich (2011, <https://erdc-library.erdc.dren.mil/jspui/bitstream/11681/2034/1/CHETN-VII-11.pdf>).
Last updated 2 years ago
1.00 score 171 downloadspenalizedcdf - Estimate a Penalized Linear Model using the CDF Penalty Function
Utilize the CDF penalty function to estimate a penalized linear model. It enables you to display some graphical representations and determine whether the Karush-Kuhn-Tucker conditions are met. For more details about the theory, please refer to Cuntrera, D., Augugliaro, L., & Muggeo, V. M. (2022) <arXiv:2212.08582>.
Last updated 2 years ago
1.00 score 148 downloadsL2DensityGoFtest - Density Goodness-of-Fit Test
Provides functions for the implementation of a density goodness-of-fit test, based on piecewise approximation of the L2 distance.
Last updated 2 years ago
1.00 score 282 downloadsp3state.msm - Analyzing Survival Data from an Illness-Death Model
Contains functions for data preparation, prediction of transition probabilities, estimating semi-parametric regression models and for implementing nonparametric estimators for other quantities. See Meira-Machado and Roca-Pardiñas (2011) <doi:10.18637/jss.v038.i03>.
Last updated 2 years ago
1.00 score 1 stars 5 scripts 218 downloadsSNPannotator - Investigating the Functional Characteristics of Selected SNPs and Their Vicinity Genomic Region
To investigate the functional characteristics of selected SNPs and their vicinity genomic region. Linked SNPs in moderate to high linkage disequilibrium (e.g. r2>0.50) with the corresponding index SNPs will be selected for further analysis.
Last updated 2 years ago
1.00 score 257 downloadsKFPLS - Kernel Functional Partial Least Squares
Implementation for kernel functional partial least squares (KFPLS) method. KFPLS method is developed for functional nonlinear models, and the method does not require strict constraints for the nonlinear structures. The crucial function of this package is KFPLS().
Last updated 2 years ago
1.00 score 128 downloadsfertilmodel - Fertility Models
Four fertility models are fitted using non-linear least squares. These are the Hadwiger, the Gamma, the Model1 and Model2, following the terminology of the following paper: Peristera P. and Kostaki A. (2007). "Modeling fertility in modern populations". Demographic Research, 16(6): 141--194. <doi:10.4054/DemRes.2007.16.6>. Model based averaging is also supported.
Last updated 2 years ago
1.00 score 221 downloadsreplicatedpp2w - Two-Way ANOVA-Like Method to Analyze Replicated Point Patterns
Test for effects of both individual factors and their interaction on replicated spatial patterns in a two factorial design, as explained in Ramon et al. (2016) <doi:10.1111/ecog.01848>.
Last updated 2 years ago
1.00 score 2 scripts 191 downloadsselectspm - Select Point Pattern Models Based on Minimum Contrast, AIC and Goodness of Fit
Fit and selects point pattern models based on minimum contrast, AIC and and goodness of fit.
Last updated 2 years ago
1.00 score 3 scripts 184 downloadsockc - Order Constrained Solutions in k-Means Clustering
Extends 'flexclust' with an R implementation of order constrained solutions in k-means clustering (Steinley and Hubert, 2008, <doi:10.1007/s11336-008-9058-z>).
Last updated 2 years ago
1.00 score 2 scripts 157 downloadsistacr - Obtaining Open Data from Instituto Canario De Estadistica (ISTAC) API
You can access to open data published in Instituto Canario De Estadistica (ISTAC) APIs at <https://datos.canarias.es/api/estadisticas/>.
Last updated 2 years ago
1.00 score 1 scripts 240 downloadsFMAdist - Frequentist Model Averaging Distribution
Creation of an input model (fitted distribution) via the frequentist model averaging (FMA) approach and generate random-variates from the distribution specified by "myfit" which is the fitted input model via the FMA approach. See W. X. Jiang and B. L. Nelson (2018), "Better Input Modeling via Model Averaging," Proceedings of the 2018 Winter Simulation Conference, IEEE Press, 1575-1586.
Last updated 2 years ago
1.00 score 2 scripts 186 downloadsSLFPCA - Sparse Logistic Functional Principal Component Analysis
Implementation for sparse logistic functional principal component analysis (SLFPCA). SLFPCA is specifically developed for functional binary data, and the estimated eigenfunction can be strictly zero on some sub-intervals, which is helpful for interpretation. The crucial function of this package is SLFPCA().
Last updated 2 years ago
1.00 score 1 stars 3 scripts 147 downloadsTSSVM - Time Series Forecasting using SVM Model
Implementation and forecasting univariate time series data using the Support Vector Machine model. Support Vector Machine is one of the prominent machine learning approach for non-linear time series forecasting. For method details see Kim, K. (2003) <doi:10.1016/S0925-2312(03)00372-2>.
Last updated 2 years ago
1.00 score 174 downloadsciu - Contextual Importance and Utility
Implementation of the Contextual Importance and Utility (CIU) concepts for Explainable AI (XAI). A recent description of CIU can be found in e.g. Främling (2020) <arXiv:2009.13996>.
Last updated 2 years ago
1.00 score 7 scripts 230 downloadsloedata - Data Sets from "Lectures on Econometrics" by Chirok Han
Data sets for Chirok Han (2022, ISBN:979-11-303-1497-6, "Lectures on Econometrics"). Students, teachers, and self-learners will find the data sets essential for replicating the results in the book.
Last updated 2 years ago
1.00 score 1 scripts 614 downloadsFADPclust - Functional Data Clustering Using Adaptive Density Peak Detection
An implementation of a clustering algorithm for functional data based on adaptive density peak detection technique, in which the density is estimated by functional k-nearest neighbor density estimation based on a proposed semi-metric between functions. The proposed functional data clustering algorithm is computationally fast since it does not need iterative process. (Alex Rodriguez and Alessandro Laio (2014) <doi:10.1126/science.1242072>; Xiao-Feng Wang and Yifan Xu (2016) <doi:10.1177/0962280215609948>).
Last updated 2 years ago
1.00 score 1 stars 8 scripts 223 downloadscmbClust - Conditional Mixture Modeling and Model-Based Clustering
Conditional mixture model fitted via EM (Expectation Maximization) algorithm for model-based clustering, including parsimonious procedure, optimal conditional order exploration, and visualization.
Last updated 2 years ago
1.00 score 206 downloadsZINAR1 - Simulates ZINAR(1) Model and Estimates Its Parameters Under Frequentist Approach
Generates Realizations of First-Order Integer Valued Autoregressive Processes with Zero-Inflated Innovations (ZINAR(1)) and Estimates its Parameters as described in Garay et al. (2021) <doi:10.1007/978-3-030-82110-4_2>.
Last updated 2 years ago
1.00 score 128 downloadsOnboardClient - Bindings for Onboard Data's Building Data API
Provides a wrapper for the Onboard Data building data API <https://api.onboarddata.io/swagger>. Along with streamlining access to the API, this package simplifies access to sensor time series data, metadata (sensors, equipment, and buildings), and details about the Onboard data model/ontology.
Last updated 2 years ago
1.00 score 6 scripts 201 downloadssAIC - Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Poisson regression, and Gaussian graphical models) estimated by the lasso.
Last updated 2 years ago
1.00 score 2 scripts 156 downloadsgllm - Generalised log-Linear Model
Routines for log-linear models of incomplete contingency tables, including some latent class models, via EM and Fisher scoring approaches. Allows bootstrapping. See Espeland and Hui (1987) <doi:10.2307/2531553> for general approach.
Last updated 2 years ago
1.00 score 8 scripts 344 downloadsspcr - Sparse Principal Component Regression
The sparse principal component regression is computed. The regularization parameters are optimized by cross-validation.
Last updated 2 years ago
1.00 score 1 stars 4 scripts 287 downloadsTOU - Transformed Ornstein-Uhlenbeck Model for Adsorption Kinetics
Estimates the parameters of a Transformed Ornstein-Uhlenbeck (TOU) stochastic model for adsorption data and also the parameters of the related pseudo-n-order (PNO) model, such as the maximum adsorption capacity (qe), the adsorption rate constant (kn) and the order of the model (n).
Last updated 2 years ago
1.00 score 152 downloadsweightedCL - Efficient and Feasible Inference for High-Dimensional Normal Copula Regression Models
Estimates high-dimensional multivariate normal copula regression models with the weighted composite likelihood estimating equations in Nikoloulopoulos (2022) <arXiv:2203.04619>. It provides autoregressive moving average correlation structures and binary, ordinal, Poisson, and negative binomial regressions.
Last updated 2 years ago
1.00 score 133 downloadsDesign.parameters - Parameters of the Experimental Designs
Here, a function has been developed to generate parameters of the input designs, as well as incidence matrices. This is a general function that can be used to investigate the characterization properties of any block design.
Last updated 2 years ago
1.00 score 3 scripts 197 downloadsplattice - Lattice Plot for Panel Data
It creates a lattice plot to visualize panel or longitudinal data. The observed values are plotted as dots and the fitted values as lines, both against time. The plot is customizable and easy to edit, even if you do not know how to construct a lattice plot from scratch.
Last updated 2 years ago
1.00 score 136 downloadsadaptsmoFMRI - Adaptive Smoothing of FMRI Data
Adaptive smoothing functions for estimating the blood oxygenation level dependent (BOLD) effect by using functional Magnetic Resonance Imaging (fMRI) data, based on adaptive Gauss Markov random fields, for real as well as simulated data. The implemented models make use of efficient Markov Chain Monte Carlo methods. Implemented methods are based on the research developed by A. Brezger, L. Fahrmeir, A. Hennerfeind (2007) <https://www.jstor.org/stable/4626770>.
Last updated 2 years ago
1.00 score 6 scripts 246 downloadsTratamentos.ad - Pacote Para Analise De Experimentos Com Testemunhas Adicionais
Pacote para a analise de experimentos com um ou dois fatores com testemunhas adicionais conduzidos no delineamento inteiramente casualizado ou em blocos casualizados. "Package for the analysis of one or two-way experiments with additional controls conducted in a completely randomized design or in a randomized block design".
Last updated 2 years ago
1.00 score 9 scripts 330 downloadsGiniDistance - A New Gini Correlation Between Quantitative and Qualitative Variables
An implementation of a new Gini covariance and correlation to measure dependence between a categorical and numerical variables. Dang, X., Nguyen, D., Chen, Y. and Zhang, J., (2018) <arXiv:1809.09793>.
Last updated 2 years ago
1.00 score 1 scripts 158 downloadsarakno - ARAchnid KNowledge Online
Allows the user to connect with the World Spider Catalogue (WSC; <https://wsc.nmbe.ch/>) and the World Spider Trait (WST; <https://spidertraits.sci.muni.cz/>) databases. Also performs several basic functions such as checking names validity, retrieving coordinate data from the Global Biodiversity Information Facility (GBIF; <https://www.gbif.org/>), and mapping.
Last updated 2 years ago
1.00 score 296 downloadsmFDP - Flexible Control of the mFDP
Computes bounds for the median of the false discovery proportion (mFDP). These 50 percent confidence bounds for the FDP are simultaneously valid. The method takes a vector of p-values as input. Also provides mFDP-adjusted p-values. Can be used for flexible mFDP control.
Last updated 2 years ago
1.00 score 180 downloadsqmd - Quantification of Multivariate Dependence
A multivariate copula-based dependence measure. For more information, see Griessenberger, Junker, Trutschnig (2022), On a multivariate copula-based dependence measure and its estimation, Electronic Journal of Statistics, 16, 2206-2251.
Last updated 2 years ago
1.00 score 240 downloadsJSparO - Joint Sparse Optimization via Proximal Gradient Method for Cell Fate Conversion
Implementation of joint sparse optimization (JSparO) to infer the gene regulatory network for cell fate conversion. The proximal gradient method is implemented to solve different low-order regularization models for JSparO.
Last updated 2 years ago
1.00 score 1 stars 124 downloadsmvLSWimpute - Imputation Methods for Multivariate Locally Stationary Time Series
Implementation of imputation techniques based on locally stationary wavelet time series forecasting methods from Wilson, R. E. et al. (2021) <doi:10.1007/s11222-021-09998-2>.
Last updated 2 years ago
1.00 score 199 downloadsSPB - Simple Progress Bars for Procedural Coding
Provides a simple progress bar to use for basic and advanced users that suits all those who prefer procedural programming. It is especially useful for integration into markdown files thanks to the progress bar's customisable appearance.
Last updated 2 years ago
1.00 score 253 downloadsclusterHD - Tools for Clustering High-Dimensional Data
Tools for clustering high-dimensional data. In particular, it contains the methods described in <doi:10.1093/bioinformatics/btaa243>, <arXiv:2010.00950>.
Last updated 2 years ago
1.00 score 2 scripts 231 downloadsstlELM - Hybrid Forecasting Model Based on STL Decomposition and ELM
Univariate time series forecasting with STL decomposition based Extreme Learning Machine hybrid model. For method details see Xiong T, Li C, Bao Y (2018). <doi:10.1016/j.neucom.2017.11.053>.
Last updated 2 years ago
1.00 score 163 downloadsEEMDelm - Ensemble Empirical Mode Decomposition and Its Variant Based ELM Model
Forecasting univariate time series with different decomposition based Extreme Learning Machine models. For method details see Yu L, Wang S, Lai KK (2008). <doi:10.1016/j.eneco.2008.05.003>, Parida M, Behera MK, Nayak N (2018). <doi:10.1109/ICSESP.2018.8376723>.
Last updated 2 years ago
1.00 score 190 downloadsARpLMEC - Censored Mixed-Effects Models with Different Correlation Structures
Left, right or interval censored mixed-effects linear model with autoregressive errors of order p or DEC correlation structure using the type-EM algorithm. The error distribution can be Normal or t-Student. It provides the parameter estimates, the standard errors and prediction of future observations (available only for the normal case). Olivari et all (2021) <doi:10.1080/10543406.2020.1852246>.
Last updated 2 years ago
1.00 score 3 scripts 299 downloadsORIClust - Order-Restricted Information Criterion-Based Clustering Algorithm
A user-friendly R-based software package for gene clustering. Clusters are given by genes matched to prespecified profiles across various ordered treatment groups. It is particularly useful for analyzing data obtained from short time-course or dose-response microarray experiments.
Last updated 2 years ago
1.00 score 2 scripts 247 downloadsHDOMDesign - High-Dimensional Orthogonal Maximin Distance Designs
Contains functions to construct high-dimensional orthogonal maximin distance designs in two, four, eight, and sixteen levels from rotating the Kronecker product of sub-Hadamard matrices.
Last updated 2 years ago
1.00 score 131 downloadsExcessMass - Excess Mass Calculation and Plots
Implementation of a function which calculates the empirical excess mass for given \eqn{\lambda} and given maximal number of modes (excessm()). Offering powerful plot features to visualize empirical excess mass (exmplot()). This includes the possibility of drawing several plots (with different maximal number of modes / cut off values) in a single graph.
Last updated 2 years ago
1.00 score 7 scripts 164 downloadsgCat - Graph-Based Two-Sample Tests for Categorical Data
These are two-sample tests for categorical data utilizing similarity information among the categories. They are useful when there is underlying structure on the categories.
Last updated 2 years ago
1.00 score 1 stars 3 scripts 175 downloadscpa - Confirmatory Path Analysis Through 'd-sep' Tests
Functions to test and compare causal models using Confirmatory Path Analysis.
Last updated 2 years ago
1.00 score 2 scripts 202 downloadsSMNCensReg - Fitting Univariate Censored Regression Model Under the Family of Scale Mixture of Normal Distributions
Fit univariate right, left or interval censored regression model under the scale mixture of normal distributions.
Last updated 2 years ago
1.00 score 4 scripts 219 downloadsmisPRIME - Partial Replacement Imputation Estimation for Missing Covariates
Partial Replacement Imputation Estimation (PRIME) can overcome problems caused by missing covariates in additive partially linear model. PRIME conducts imputation and regression simultaneously with known and unknown model structure. More details can be referred to Zishu Zhan, Xiangjie Li and Jingxiao Zhang. (2022) <arXiv:2205.14994>.
Last updated 2 years ago
1.00 score 104 downloadscccm - Crossed Classification Credibility Model
Calculates the credit debt for the next period based on the available data using the cross-classification credibility model.
Last updated 2 years ago
1.00 score 160 downloadsHBSTM - Hierarchical Bayesian Space-Time Models for Gaussian Space-Time Data
Fits Hierarchical Bayesian space-Time models for Gaussian data. Furthermore, its functions have been implemented for analysing the fitting qualities of those models.
Last updated 2 years ago
1.00 score 1 stars 6 scripts 159 downloadsOPTtesting - Optimal Testing
Optimal testing under general dependence. The R package implements procedures proposed in Wang, Han, and Tong (2022). The package includes parameter estimation procedures, the computation for the posterior probabilities, and the testing procedure.
Last updated 2 years ago
1.00 score 85 downloadsGAIPE - Graphical Extension with Accuracy in Parameter Estimation (GAIPE)
Implements graphical extension with accuracy in parameter estimation (AIPE) on RMSEA for sample size planning in structural equation modeling based on Lin, T.-Z. & Weng, L.-J. (2014) <doi: 10.1080/10705511.2014.915380>. And, it can also implement AIPE on RMSEA and power analysis on RMSEA.
Last updated 3 years ago
1.00 score 4 scripts 178 downloadswowa - Weighted Ordered Weighted Average
Introduce weights into Ordered Weighted Averages and extend bivariate means based on n-ary tree construction. Please refer to the following: G. Beliakov, H. Bustince, and T. Calvo (2016, ISBN: 978-3-319-24753-3), G. Beliakov(2018) <doi:10.1002/int.21913>, G. Beliakov, J.J. Dujmovic (2016) <doi:10.1016/j.ins.2015.10.040>, J.J. Dujmovic and G. Beliakov (2017) <doi:10.1002/int.21828>.
Last updated 3 years ago
1.00 score 179 downloadsBootWPTOS - Test Stationarity using Bootstrap Wavelet Packet Tests
Provides significance tests for second-order stationarity for time series using bootstrap wavelet packet tests. Provides functionality to visualize the time series with the results of the hypothesis tests superimposed. The methodology is described in Cardinali, A and Nason, G P (2016) "Practical powerful wavelet packet tests for second-order stationarity." Applied and Computational Harmonic Analysis, 44, 558-585 <doi:10.1016/j.acha.2016.06.006>.
Last updated 3 years ago
1.00 score 7 scripts 170 downloadsDEM - The Distributed EM Algorithms in Multivariate Gaussian Mixture Models
The distributed expectation maximization algorithms are used to solve parameters of multivariate Gaussian mixture models. The philosophy of the package is described in Guo, G. (2022) <doi:10.1080/02664763.2022.2053949>.
Last updated 3 years ago
1.00 score 3 scripts 214 downloadsSECP - Statistical Estimation of Cluster Parameters
Estimating parameters of site clusters on 2D & 3D square lattice with various lattice sizes, relative fractions of open sites (occupation probability), iso- & anisotropy, von Neumann & Moore (1,d)-neighborhoods, described by Moskalev P.V. et al. (2011) <arXiv:1105.2334v1>.
Last updated 3 years ago
1.00 score 8 scripts 155 downloadsGeneF - Package for Generalized F-Statistics
Implementation of several generalized F-statistics. The current version includes a generalized F-statistic based on the flexible isotonic/monotonic regression or order restricted hypothesis testing. Based on: Y. Lai (2011) <doi:10.1371/journal.pone.0019754>.
Last updated 3 years ago
1.00 score 2 scripts 216 downloadsZINARp - Simulate INAR/ZINAR(p) Models and Estimate Its Parameters
Simulation, exploratory data analysis and Bayesian analysis of the p-order Integer-valued Autoregressive (INAR(p)) and Zero-inflated p-order Integer-valued Autoregressive (ZINAR(p)) processes, as described in Garay et al. (2020) <doi:10.1080/00949655.2020.1754819>.
Last updated 3 years ago
1.00 score 199 downloadsVoss - Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and generic versions of the Voss algorithm (random sequential additions).
Last updated 3 years ago
1.00 score 6 scripts 168 downloadsRIFS - Random Iterated Function System
Pointwise generation and display of attractors (prefractals) of the random iterated function system (RIFS) for various combinations of probabilistic and geometric parameters of some fixed point sets (protofractals), described by Bukhovets A.G. (2012) <doi:10.1134/S0005117912020154>.
Last updated 3 years ago
1.00 score 4 scripts 213 downloadsNPHMC - Sample Size Calculation for the Proportional Hazards Mixture Cure Model
An R-package for calculating sample size of a survival trial with or without cure fractions.
Last updated 3 years ago
1.00 score 4 scripts 186 downloadsLTPDvar - LTPD and AOQL Plans for Acceptance Sampling Inspection by Variables
Calculation of rectifying LTPD and AOQL plans for sampling inspection by variables which minimize mean inspection cost per lot of process average quality.
Last updated 3 years ago
1.00 score 10 scripts 206 downloadsLinCal - Static Univariate Frequentist and Bayesian Linear Calibration
Estimate and confidence/credible intervals for an unknown regressor x0 given an observed y0.
Last updated 3 years ago
1.00 score 8 scripts 167 downloadsSPOUSE - Scatter Plots Over-Viewed Using Summary Ellipses
Summary ellipses superimposed on a scatter plot contain all bi-variate summary statistics for regression analysis. Furthermore, the outer ellipse flags potential outliers. Multiple groups can be compared in terms of centers and spreads as illustrated in the examples.
Last updated 3 years ago
1.00 score 174 downloadsRivivc - In Vitro in Vivo Correlation Linear Level "A"
It is devoted to the IVIVC linear level A with numerical deconvolution method. The latter is working for inequal and incompatible timepoints between impulse and response curves. A numerical convolution method is also available. Application domains include pharamaceutical industry QA/QC and R&D together with academic research.
Last updated 3 years ago
1.00 score 3 scripts 170 downloadsHCT - Calculates Significance Criteria and Power for a Single Arm Trial
Given a database of previous treatment/placebo estimates, their standard errors and sample sizes, the program calculates a significance criteria and power estimate that takes into account the among trial variation.
Last updated 3 years ago
1.00 score 6 scripts 193 downloadsgte - Generalized Turnbull's Estimator
Generalized Turnbull's estimator proposed by Dehghan and Duchesne (2011).
Last updated 3 years ago
1.00 score 5 scripts 225 downloadscaribou - Estimation of Caribou Abundance Based on Radio Telemetry Data
Estimation of population size of migratory caribou herds based on large scale aggregations monitored by radio telemetry. It implements the methodology found in the article by Rivest et al. (1998) about caribou abundance estimation. It also includes a function based on the Lincoln-Petersen Index as applied to radio telemetry data by White and Garrott (1990).
Last updated 3 years ago
1.00 score 8 scripts 272 downloadsfunLBM - Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix where each entry of the matrix is a function or a time series.
Last updated 3 years ago
1.00 score 7 scripts 236 downloadsdstat2x2xk - Demonstrated Insensitivity to Bias in 2x2xK Contingency Tables
For an observational study with binary treatment, binary outcome and K strata, implements a d-statistic that uses those strata most insensitive to unmeasured bias in treatment assignment.<doi:10.1093/biomet/asaa032> The package has one function, dstat2x2xk.
Last updated 3 years ago
1.00 score 169 downloadsDOEM - The Distributed Online Expectation Maximization Algorithms to Solve Parameters of Poisson Mixture Models
The distributed online expectation maximization algorithms are used to solve parameters of Poisson mixture models. The philosophy of the package is described in Guo, G. (2022) <doi:10.1080/02664763.2022.2053949>.
Last updated 3 years ago
1.00 score 1 scripts 150 downloadsdagwood - DAGs with Omitted Objects Displayed (DAGWOOD)
DAGs With Omitted Objects Displayed (DAGWOOD) is a framework to help reveal key hidden assumptions in a causal DAG. This package provides an implementation of the DAGWOOD algorithm. Further description can be found in Haber et al (2022) <DOI:10.1016/j.annepidem.2022.01.001>.
Last updated 3 years ago
1.00 score 151 downloadsLBPG - The Length-Biased Power Garima Distribution
The Length-Biased Power Garima distribution for computes the probability density, the cumulative density distribution and the quantile function of the distribution, and generates sample values with random variables based on Kittipong and Sirinapa(2021)<DOI: 10.14456/sjst-psu.2021.89>.
Last updated 3 years ago
1.00 score 1 scripts 128 downloadstailTransform - Symmetric Transformation of Tails for Plotting Differences
When plotting treated-minus-control differences, after-minus-before changes, or difference-in-differences, the ttrans() function symmetrically transforms the positive and negative tails to aid plotting. The package includes an observational study with three control groups and an unaffected outcome; see Rosenbaum (2020) <doi:10.1111/biom.13558>.
Last updated 3 years ago
1.00 score 184 downloadsmcount - Marginalized Count Regression Models
Implementation of marginalized models for zero-inflated count data. This package provides a tool to implement an estimation algorithm for the marginalized count models, which directly makes inference on the effect of each covariate on the marginal mean of the outcome. The method involves the marginalized zero-inflated Poisson model described in Long et al. (2014) <doi:10.1002/sim.6293>.
Last updated 3 years ago
1.00 score 155 downloadsmsaeHB - Multivariate Small Area Estimation using Hierarchical Bayesian Method
Implements area level of multivariate small area estimation using Hierarchical Bayesian method under Normal and T distribution. The 'rjags' package is employed to obtain parameter estimates. For the reference, see Rao and Molina (2015) <doi:10.1002/9781118735855>.
Last updated 3 years ago
1.00 score 134 downloadsLSWPlib - Simulation and Spectral Estimation of Locally Stationary Wavelet Packet Processes
Library of functions for the statistical analysis and simulation of Locally Stationary Wavelet Packet (LSWP) processes. The methods implemented by this library are described in Cardinali and Nason (2017) <doi:10.1111/jtsa.12230>.
Last updated 3 years ago
1.00 score 238 downloadsOSDR - Finds an Optimal System of Distinct Representatives
Provides routines for finding an Optimal System of Distinct Representatives (OSDR), as defined by D.Gale (1968) <doi:10.1016/S0021-9800(68)80039-0>.
Last updated 3 years ago
1.00 score 5 scripts 217 downloadsuwedragon - Data Research, Access, Governance Network : Statistical Disclosure Control
A tool for checking how much information is disclosed when reporting summary statistics.
Last updated 3 years ago
1.00 score 142 downloadscif - Cointegrated ICU Forecasting
Set of forecasting tools to predict ICU beds using a Vector Error Correction model with a single cointegrating vector. Method described in Berta, P. Lovaglio, P.G. Paruolo, P. Verzillo, S., 2020. "Real Time Forecasting of Covid-19 Intensive Care Units demand" Health, Econometrics and Data Group (HEDG) Working Papers 20/16, HEDG, Department of Economics, University of York, <https://www.york.ac.uk/media/economics/documents/hedg/workingpapers/2020/2016.pdf>.
Last updated 3 years ago
1.00 score 3 scripts 176 downloadsMultEq - Multiple Equivalence Tests and Simultaneous Confidence Intervals
Equivalence tests and related confidence intervals for the comparison of two treatments, simultaneously for one or many normally distributed, primary response variables (endpoints). The step-up procedure of Quan et al. (2001) is both applied for differences and extended to ratios of means. A related single-step procedure is also available.
Last updated 3 years ago
1.00 score 6 scripts 186 downloadsSOPIE - Non-Parametric Estimation of the Off-Pulse Interval of a Pulsar
Provides functions to non-parametrically estimate the off-pulse interval of a source function originating from a pulsar. The technique is based on a sequential application of P-values obtained from goodness-of-fit tests for the uniform distribution, such as the Kolmogorov-Smirnov, Cramer-von Mises, Anderson-Darling and Rayleigh goodness-of-fit tests.
Last updated 3 years ago
1.00 score 10 scripts 197 downloadsevident - Evidence Factors in Observational Studies
Contains a collection of examples of evidence factors in observational studies from the book Replication and Evidence Factors in Observational Studies by Paul R. Rosenbaum (2021) <doi:10.1201/9781003039648>.
Last updated 3 years ago
1.00 score 1 scripts 187 downloadsBSPADATA - Bayesian Proposal to Fit Spatial Econometric Models
The purpose of this package is to fit the three Spatial Econometric Models proposed in Anselin (1988, ISBN:9024737354) in the homoscedastic and the heteroscedatic case. The fit is made through MCMC algorithms and observational working variables approach.
Last updated 3 years ago
1.00 score 8 scripts 224 downloadsDArand - Differential Analysis with Random Reference Genes
Differential Analysis of short RNA transcripts that can be modeled by either Poisson or Negative binomial distribution. The statistical methodology implemented in this package is based on the random selection of references genes (Desaulle et al. (2021) <arXiv:2103.09872>).
Last updated 3 years ago
1.00 score 168 downloadsbraQCA - Bootstrapped Robustness Assessment for Qualitative Comparative Analysis
Test the robustness of a user's Qualitative Comparative Analysis solutions to randomness, using the bootstrapped assessment: baQCA(). This package also includes a function that provides recommendations for improving solutions to reach typical significance levels: brQCA(). Data included come from McVeigh et al. (2014) <doi:10.1177/0003122414534065>.
Last updated 3 years ago
1.00 score 3 scripts 260 downloadsl1spectral - An L1-Version of the Spectral Clustering
Provides an l1-version of the spectral clustering algorithm devoted to robustly clustering highly perturbed graphs using l1-penalty. This algorithm is described with more details in the preprint C. Champion, M. Champion, M. Blazère, R. Burcelin and J.M. Loubes, "l1-spectral clustering algorithm: a spectral clustering method using l1-regularization" (2022).
Last updated 3 years ago
1.00 score 251 downloadssupercompress - Supervised Compression of Big Data
A supervised compression method that incorporates the response for reducing big data to a carefully selected subset. Please see Joseph and Mak (2021) <doi:10.1002/sam.11508>. This research is supported by a U.S. National Science Foundation (NSF) grant CMMI-1921646.
Last updated 3 years ago
1.00 score 1 stars 132 downloadsphd - Permutation Testing in High-Dimensional Linear Models
Provides permutation methods for testing in high-dimensional linear models. The tests are often robust against heteroscedasticity and non-normality and usually perform well under anti-sparsity. See Hemerik, Thoresen and Finos (2021) <doi:10.1080/00949655.2020.1836183>.
Last updated 3 years ago
1.00 score 3 scripts 135 downloadsMRCE - Multivariate Regression with Covariance Estimation
Compute and select tuning parameters for the MRCE estimator proposed by Rothman, Levina, and Zhu (2010) <doi:10.1198/jcgs.2010.09188>. This estimator fits the multiple output linear regression model with a sparse estimator of the error precision matrix and a sparse estimator of the regression coefficient matrix.
Last updated 3 years ago
1.00 score 1 stars 6 scripts 203 downloadsabundant - High-Dimensional Principal Fitted Components and Abundant Regression
Fit and predict with the high-dimensional principal fitted components model. This model is described by Cook, Forzani, and Rothman (2012) <doi:10.1214/11-AOS962>.
Last updated 3 years ago
1.00 score 3 scripts 305 downloadsfat2Lpoly - Two-Locus Family-Based Association Test with Polytomous Outcome
Performs family-based association tests with a polytomous outcome under 2-locus and 1-locus models defined by some design matrix.
Last updated 3 years ago
1.00 score 6 scripts 220 downloadsCommonMean.Copula - Common Mean Vector under Copula Models
Estimate bivariate common mean vector under copula models with known correlation. In the current version, available copulas are the Clayton, Gumbel, Frank, Farlie-Gumbel-Morgenstern (FGM), and normal copulas. See Shih et al. (2019) <doi:10.1080/02331888.2019.1581782> and Shih et al. (2021) <under review> for details under the FGM and general copulas, respectively.
Last updated 3 years ago
1.00 score 3 scripts 214 downloadsrerandPower - Power and Sample Size Calculations for Completely Randomized and Rerandomized Experiments
Computes the power resulting from completely randomized and rerandomized experiments with two groups. Furthermore, computes the sample size necessary to obtain a desired level of power for completely randomized and rerandomized experiments.
Last updated 3 years ago
1.00 score 152 downloadsselcorr - Post-Selection Inference for Generalized Linear Models
Calculates (unconditional) post-selection confidence intervals and p-values for the coefficients of (generalized) linear models.
Last updated 3 years ago
1.00 score 2 scripts 181 downloadsmatman - Material Management
A set of functions, classes and methods for performing ABC and ABC/XYZ analyses, identifying overperforming, underperforming and constantly performing items, and plotting, analyzing as well as predicting the temporal development of items.
Last updated 3 years ago
1.00 score 257 downloadsagrifeature - Agriculture Image Feature
Functions to calculate Gray Level Co-occurrence Matrix(GLCM), RGB-based Vegetative Index(RGB VI) and Normalized Difference Vegetation Index(NDVI) family image features. GLCM calculations are based on Haralick (1973) <doi:10.1109/TSMC.1973.4309314>.
Last updated 3 years ago
1.00 score 242 downloadsClusPred - Simultaneous Semi-Parametric Estimation of Clustering and Regression
Parameter estimation of regression models with fixed group effects, when the group variable is missing while group-related variables are available. Parametric and semi-parametric approaches described in Marbac et al. (2020) <arXiv:2012.14159> are implemented.
Last updated 3 years ago
1.00 score 213 downloadsMNARclust - Clustering Data with Non-Ignorable Missingness using Semi-Parametric Mixture Models
Clustering of data under a non-ignorable missingness mechanism. Clustering is achieved by a semi-parametric mixture model and missingness is managed by using the pattern-mixture approach. More details of the approach are available in Du Roy de Chaumaray et al. (2020) <arXiv:2009.07662>.
Last updated 3 years ago
1.00 score 150 downloadsKnockoffScreen - Whole-Genome Sequencing Data Analysis via Knockoff Statistics
Functions for identification of putative causal loci in whole-genome sequencing data. The functions allow genome-wide association scan. It also includes an efficient knockoff generator for genetic data.
Last updated 3 years ago
1.00 score 1 stars 5 scripts 258 downloadsFairMclus - Clustering for Data with Sensitive Attribute
Clustering for categorical and mixed-type of data, to preventing classification biases due to race, gender or others sensitive attributes. This algorithm is an extension of the methodology proposed by "Santos & Heras (2020) <doi:10.28945/4643>".
Last updated 3 years ago
1.00 score 3 scripts 209 downloadsMultipleBreakpoints - Estimating Multiple Breakpoints for a Sequence of Realizations of Bernoulli Variables
The iterative procedure estimates structural changes in the success probability of Bernoulli variables. It estimates the number and location of the breakpoints as well as the success probability of the different sequences between the breakpoints. In addition, it provides a graphical illustration of the result.
Last updated 3 years ago
1.00 score 152 downloadsautoharp - Semi-Automatic Grading of R and Rmd Scripts
A customisable set of tools for assessing and grading R or R-markdown scripts from students. It allows for checking correctness of code output, runtime statistics and static code analysis. The latter feature is made possible by representing R expressions using a tree structure.
Last updated 3 years ago
1.00 score 1 stars 7 scripts 305 downloadsICglm - Information Criteria for Generalized Linear Regression
Calculate various information criteria in literature for "lm" and "glm" objects.
Last updated 3 years ago
1.00 score 5 scripts 447 downloadsjcp - Joint Change Point Detection
Procedures for joint detection of changes in both expectation and variance in univariate sequences. Performs a statistical test of the null hypothesis of the absence of change points. In case of rejection performs an algorithm for change point detection. Reference - Bivariate change point detection - joint detection of changes in expectation and variance, Scandinavian Journal of Statistics, DOI 10.1111/sjos.12547.
Last updated 3 years ago
1.00 score 3 scripts 205 downloadsSenTinMixt - Parsimonious Mixtures of MSEN and MTIN Distributions
Implements parsimonious mixtures of MSEN and MTIN distributions via expectation- maximization based algorithms for model-based clustering. For each mixture component, parsimony is reached via the eigen-decomposition of the scale matrices and by imposing a constraint on the tailedness parameter. This produces a family of 28 parsimonious mixture models for each distribution.
Last updated 3 years ago
1.00 score 197 downloadsspidR - Spider Knowledge Online
Allows the user to connect with the World Spider Catalogue (WSC; <https://wsc.nmbe.ch/>) and the World Spider Trait (WST; <https://spidertraits.sci.muni.cz/>) databases. Also performs several basic functions such as checking names validity, retrieving coordinate data from the Global Biodiversity Information Facility (GBIF; <https://www.gbif.org/>), and mapping.
Last updated 3 years ago
1.00 score 199 downloadsCorrectedFDR - Correcting False Discovery Rates
There are many estimators of false discovery rate. In this package we compute the Nonlocal False Discovery Rate (NFDR) and the estimators of local false discovery rate: Corrected False discovery Rate (CFDR), Re-ranked False Discovery rate (RFDR) and the blended estimator. Bickel, D.R., Rahal, A. (2019) <https://tinyurl.com/kkdc9rk8>.
Last updated 3 years ago
bayesian statisticsmathematicalbiology
1.00 score 2 scripts 218 downloadstsfngm - Time Series Forecasting using Nonlinear Growth Models
Nonlinear growth models are extremely useful in gaining insight into the underlying mechanism. These models are generally 'mechanistic,' with parameters that have biological meaning. This package allows you to fit and forecast time series data using nonlinear growth models.
Last updated 3 years ago
1.00 score 200 downloadsEEMDSVR - Ensemble Empirical Mode Decomposition and Its Variant Based Support Vector Regression Model
Application of Ensemble Empirical Mode Decomposition and its variant based Support Vector regression model for univariate time series forecasting. For method details see Das (2020).<http://krishi.icar.gov.in/jspui/handle/123456789/44138>.
Last updated 3 years ago
1.00 score 191 downloadsSubTite - Subgroup Specific Optimal Dose Assignment
Chooses subgroup specific optimal doses in a phase I dose finding clinical trial allowing for subgroup combination and simulates clinical trials under the subgroup specific time to event continual reassessment method. Chapple, A.G., Thall, P.F. (2018) <doi:10.1002/pst.1891>.
Last updated 3 years ago
1.00 score 4 scripts 251 downloadscombinationpvalues - Combination of Independent P-Values
Provides access to six fundamental statistics that can be used for the purpose of combination p-values. All methods used can referenced here: Heard & Rubin-Delanchy (2017) <arXiv:1707.06897>.
Last updated 3 years ago
1.00 score 2 scripts 191 downloadsonc.api - Oceans 2.0 API Client Library
Allows users to discover and retrieve Ocean Networks Canada's oceanographic data in raw, text, image, audio, video or any other format available. Provides a class that wraps web service calls and business logic so that users can download data with a single line of code.
Last updated 3 years ago
1.00 score 1 scripts 186 downloadsssmrob - Robust Estimation and Inference in Sample Selection Models
Package provides a set of tools for robust estimation and inference for models with sample selectivity and endogenous treatment model. For details, see Zhelonkin and Ronchetti (2021) <doi:10.18637/jss.v099.i04>.
Last updated 3 years ago
1.00 score 9 scripts 370 downloadsglvmfit - Methods to Assess Generalized Latent Variable Model Fit
Provides residual global fit indices for generalized latent variable models.
Last updated 3 years ago
1.00 score 194 downloadsprimePCA - Projected Refinement for Imputation of Missing Entries in PCA
Implements the primePCA algorithm, developed and analysed in Zhu, Z., Wang, T. and Samworth, R. J. (2019) High-dimensional principal component analysis with heterogeneous missingness. <arXiv:1906.12125>.
Last updated 3 years ago
1.00 score 7 scripts 244 downloadsGIplot - Gaussian Interval Plot (GIplot)
The Gaussian Interval Plot (GIplot) is a pictorial representation of the mean and the standard deviation of a quantitative variable. It also flags potential outliers (together with their frequencies) that are c standard deviations away from the mean.
Last updated 3 years ago
1.00 score 133 downloadsgsrs - A Group-Specific Recommendation System
A group-specific recommendation system to use dependency information from users and items which share similar characteristics under the singular value decomposition framework. Refer to paper A Group-Specific Recommender System <doi:10.1080/01621459.2016.1219261> for the details.
Last updated 3 years ago
1.00 score 92 downloadsbenford - Benford's Analysis on Large Data Sets
Perform the Benford's Analysis to a data set in order to evaluate if it contains human fabricated data. For more details on the method see Moreau, 2021, Model Assist. Statist. Appl., 16 (2021) 73–79. <doi:10.3233/MAS-210517>.
Last updated 3 years ago
1.00 score 258 downloadsgeovol - Geopolitical Volatility (GEOVOL) Modelling
Simulation, estimation and inference for the geopolitical volatility (GEOVOL) model of Engle and Campos-Martins (2020) <doi:10.2139/ssrn.3685213>, where GEOVOL is modelled as a latent multiplicative volatility factor with heterogeneous factor loadings. Estimation is carried out as a maximization-maximization procedure, where GEOVOL and the GEOVOL loadings are estimated iteratively until convergence.
Last updated 3 years ago
1.00 score 1 scripts 152 downloadsProbitSpatial - Probit with Spatial Dependence, SAR, SEM and SARAR Models
Fast estimation of binomial spatial probit regression models with spatial autocorrelation for big datasets.
Last updated 3 years ago
1.00 score 10 scripts 160 downloadsBioInsight - Filter and Plot RNA Biotypes
Analyze and plot the abundance of different RNA biotypes present in a count matrix, this evaluation can be useful if you want to test different strategies of normalization or analyze a particular biotype in a differential gene expression analysis.
Last updated 3 years ago
1.00 score 1 scripts 298 downloadsvampyr - Factor Analysis Controlling the Effects of Response Bias
Vampirize the response biases from a dataset! Performs factor analysis controlling the effects of social desirability and acquiescence using the method described in Ferrando, Lorenzo-Seva & Chico (2009) <doi:10.1080/10705510902751374>.
Last updated 3 years ago
1.00 score 144 downloadsInDisc - Obtaining and Estimating Unidimensional and Multidimensional IRT Dual Models
Performs a unified approach for obtaining and estimating unidimensional and multidimensional Item Response Theory (IRT) Dual Models (DMs), proposed by Ferrando (2019 <doi:10.1177/0146621618817779>).
Last updated 3 years ago
1.00 score 175 downloadsunival - Assessing Essential Unidimensionality Using External Validity Information
Assess essential unidimensionality using external validity information using the procedure proposed by Ferrando & Lorenzo-Seva (2019) <doi:10.1177/0013164418824755>. Provides two indices for assessing differential and incremental validity, both based on a second-order modelling schema for the general factor.
Last updated 3 years ago
1.00 score 4 scripts 155 downloadsLavaCvxr - Lava Estimation for the Sum of Sparse and Dense Signals(3 Methods)
The lava estimation is used to recover signals that is the sum of a sparse signal and a dense signal. The post-lava method corrects the shrinkage bias of lava. For more information on the lava estimation, see Chernozhukov, Hansen, and Liao (2017) <doi:10.1214/16-AOS1434>.
Last updated 3 years ago
1.00 score 153 downloadsaudit - Bounds for Accounting Populations
Find an upper bound for the total amount of overstatement of assets in a set of accounts, or estimate the amount of sales tax owed on a collection of transactions (Meeden and Sargent, 2007, <doi:10.1080/03610920701386802>).
Last updated 3 years ago
1.00 score 4 scripts 246 downloadsDICOMread - Reading and Saving DICOM Image Files
This function provides an interface between 'Matlab' and 'R' in facilitating fast processing for reading and saving DICOM images.
Last updated 4 years ago
1.00 score 210 downloadsSportsTour - Display Tournament Fixtures using Knock Out and Round Robin Techniques
Use of Knock Out and Round Robin Techniques in preparing tournament fixtures as discussed in the Book Health and Physical Education by 'Dr. V K Sharma'(2018,ISBN:978-93-5272-134-4).
Last updated 4 years ago
1.00 score 121 downloadsisoboost - Isotonic Boosting Classification Rules
In classification problems a monotone relation between some predictors and the classes may be assumed. In this package 'isoboost' we propose new boosting algorithms, based on LogitBoost, that incorporate this isotonicity information, yielding more accurate and easily interpretable rules.
Last updated 4 years ago
1.00 score 138 downloadsDBfit - A Double Bootstrap Method for Analyzing Linear Models with Autoregressive Errors
Computes the double bootstrap as discussed in McKnight, McKean, and Huitema (2000) <doi:10.1037/1082-989X.5.1.87>. The double bootstrap method provides a better fit for a linear model with autoregressive errors than ARIMA when the sample size is small.
Last updated 4 years ago
1.00 score 7 scripts 162 downloadsBBSSL - Bayesian Bootstrap Spike-and-Slab LASSO
Posterior sampling for Spike-and-Slab LASSO prior in linear models from Nie and Rockova <arXiv:2011.14279>.
Last updated 4 years ago
1.00 score 2 scripts 148 downloadsjlctree - Joint Latent Class Trees for Joint Modeling of Time-to-Event and Longitudinal Data
Implements the tree-based approach to joint modeling of time-to-event and longitudinal data. This approach looks for a tree-based partitioning such that within each estimated latent class defined by a terminal node, the time-to-event and longitudinal responses display a lack of association. See Zhang and Simonoff (2018) <arXiv:1812.01774>.
Last updated 4 years ago
1.00 score 6 scripts 138 downloadsellipticalsymmetry - Elliptical Symmetry Tests
Given the omnipresence of the assumption of elliptical symmetry, it is essential to be able to test whether that assumption actually holds true or not for the data at hand. This package provides several statistical tests for elliptical symmetry that are described in Babic et al. (2021) <arXiv:2011.12560v2>.
Last updated 4 years ago
1.00 score 162 downloadstextile - Textile Images
Contains real images of the same textile material with/without local defects, which were used in Bui and Apley (2018) <doi:10.1080/00401706.2017.1302362>.
Last updated 4 years ago
1.00 score 1 scripts 163 downloadsrandChecks - Covariate Balance Checks: Randomization Tests and Graphical Diagnostics
Provides randomization tests and graphical diagnostics for assessing randomized assignment and covariate balance for a binary treatment variable. See Branson (2021) <arXiv:1804.08760> for details.
Last updated 4 years ago
1.00 score 8 scripts 164 downloadsshapeNA - M-Estimation of Shape for Data with Missing Values
M-estimators of location and shape following the power family (Frahm, Nordhausen, Oja (2020) <doi:10.1016/j.jmva.2019.104569>) are provided in the case of complete data and also when observations have missing values together with functions aiding their visualization.
Last updated 4 years ago
1.00 score 130 downloadsTwoArmSurvSim - Simulate Survival Data for Randomized Clinical Trials
A system to simulate clinical trials with time to event endpoints. Event simulation is based on Cox models allowing for covariates in addition to the treatment or group factor. Specific drop-out rates (separate from administrative censoring) can be controlled in the simulation. Other features include stratified randomization, non-proportional hazards, different accrual patterns, and event projection (timing to reach the target event) based on interim data.
Last updated 4 years ago
1.00 score 2 scripts 122 downloadsmscp - Multiscale Change Point Detection via Gradual Bandwidth Adjustment in Moving Sum Processes
Multiscale moving sum procedure for the detection of changes in expectation in univariate sequences. References - Multiscale change point detection via gradual bandwidth adjustment in moving sum processes (2021+), Tijana Levajkovic and Michael Messer.
Last updated 4 years ago
1.00 score 153 downloadsstlTDNN - STL Decomposition and TDNN Hybrid Time Series Forecasting
Implementation of hybrid STL decomposition based time delay neural network model for univariate time series forecasting. For method details see Jha G K, Sinha, K (2014). <doi:10.1007/s00521-012-1264-z>, Xiong T, Li C, Bao Y (2018). <doi:10.1016/j.neucom.2017.11.053>.
Last updated 4 years ago
1.00 score 91 downloadsCoxICPen - Variable Selection for Cox's Model with Interval-Censored Data
Perform variable selection for Cox regression model with interval-censored data. Can deal with both low-dimensional and high-dimensional data. Case-cohort design can be incorporated. Two sets of covariates scenario can also be considered. The references are listed in the URL below.
Last updated 4 years ago
1.00 score 156 downloadscopulareg - Copula Regression
Fits multivariate models in an R-vine pair copula construction framework, in such a way that the conditional copula can be easily evaluated. In addition, the package implements functionality to compute or approximate the conditional expectation via the conditional copula.
Last updated 4 years ago
1.00 score 160 downloadsRSmallTelescopes - Empirical Small Telescopes Analysis
We provide functions to perform an empirical small telescopes analysis. This package contains 2 functions, SmallTelescopes() and EstimatePower(). Users only need to call SmallTelescopes() to conduct the analysis. For more information on small telescopes analysis see Uri Simonsohn (2015) <doi:10.1177/0956797614567341>.
Last updated 4 years ago
1.00 score 144 downloadsshutterplot - The R Shutter Plot Package
Shows the scatter plot along with the fitted regression lines. It depicts min, max, the three quartiles, mean, and sd for each variable. It also depicts sd-line, sd-box, r, r-square, prediction boundaries, and regression outliers.
Last updated 4 years ago
1.00 score 139 downloadsEstimateGroupNetwork - Perform the Joint Graphical Lasso and Selects Tuning Parameters
Can be used to simultaneously estimate networks (Gaussian Graphical Models) in data from different groups or classes via Joint Graphical Lasso. Tuning parameters are selected via information criteria (AIC / BIC / extended BIC) or cross validation.
Last updated 4 years ago
1.00 score 1 stars 10 scripts 296 downloadsFamilyRank - Algorithm for Ranking Predictors Using Graphical Domain Knowledge
Grows families of features by selecting features that maximize a weighted score calculated from empirical feature scores and graphical knowledge. The final weighted score for a feature is determined by summing a feature's family-weighted scores across all families in which the feature appears.
Last updated 4 years ago
1.00 score 8 scripts 734 downloadsfdq - Forest Data Quality
Forest data quality is a package containing nine methods of analysis for forest databases, from databases containing inventory data and growth models, the focus of the analyzes is related to the quality of the data present in the database with a focus on consistency , punctuality and completeness of data.
Last updated 4 years ago
1.00 score 3 scripts 245 downloadsECTTDNN - Cointegration Based Timedelay Neural Network Model
This cointegration based Time Delay Neural Network Model hybrid model allows the researcher to make use of the information extracted by the cointegrating vector as an input in the neural network model.
Last updated 4 years ago
1.00 score 1 stars 123 downloadsRatingScaleReduction - Rating Scale Reduction Procedure
Describes a new procedure of reducing items in a rating scale called Rating Scale Reduction (RSR). The new stop criterion in RSR procedure is added (stop global max). The function order is replaced by sort.list.
Last updated 4 years ago
1.00 score 8 scripts 173 downloadseemdTDNN - EEMD and Its Variant Based Time Delay Neural Network Model
Forecasting univariate time series with different decomposition based time delay neural network models. For method details see Yu L, Wang S, Lai KK (2008). <doi:10.1016/j.eneco.2008.05.003>.
Last updated 4 years ago
1.00 score 157 downloadsmemify - Constructing Functions That Keep State
A simple way to construct and maintain functions that keep state i.e. remember their argument lists. This can be useful when one needs to repeatedly invoke the same function with only a small number of argument changes at each invocation.
Last updated 4 years ago
1.00 score 161 downloadsMARSANNhybrid - MARS Based ANN Hybrid Model
Multivariate Adaptive Regression Spline (MARS) based Artificial Neural Network (ANN) hybrid model is combined Machine learning hybrid approach which selects important variables using MARS and then fits ANN on the extracted important variables.
Last updated 4 years ago
1.00 score 90 downloadshdpca - Principal Component Analysis in High-Dimensional Data
In high-dimensional settings: Estimate the number of distant spikes based on the Generalized Spiked Population (GSP) model. Estimate the population eigenvalues, angles between the sample and population eigenvectors, correlations between the sample and population PC scores, and the asymptotic shrinkage factors. Adjust the shrinkage bias in the predicted PC scores. Dey, R. and Lee, S. (2019) <doi:10.1016/j.jmva.2019.02.007>.
Last updated 4 years ago
1.00 score 7 scripts 179 downloadsGLMMRR - Generalized Linear Mixed Model (GLMM) for Binary Randomized Response Data
Generalized Linear Mixed Model (GLMM) for Binary Randomized Response Data. Includes Cauchit, Compl. Log-Log, Logistic, and Probit link functions for Bernoulli Distributed RR data. RR Designs: Warner, Forced Response, Unrelated Question, Kuk, Crosswise, and Triangular. Reference: Fox, J-P, Veen, D. and Klotzke, K. (2018). Generalized Linear Mixed Models for Randomized Responses. Methodology. <doi:10.1027/1614-2241/a000153>.
Last updated 4 years ago
1.00 score 6 scripts 222 downloadsapng - Convert Png Files into Animated Png
Convert several png files into an animated png file. This package exports only a single function `apng'. Call the apng function with a vector of file names (which should be png files) to convert them to a single animated png file.
Last updated 4 years ago
1.00 score 1 stars 2 scripts 220 downloadsMARSSVRhybrid - MARS SVR Hybrid
Multivariate Adaptive Regression Spline (MARS) based Support Vector Regression (SVR) hybrid model is combined Machine learning hybrid approach which selects important variables using MARS and then fits SVR on the extracted important variables.
Last updated 4 years ago
1.00 score 125 downloadsRobustBayesianCopas - Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) <arXiv:2005.02930> for correcting and quantifying publication bias in univariate meta-analysis. Also fits standard random effects meta-analysis and the Copas-like selection model of Ning et al. (2017) <doi:10.1093/biostatistics/kxx004>.
Last updated 4 years ago
1.00 score 161 downloadssccr - The Self-Consistent, Competing Risks (SC-CR) Algorithms
The SC-SR Algorithm is used to calculate fully non-parametric and self-consistent estimators of the cause-specific failure probabilities in the presence of interval-censoring and possible making of the failure cause in a competing risks environment. In the version 2.0 the function creating the probability matrix from double-censored data is added.
Last updated 4 years ago
1.00 score 140 downloadslatentgraph - Graphical Models with Latent Variables
Three methods are provided to estimate graphical models with latent variables: (1) Jin, Y., Ning, Y., and Tan, K. M. (2020) (preprint available); (2) Chandrasekaran, V., Parrilo, P. A. & Willsky, A. S. (2012) <doi:10.1214/11-AOS949>; (3) Tan, K. M., Ning, Y., Witten, D. M. & Liu, H. (2016) <doi:10.1093/biomet/asw050>.
Last updated 4 years ago
1.00 score 103 downloadsEwR - Econometrics with R
Function and data sets in the book entitled "R ile Temel Ekonometri", S.Guris, E.C.Akay, B. Guris(2020). The book published in Turkish. It is possible to makes Durbin two stage method for autocorrelation, generalized differencing method for correction autocorrelation, Hausman Test for identification and computes LM, LR and Wald test statistics for redundant variable by using the functions written in this package.
Last updated 4 years ago
1.00 score 1 scripts 195 downloadsmixcure - Mixture Cure Models
Implementation of parametric and semiparametric mixture cure models based on existing R packages. See details of the models in Peng and Yu (2020) <ISBN: 9780367145576>.
Last updated 4 years ago
1.00 score 2 scripts 193 downloadsWinRatio - Win Ratio for Prioritized Outcomes and 95% Confidence Interval
Calculate the win ratio for prioritized outcomes and the 95% confidence interval based on Bebu and Lachin (2016) <doi:10.1093/biostatistics/kxv032>. Three type of outcomes can be analyzed: survival "failure-time" events, repeated survival "failure-time" events and continuous or ordinal "non-failure time" events that are captured at specific time-points in the study.
Last updated 4 years ago
1.00 score 194 downloadsCronbach - Cronbach's Alpha
Cronbach's alpha and various formulas for confidence intervals. The relevant paper is Tsagris M., Frangos C.C. and Frangos C.C. (2013). "Confidence intervals for Cronbach's reliability coefficient". Recent Techniques in Educational Science, 14-16 May, Athens, Greece.
Last updated 4 years ago
1.00 score 1 scripts 205 downloadsPijavski - Global Univariate Minimization
Global univariate minimization of Lipschitz functions is performed by using Pijavski method, which was published in Pijavski (1972) <DOI:10.1016/0041-5553(72)90115-2>.
Last updated 4 years ago
1.00 score 1 scripts 138 downloadsnlnet - Nonlinear Network, Clustering, and Variable Selection Based on DCOL
It includes four methods: DCOL-based K-profiles clustering, non-linear network reconstruction, non-linear hierarchical clustering, and variable selection for generalized additive model. References: Tianwei Yu (2018)<DOI: 10.1002/sam.11381>; Haodong Liu and others (2016)<DOI: 10.1371/journal.pone.0158247>; Kai Wang and others (2015)<DOI: 10.1155/2015/918954>; Tianwei Yu and others (2010)<DOI: 10.1109/TCBB.2010.73>.
Last updated 4 years ago
1.00 score 1 stars 8 scripts 146 downloadsMLGdata - Datasets for Use with Salvan, Sartori and Pace (2020)
Contains the datasets for use with the book Salvan, Sartori and Pace (2020, ISBN:978-88-470-4002-1) "Modelli Lineari Generalizzati".
Last updated 4 years ago
1.00 score 260 downloadsFisherEM - The FisherEM Algorithm to Simultaneously Cluster and Visualize High-Dimensional Data
The FisherEM algorithm, proposed by Bouveyron & Brunet (2012) <doi:10.1007/s11222-011-9249-9>, is an efficient method for the clustering of high-dimensional data. FisherEM models and clusters the data in a discriminative and low-dimensional latent subspace. It also provides a low-dimensional representation of the clustered data. A sparse version of Fisher-EM algorithm is also provided.
Last updated 4 years ago
1.00 score 7 scripts 331 downloadsgSeg - Graph-Based Change-Point Detection (g-Segmentation)
Using an approach based on similarity graph to estimate change-point(s) and the corresponding p-values. Can be applied to any type of data (high-dimensional, non-Euclidean, etc.) as long as a reasonable similarity measure is available.
Last updated 4 years ago
1.00 score 1 stars 5 scripts 210 downloadsspGARCH - Spatial ARCH and GARCH Models (spGARCH)
A collection of functions to deal with spatial and spatiotemporal autoregressive conditional heteroscedasticity (spatial ARCH and GARCH models) by Otto, Schmid, Garthoff (2018, Spatial Statistics) <arXiv:1609.00711>: simulation of spatial ARCH-type processes (spARCH, exponential spARCH, complex spARCH); quasi-maximum-likelihood estimation of the parameters of spARCH models and spatial autoregressive models with spARCH disturbances, diagnostic checks, visualizations.
Last updated 4 years ago
1.00 score 1 stars 4 scripts 250 downloadsBayesBP - Bayesian Estimation using Bernstein Polynomial Fits Rate Matrix
Smoothed lexis diagrams with Bayesian method specifically tailored to cancer incidence data. Providing to calculating slope and constructing credible interval. LC Chien et al. (2015) <doi:10.1080/01621459.2015.1042106>. LH Chien et al. (2017) <doi:10.1002/cam4.1102>.
Last updated 4 years ago
1.00 score 3 scripts 250 downloadsnsarfima - Methods for Fitting and Simulating Non-Stationary ARFIMA Models
Routines for fitting and simulating data under autoregressive fractionally integrated moving average (ARFIMA) models, without the constraint of covariance stationarity. Two fitting methods are implemented, a pseudo-maximum likelihood method and a minimum distance estimator. Mayoral, L. (2007) <doi:10.1111/j.1368-423X.2007.00202.x>. Beran, J. (1995) <doi:10.1111/j.2517-6161.1995.tb02054.x>.
Last updated 4 years ago
1.00 score 1 stars 2 scripts 209 downloadsregrap - Reverse Graphical Approaches
The graphical approach is proposed as a general framework for clinical trial designs involving multiple hypotheses, where decisions are made only based on the observed marginal p-values. A reverse graphical approach starts from a set of singleton graphs, and gradually add vertices into graphs until rejection of a set of hypotheses is made. See Gou, J. (2020). Reverse graphical approaches for multiple test procedures. Technical Report.
Last updated 4 years ago
1.00 score 1 stars 104 downloadsgridDebug - Debugging 'grid' Graphics
Functions for drawing scene trees representing scenes that have been drawn using grid graphics.
Last updated 4 years ago
1.00 score 3 scripts 156 downloadscspec - Complete Discrete Fourier Transform (DFT) and Periodogram
Calculate the predictive discrete Fourier transform, complete discrete Fourier transform, complete periodogram, and tapered complete periodogram. This algorithm is based on the preprint "Spectral methods for small sample time series: A complete periodogram approach" (2020) by Sourav Das, Suhasini Subba Rao, and Junho Yang.
Last updated 4 years ago
1.00 score 1 scripts 138 downloadsRMPSH - Recursive Modified Pattern Search on Hyper-Rectangle
Optimization of any Black-Box/Non-Convex Function on Hyper-Rectangular Parameter Space. It uses a Variation of Pattern Search Technique. Described in the paper : Das (2016) <arXiv:1604.08616> .
Last updated 4 years ago
1.00 score 3 scripts 146 downloadsclda - Convolution-Based Linear Discriminant Analysis
Contains a time series classification method that obtains a set of filters that maximize the between-class and minimize the within-class distances.
Last updated 4 years ago
1.00 score 4 scripts 177 downloadsGMPro - Graph Matching with Degree Profiles
Functions for graph matching via nodes' degree profiles are provided in this package. The models we can handle include Erdos-Renyi random graphs and stochastic block models(SBM). More details are in the reference paper: Yaofang Hu, Wanjie Wang and Yi Yu (2020) <arXiv:2006.03284>.
Last updated 4 years ago
1.00 score 1 scripts 118 downloadsfuel - Framework for Unified Estimation in Lognormal Models
Lognormal models have broad applications in various research areas such as economics, actuarial science, biology, environmental science and psychology. The estimation problem in lognormal models has been extensively studied. This R package 'fuel' implements thirty-nine existing and newly proposed estimators. See Zhang, F., and Gou, J. (2020), A unified framework for estimation in lognormal models, Technical report.
Last updated 4 years ago
1.00 score 9 scripts 161 downloadsdatasetsICR - Datasets from the Book "An Introduction to Clustering with R"
Companion to the book "An Introduction to Clustering with R" by P. Giordani, M.B. Ferraro and F. Martella (Springer, Singapore, 2020). The datasets are used in some case studies throughout the text.
Last updated 4 years ago
1.00 score 5 scripts 359 downloadsBayesARIMAX - Bayesian Estimation of ARIMAX Model
The Autoregressive Integrated Moving Average (ARIMA) model is very popular univariate time series model. Its application has been widened by the incorporation of exogenous variable(s) (X) in the model and modified as ARIMAX by Bierens (1987) <doi:10.1016/0304-4076(87)90086-8>. In this package we estimate the ARIMAX model using Bayesian framework.
Last updated 5 years ago
1.00 score 1 scripts 300 downloadsLSPFP - Lysate and Secretome Peptide Feature Plotter
Creates plots of peptides from shotgun proteomics analysis of secretome and lysate samples. These plots contain associated protein features and scores for potential secretion and truncation.
Last updated 5 years ago
1.00 score 3 scripts 204 downloadsHMB - Hierarchical Model-Based Estimation Approach
For estimation of a variable of interest using two sources of auxiliary information available in a nested structure. For reference see Saarela et al. (2016)<doi:10.1007/s13595-016-0590-1> and Saarela et al. (2018) <doi:10.3390/rs10111832>.
Last updated 5 years ago
1.00 score 7 scripts 137 downloadspcalls - Pricing of Different Types of Call
Compute the price of different types of call using different methods. The types available are Vanilla European Calls, Vanilla American Calls and American Digital Calls. Available methods are Montecarlo Simulation, Montecarlo Simulation with Antithetic Variates, Black-Scholes and the Binary Tree.
Last updated 5 years ago
1.00 score 109 downloadsCeRNASeek - Identification and Analysis of ceRNA Regulation
Provides several functions to identify and analyse miRNA sponge, including popular methods for identifying miRNA sponge interactions, two types of global ceRNA regulation prediction methods and four types of context-specific prediction methods( Li Y et al.(2017) <doi:10.1093/bib/bbx137>), which are based on miRNA-messenger RNA regulation alone, or by integrating heterogeneous data, respectively. In addition, For predictive ceRNA relationship pairs, this package provides several downstream analysis algorithms, including regulatory network analysis and functional annotation analysis, as well as survival prognosis analysis based on expression of ceRNA ternary pair.
Last updated 5 years ago
competing endogenous rna (cerna)geneexpressiontripletfunctionsoftware
1.00 score 216 downloadsaugSIMEX - Analysis of Data with Mixed Measurement Error and Misclassification in Covariates
Implementation of the augmented Simulation-Extrapolation (SIMEX) algorithm proposed by Yi et al. (2015) <doi:10.1080/01621459.2014.922777> for analyzing the data with mixed measurement error and misclassification. The main function provides a similar summary output as that of glm() function. Both parametric and empirical SIMEX are considered in the package.
Last updated 5 years ago
1.00 score 10 scripts 294 downloadsFMCCSD - Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observable data for a subject is the random inspection time and the event status at inspection. Motivated by such a current status data from a periodontal study where data are inherently clustered, we propose a unified methodology to analyze such complex data.
Last updated 5 years ago
1.00 score 109 downloadsVUROCS - Volume under the ROC Surface for Multi-Class ROC Analysis
Calculates the volume under the ROC surface and its (co)variance for ordered multi-class ROC analysis as well as certain bivariate ordinal measures of association.
Last updated 5 years ago
1.00 score 1 scripts 95 downloadsbivrp - Bivariate Residual Plots with Simulation Polygons
Generates bivariate residual plots with simulation polygons for any diagnostics and bivariate model from which functions to extract the desired diagnostics, simulate new data and refit the models are available.
Last updated 5 years ago
1.00 score 3 scripts 208 downloadsapproxmatch - Approximately Optimal Fine Balance Matching with Multiple Groups
Tools for constructing a matched design with multiple comparison groups. Further specifications of refined covariate balance restriction and exact match on covariate can be imposed. Matches are approximately optimal in the sense that the cost of the solution is at most twice the optimal cost, Crama and Spieksma (1992) <doi:10.1016/0377-2217(92)90078-N>, Karmakar, Small and Rosenbaum (2019) <doi:10.1080/10618600.2019.1584900>.
Last updated 5 years ago
1.00 score 5 scripts 241 downloadsIPCWK - Kendall's Tau Partial Corr. for Survival Trait and Biomarkers
We propose the inverse probability-of-censoring weighted (IPCW) Kendall's tau to measure the association of the survival trait with biomarkers and Kendall's partial correlation to reflect the relationship of the survival trait with interaction variable conditional on main effects, as described in Wang and Chen (2020) <doi:10.1093/bioinformatics/btaa017>.
Last updated 5 years ago
1.00 score 93 downloadsIsoCheck - Isomorphism Check for Multi-Stage Factorial Designs with Randomization Restrictions
Contains functions to check the isomorphism of multi-stage factorial designs with randomisation restrictions based on balanced spreads and balanced covering stars of PG(n-1,2) as described in Spencer, Ranjan and Mendivil (2019) <doi:10.1007/s42519-019-0064-5>.
Last updated 5 years ago
1.00 score 126 downloadsipr - Iterative Proportional Repartition Algorithm
Let us consider a sample of patients who can suffer from several diseases simultaneously, in a given set of diseases. The goal of the implemented algorithm is to estimate the individual average cost of each disease, starting from the global health costs available for each patient.
Last updated 5 years ago
1.00 score 107 downloadsecipex - Efficient Calculation of Fine Structure Isotope Patterns via Fourier Transforms of Simplex-Based Elemental Models
Provides a function that quickly computes the fine structure isotope patterns of a set of chemical formulas to a given degree of accuracy (up to the limit set by errors in floating point arithmetic). A data-set comprising the masses and isotopic abundances of individual elements is also provided and calculation of isotopic gross structures is also supported.
Last updated 5 years ago
1.00 score 1 stars 1 scripts 118 downloadsTrendInTrend - Odds Ratio Estimation and Power Calculation for the Trend in Trend Model
Estimation of causal odds ratio and power calculation given trends in exposure prevalence and outcome frequencies of stratified data.
Last updated 5 years ago
1.00 score 1 stars 3 scripts 175 downloadsFinePop2 - Fine-Scale Population Analysis (Rewrite for Gene-Trait-Environment Interaction Analysis)
Statistical tool set for population genetics. The package provides following functions: 1) estimators of genetic differentiation (FST), 2) regression analysis of environmental effects on genetic differentiation using generalized least squares (GLS) method, 3) interfaces to read and manipulate 'GENEPOP' format data files). For more information, see Kitada, Nakamichi and Kishino (2020) <doi:10.1101/2020.01.30.927186>.
Last updated 5 years ago
1.00 score 1 scripts 144 downloadsdundermifflin - The Office Quotes on-Demand
Provides functions to randomly select, return, and print quotes or entire scenes from the American version of the show the Office. Receive laughs from one of of the greatest sitcoms of all time on demand. Add these functions to your '.Rprofile' to get a good laugh everytime you start a new R session.
Last updated 5 years ago
1.00 score 10 scripts 125 downloadsricegeneann - Gene Annotation of Rice (Oryza Sativa L.spp.japonica)
Gene annotation of rice (Oryza Sativa L.spp.japonica). The package is based on the annotation file from the website <http://plants.ensembl.org/Oryza_sativa/Info/Index>. Input gene's name then return some information, including the from position, the end position, the position type and the chromosome number.
Last updated 5 years ago
1.00 score 118 downloadsPredictionR - Prediction for Future Data from any Continuous Distribution
Functions to get prediction intervals and prediction points of future observations from any continuous distribution.
Last updated 5 years ago
1.00 score 3 scripts 146 downloadsvariosig - Testing Spatial Dependence Using Empirical Variogram
Applying Monte Carlo permutation to generate pointwise variogram envelope and checking for spatial dependence at different scales using permutation test. Empirical Brown's method and Fisher's method are used to compute overall p-value for hypothesis test.
Last updated 5 years ago
1.00 score 7 scripts 156 downloadscdlei - Cause-Deleted Life Expectancy Improvement Procedure
The concept of cause-deleted life expectancy improvement is statistic designed to quantify the increase in life expectancy if a certain cause of death is removed. See Adamic, P. (2015) (<https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2689352>).
Last updated 5 years ago
1.00 score 173 downloadsBioProbability - Probability in Biostatistics
Several tools for analyzing diagnostic tests and 2x2 contingency tables are provided. In particular, positive and negative predictive values for a diagnostic tests can be calculated from prevalence, sensitivity and specificity values. For contingency tables, relative risk and odds ratio measures are estimated. Furthermore, confidence intervals are provided.
Last updated 5 years ago
1.00 score 1 scripts 180 downloadsSCVA - Single-Case Visual Analysis
Make graphical representations of single case data and transform graphical displays back to raw data, as discussed in Bulte and Onghena (2013) <doi:10.22237/jmasm/1383280020>. The package also includes tools for visually analyzing single-case data, by displaying central location, variability and trend.
Last updated 5 years ago
1.00 score 7 scripts 219 downloadslcpm - Ordinal Outcomes: Generalized Linear Models with the Log Link
An implementation of the Log Cumulative Probability Model (LCPM) and Proportional Probability Model (PPM) for which the Maximum Likelihood Estimates are determined using constrained optimization. This implementation accounts for the implicit constraints on the parameter space. Other features such as standard errors, z tests and p-values use standard methods adapted from the results based on constrained optimization.
Last updated 5 years ago
1.00 score 2 scripts 143 downloadsnmadb - Network Meta-Analysis Database API
Set of functions for accessing database of network meta-analyses described in Petropoulou M, et al. Bibliographic study showed improving statistical methodology of network meta-analyses published between 1999 and 2015 <doi:10.1016/j.jclinepi.2016.11.002>. The database is hosted in a REDcap database at the Institute of Social and Preventive Medicine (ISPM) in the University of Bern.
Last updated 5 years ago
1.00 score 10 scripts 170 downloadsRRI - Residual Randomization Inference for Regression Models
Testing and inference for regression models using residual randomization methods. The basis of inference is an invariance assumption on the regression errors, e.g., clustered errors, or doubly-clustered errors.
Last updated 5 years ago
1.00 score 106 downloadsLPower - Calculates Power, Sample Size, or Detectable Effect for Longitudinal Analyses
Computes power, or sample size or the detectable difference for a repeated measures model with attrition. It requires the variance covariance matrix of the observations but can compute this matrix for several common random effects models. See Diggle, P, Liang, KY and Zeger, SL (1994, ISBN:9780198522843).
Last updated 5 years ago
1.00 score 3 scripts 113 downloadscotrend - Consistent Co-Trending Rank Selection
Implements cointegration/co-trending rank selection algorithm in Guo and Shintani (2013) "Consistent co-trending rank selection when both stochastic and nonlinear deterministic trends are present". The Econometrics Journal 16: 473-483 <doi:10.1111/j.1368-423X.2012.00392.x>. Numbered examples correspond to Feb 2011 preprint <http://www.fas.nus.edu.sg/ecs/events/seminar/seminar-papers/05Apr11.pdf>.
Last updated 5 years ago
1.00 score 2 scripts 147 downloadsrrat - Robust Regression with Asymmetric Heavy-Tail Noise Distributions
Implementation of Robust Regression tailored to deal with Asymmetric noise Distribution, which was originally proposed by Takeuchi & Bengio & Kanamori (2002) <doi:10.1162/08997660260293300>. In addition, this implementation is extended as introducing potential feature regularization by LASSO etc.
Last updated 5 years ago
1.00 score 117 downloadsrlmDataDriven - Robust Regression with Data Driven Tuning Parameter
Data driven approach for robust regression estimation in homoscedastic and heteroscedastic context. See Wang et al. (2007), <doi:10.1198/106186007X180156> regarding homoscedastic framework.
Last updated 5 years ago
1.00 score 4 scripts 180 downloadsccda - Combined Cluster and Discriminant Analysis
Implements the combined cluster and discriminant analysis method for finding homogeneous groups of data with known origin as described in Kovacs et. al (2014): Classification into homogeneous groups using combined cluster and discriminant analysis (CCDA). Environmental Modelling & Software. <doi:10.1016/j.envsoft.2014.01.010>.
Last updated 5 years ago
1.00 score 4 scripts 180 downloadsvarEst - Variance Estimation
Error variance estimation in ultrahigh dimensional datasets with four different methods, viz. Refitted cross validation, k-fold refitted cross validation, Bootstrap-refitted cross validation, Ensemble method.
Last updated 5 years ago
1.00 score 1 stars 1 scripts 149 downloadsGLSME - Generalized Least Squares with Measurement Error
Performs linear regression with correlated predictors, responses and correlated measurement errors in predictors and responses, correcting for biased caused by these.
Last updated 5 years ago
1.00 score 4 scripts 209 downloadsClickClustCont - Mixtures of Continuous Time Markov Models
Provides an expectation maximization (EM) algorithm to fit a mixture of continuous time Markov models for use with clickstream or other sequence type data. Gallaugher, M.P.B and McNicholas, P.D. (2018) <arXiv:1802.04849>.
Last updated 5 years ago
1.00 score 178 downloadsHextractoR - Integrated Tool for Hairping Extraction of RNA Sequences
Simple and integrated tool that automatically extracts and folds all hairpin sequences from raw genome-wide data. It predicts the secondary structure of several overlapped segments, with longer length than the mean length of sequences of interest for the species under processing, ensuring that no one is lost nor inappropriately cut.
Last updated 5 years ago
1.00 score 6 scripts 185 downloadsMatSkew - Matrix Skew-T Parameter Estimation
Performs matrix skew-t parameter estimation, Gallaugher and McNicholas (2017) <doi: 10.1002/sta4.143>.
Last updated 5 years ago
1.00 score 116 downloadsflexmixNL - Finite Mixture Modeling of Generalized Nonlinear Models
The fitting of mixtures of generalized nonlinear models is implemented as an extension of the existing package 'flexmix'.
Last updated 5 years ago
1.00 score 147 downloadsRZigZag - Zig-Zag Sampler
Implements the Zig-Zag algorithm (Bierkens, Fearnhead, Roberts, 2016) <arXiv:1607.03188> applied and Bouncy Particle Sampler <arXiv:1510.02451> for a Gaussian target and Student distribution.
Last updated 5 years ago
1.00 score 5 scripts 163 downloadsCautiousLearning - Control Charts with Guaranteed In-Control Performance and Cautious Parameters Learning
Design and use of control charts for detecting mean changes based on a delayed updating of the in-control parameter estimates. See Capizzi and Masarotto (2019) <doi:10.1080/00224065.2019.1640096> for the description of the method.
Last updated 5 years ago
1.00 score 161 downloadsintervcomp - Hypothesis Testing Using the Overlapping Interval Estimates
Performs hypothesis testing using the interval estimates (e.g., confidence intervals). The non-overlapping interval estimates indicates the statistical significance. References to these procedures can be found at Noguchi and Marmolejo-Ramos (2016) <doi:10.1080/00031305.2016.1200487>, Bonett and Seier (2003) <doi:10.1198/0003130032323>, and Lemm (2006) <doi:10.1300/J082v51n02_05>.
Last updated 5 years ago
1.00 score 3 scripts 136 downloadsRKHSMetaMod - Ridge Group Sparse Optimization Problem for Estimation of a Meta Model Based on Reproducing Kernel Hilbert Spaces
Estimates the Hoeffding decomposition of an unknown function by solving ridge group sparse optimization problem based on reproducing kernel Hilbert spaces, and approximates its sensitivity indices (see Kamari, H., Huet, S. and Taupin, M.-L. (2019) <arXiv:1905.13695>).
Last updated 5 years ago
1.00 score 1 scripts 120 downloadsStratifiedBalancing - Stratified Covariate Balancing
Performs Stratified Covariate Balancing with Markov blanket feature selection and use of synthetic cases. See Alemi et al. (2016) <DOI:10.1111/1475-6773.12628>.
Last updated 5 years ago
1.00 score 4 scripts 127 downloadsternvis - Visualisation, Verification and Calibration of Ternary Probabilistic Forecasts
A suite of functions for visualising ternary probabilistic forecasts, as discussed in the paper by Jupp (2012) <doi:10.1098/rsta.2011.0350>.
Last updated 5 years ago
1.00 score 1 stars 136 downloadsradir - Inverse-Regression Estimation of Radioactive Doses
Radioactive doses estimation using individual chromosomal aberrations information. See Higueras M, Puig P, Ainsbury E, Rothkamm K. (2015) <doi:10.1088/0952-4746/35/3/557>.
Last updated 5 years ago
1.00 score 4 scripts 131 downloadsSemiMarkov - Multi-States Semi-Markov Models
Functions for fitting multi-state semi-Markov models to longitudinal data. A parametric maximum likelihood estimation method adapted to deal with Exponential, Weibull and Exponentiated Weibull distributions is considered. Right-censoring can be taken into account and both constant and time-varying covariates can be included using a Cox proportional model. Reference: A. Krol and P. Saint-Pierre (2015) <doi:10.18637/jss.v066.i06>.
Last updated 5 years ago
1.00 score 8 scripts 257 downloadsQDComparison - Modern Nonparametric Tools for Two-Sample Quantile and Distribution Comparisons
Allows practitioners to determine (i) if two univariate distributions (which can be continuous, discrete, or even mixed) are equal, (ii) how two distributions differ (shape differences, e.g., location, scale, etc.), and (iii) where two distributions differ (at which quantiles), all using nonparametric LP statistics. The primary reference is Jungreis, D. (2019, Technical Report).
Last updated 5 years ago
1.00 score 7 scripts 151 downloadslvnet - Latent Variable Network Modeling
Estimate, fit and compare Structural Equation Models (SEM) and network models (Gaussian Graphical Models; GGM) using OpenMx. Allows for two possible generalizations to include GGMs in SEM: GGMs can be used between latent variables (latent network modeling; LNM) or between residuals (residual network modeling; RNM). For details, see Epskamp, Rhemtulla and Borsboom (2017) <doi:10.1007/s11336-017-9557-x>.
Last updated 5 years ago
1.00 score 6 scripts 275 downloadsSMITIDstruct - Data Structure and Manipulations Tool for Host and Viral Population
Statistical Methods for Inferring Transmissions of Infectious Diseases from deep sequencing data (SMITID). It allow sequence-space-time host and viral population data storage, indexation and querying.
Last updated 5 years ago
1.00 score 1 scripts 162 downloadsSCCI - Stochastic Complexity-Based Conditional Independence Test for Discrete Data
An efficient implementation of SCCI using 'Rcpp'. SCCI is short for the Stochastic Complexity-based Conditional Independence criterium (Marx and Vreeken, 2019). SCCI is an asymptotically unbiased and L2 consistent estimator of (conditional) mutual information for discrete data.
Last updated 5 years ago
1.00 score 8 scripts 121 downloadsjacpop - Jaccard Index for Population Structure Identification
Uses the Jaccard similarity index to account for population structure in sequencing studies. This method was specifically designed to detect population stratification based on rare variants, hence it will be especially useful in rare variant analysis.
Last updated 5 years ago
1.00 score 5 scripts 144 downloadsgen2stage - Generalized Two-Stage Designs for Phase II Single-Arm Studies
One can find single-stage and two-stage designs for a phase II single-arm study with either efficacy or safety/toxicity endpoints as described in Kim and Wong (2019) <doi:10.29220/CSAM.2019.26.2.163>.
Last updated 5 years ago
1.00 score 108 downloadsexpperm - Computing Expectations and Marginal Likelihoods for Permutations
A set of functions for computing expected permutation matrices given a matrix of likelihoods for each individual assignment. It has been written to accompany the forthcoming paper 'Computing expectations and marginal likelihoods for permutations'. Publication details will be updated as soon as they are finalized.
Last updated 5 years ago
1.00 score 10 scripts 186 downloadsWGScan - A Genome-Wide Scan Statistic Framework for Whole-Genome Sequence Data Analysis
Functions for the analysis of whole-genome sequencing studies to simultaneously detect the existence, and estimate the locations of association signals at genome-wide scale. The functions allow genome-wide association scan, candidate region scan and single window test.
Last updated 6 years ago
1.00 score 4 scripts 174 downloadssparseMatEst - Sparse Matrix Estimation and Inference
The 'sparseMatEst' package provides functions for estimating sparse covariance and precision matrices with error control. A false positive rate is fixed corresponding to the probability of falsely including a matrix entry in the support of the estimator. It uses the binary search method outlined in Kashlak and Kong (2019) <arXiv:1705.02679> and in Kashlak (2019) <arXiv:1903.10988>.
Last updated 6 years ago
1.00 score 1 scripts 93 downloadsMChtest - Monte Carlo Hypothesis Tests with Sequential Stopping
Performs Monte Carlo hypothesis tests, allowing a couple of different sequential stopping boundaries. For example, a truncated sequential probability ratio test boundary (Fay, Kim and Hachey, 2007 <DOI:10.1198/106186007X257025>) and a boundary proposed by Besag and Clifford, 1991 <DOI:10.1093/biomet/78.2.301>. Gives valid p-values and confidence intervals on p-values.
Last updated 6 years ago
1.00 score 187 downloadsroccv - ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the model using the function cv(). An ROC plot from the cross validation data with AUC can be obtained using rocplot(), which also can be used to compare different models. Framework was built to handle genetic data, but works for any data.
Last updated 6 years ago
1.00 score 4 scripts 141 downloadsrobustreg - Robust Regression Functions
Linear regression functions using Huber and bisquare psi functions. Optimal weights are calculated using IRLS algorithm.
Last updated 6 years ago
1.00 score 10 scripts 252 downloadsPlotContour - Plot Contour Line
This function plots a contour line with a user-defined probability and tightness of fit.
Last updated 6 years ago
1.00 score 148 downloadsCRWRM - Changing the Reference Group without Re-Running the Model
To re-calculate the coefficients and the standard deviation when changing the reference group.
Last updated 6 years ago
1.00 score 130 downloadssrp - Smooth-Rough Partitioning of the Regression Coefficients
Performs the change-point detection in regression coefficients of linear model by partitioning the regression coefficients into two classes of smoothness. The change-point and the regression coefficients are jointly estimated.
Last updated 6 years ago
1.00 score 9 scripts 155 downloadsRramas - Matrix Population Models
Analyzes and predicts from matrix population models (Caswell 2006) <doi:10.1002/9781118445112.stat07481>.
Last updated 6 years ago
1.00 score 6 scripts 192 downloadsword.alignment - Computing Word Alignment Using IBM Model 1 (and Symmetrization) for a Given Parallel Corpus and Its Evaluation
For a given Sentence-Aligned Parallel Corpus, it aligns words for each sentence pair. It considers one-to-many and symmetrization alignments. Moreover, it evaluates the quality of word alignment based on this package and some other software. It also builds an automatic dictionary of two languages based on given parallel corpus.
Last updated 6 years ago
1.00 score 9 scripts 250 downloadsiMediate - Likelihood Methods for Mediation Analysis
Implements likelihood based methods for mediation analysis.
Last updated 6 years ago
1.00 score 9 scripts 185 downloadsswgee - Simulation Extrapolation Inverse Probability Weighted Generalized Estimating Equations
Simulation extrapolation and inverse probability weighted generalized estimating equations method for longitudinal data with missing observations and measurement error in covariates. References: Yi, G. Y. (2008) <doi:10.1093/biostatistics/kxm054>; Cook, J. R. and Stefanski, L. A. (1994) <doi:10.1080/01621459.1994.10476871>; Little, R. J. A. and Rubin, D. B. (2002, ISBN:978-0-471-18386-0).
Last updated 6 years ago
1.00 score 3 scripts 182 downloadsBalanceCheck - Balance Check for Multiple Covariates in Matched Observational Studies
Two practical tests are provided for assessing whether multiple covariates in a treatment group and a matched control group are balanced in observational studies.
Last updated 6 years ago
1.00 score 1 stars 2 scripts 175 downloadsSPreg - Bias Reduction in the Skew-Probit Model for a Binary Response
Provides a function for the estimation of parameters in a binary regression with the skew-probit link function. Naive MLE, Jeffrey type of prior and Cauchy prior type of penalization are implemented, as described in DongHyuk Lee and Samiran Sinha (2019+) <doi:10.1080/00949655.2019.1590579>.
Last updated 6 years ago
1.00 score 2 scripts 109 downloadsneedmining - A Simple Needmining Implementation
Showcasing needmining (the semi-automatic extraction of customer needs from social media data) with Twitter data. It uses the handling of the Twitter API provided by the package 'rtweet' and the textmining algorithms provided by the package 'tm'. Niklas Kuehl (2016) <doi:10.1007/978-3-319-32689-4_14> wrote an introduction to the topic of needmining.
Last updated 6 years ago
1.00 score 7 scripts 107 downloadsglmlep - Fit GLM with LEP-Based Penalized Maximum Likelihood
Efficient algorithms for fitting regularization paths for linear or logistic regression models penalized by LEP.
Last updated 6 years ago
1.00 score 3 scripts 154 downloadsGPSCDF - Generalized Propensity Score Cumulative Distribution Function
Implements the generalized propensity score cumulative distribution function proposed by Greene (2017) <https://digitalcommons.library.tmc.edu/dissertations/AAI10681743/>. A single scalar balancing score is calculated for any generalized propensity score vector with three or more treatments. This balancing score is used for propensity score matching and stratification in outcome analyses when analyzing either ordinal or multinomial treatments.
Last updated 6 years ago
1.00 score 3 scripts 160 downloadsUtilityFrailtyPH12 - Implementing EFF-TOX and Monotone Utility Based Phase 12 Trials
Contains functions for simulating phase 12 trial designs described by Chapple and Thall (2019) including simulation and the EFF-TOX trial and simulation and implementation of the U12 trial. Functions for implementing the EFF-TOX trial are found in the package 'Phase123'.
Last updated 6 years ago
1.00 score 6 scripts 126 downloadsPortfolioOptim - Small/Large Sample Portfolio Optimization
Two functions for financial portfolio optimization by linear programming are provided. One function implements Benders decomposition algorithm and can be used for very large data sets. The other, applicable for moderate sample sizes, finds optimal portfolio which has the smallest distance to a given benchmark portfolio.
Last updated 6 years ago
1.00 score 5 scripts 171 downloadsbender - Bender Client
R client for Bender Hyperparameters optimizer : <https://bender.dreem.com> The R client allows you to communicate with the Bender API and therefore submit some new trials within your R script itself.
Last updated 6 years ago
1.00 score 1 scripts 159 downloadsbspmma - Bayesian Semiparametric Models for Meta-Analysis
The main functions carry out Gibbs' sampler routines for nonparametric and semiparametric Bayesian models for random effects meta-analysis.
Last updated 6 years ago
1.00 score 9 scripts 237 downloadsQHOT - QTL Hotspot Detection
This function produces both the numerical and graphical summaries of the QTL hotspot detection in the genomes that are available on the worldwide web including the flanking markers of QTLs.
Last updated 6 years ago
1.00 score 1 scripts 87 downloadssimexaft - simexaft
Implement of the Simulation-Extrapolation (SIMEX) algorithm for the accelerated failure time (AFT) with covariates subject to measurement error.
Last updated 6 years ago
1.00 score 2 scripts 207 downloadsbwd - Backward Procedure for Change-Point Detection
Implements a backward procedure for single and multiple change point detection proposed by Shin et al. <arXiv:1812.10107>. The backward approach is particularly useful to detect short and sparse signals which is common in copy number variation (CNV) detection.
Last updated 6 years ago
1.00 score 2 scripts 169 downloadsmmsample - Multivariate Matched Sampling
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).
Last updated 6 years ago
1.00 score 2 scripts 130 downloadsGenoScan - A Genome-Wide Scan Statistic Framework for Whole-Genome Sequence Data Analysis
Functions for whole-genome sequencing studies, including genome-wide scan, candidate region scan and single window test.
Last updated 6 years ago
1.00 score 8 scripts 194 downloadsOmnibusFisher - A Modified Fisher’s Method to Test Overall Gene-Level Effect
The separate p-values of SNPs, RNA expressions and DNA methylations are calculated by KM regression. The correlation between different omics data are taken into account. This method can be applied to either samples with all three types of omics data or samples with two types.
Last updated 6 years ago
1.00 score 1 scripts 125 downloadskuiper.2samp - Two-Sample Kuiper Test
This function performs the two-sample Kuiper test to assess the anomaly of continuous, one-dimensional probability distributions. References used for this method are (1). Kuiper, N. H. (1960). <DOI:10.1016/S1385-7258(60)50006-0> and (2). Paltani, S. (2004). <DOI:10.1051/0004-6361:20034220>.
Last updated 6 years ago
1.00 score 2 scripts 118 downloadsmultiRDPG - Multiple Random Dot Product Graphs
Fits the Multiple Random Dot Product Graph Model and performs a test for whether two networks come from the same distribution. Both methods are proposed in Nielsen, A.M., Witten, D., (2018) "The Multiple Random Dot Product Graph Model", arXiv preprint <arXiv:1811.12172> (Submitted to Journal of Computational and Graphical Statistics).
Last updated 6 years ago
1.00 score 6 scripts 93 downloadsTeachNet - Fits Neural Networks to Learn About Backpropagation
Can fit neural networks with up to two hidden layer and two different error functions. Also able to handle a weight decay. But just able to compute one output neuron and very slow.
Last updated 6 years ago
1.00 score 1 stars 3 scripts 162 downloadsiClick - A Button-Based GUI for Financial and Economic Data Analysis
A GUI designed to support the analysis of financial-economic time series data.
Last updated 6 years ago
1.00 score 6 scripts 185 downloadssmoothROCtime - Smooth Time-Dependent ROC Curve Estimation
Computes smooth estimations for the Cumulative/Dynamic and Incident/Dynamic ROC curves, in presence of right censorship, based on the bivariate kernel density estimation of the joint distribution function of the Marker and Time-to-event variables.
Last updated 6 years ago
1.00 score 7 scripts 446 downloadsRImpact - Calculates Measures of Scholarly Impact
The metrics() function calculates measures of scholarly impact. These include conventional measures, such as the number of publications and the total citations to all publications, as well as modern and robust metrics based on the vector of citations associated with each publication, such as the h index and many of its variants or rivals. These methods are described in Ruscio et al. (2012) <DOI: 10.1080/15366367.2012.711147>.
Last updated 6 years ago
1.00 score 3 scripts 87 downloadsrhmc - Hamiltonian Monte Carlo
Implements simple Hamiltonian Monte Carlo routines in R for sampling from any desired target distribution which is continuous and smooth. See Neal (2017) <arXiv:1701.02434> for further details on Hamiltonian Monte Carlo. Automatic parameter selection is not supported.
Last updated 6 years ago
1.00 score 3 scripts 92 downloadsGroupComparisons - Paired/Unpaired Parametric/Non-Parametric Group Comparisons
Receives two vectors, computes appropriate function for group comparison (i.e., t-test, Mann-Whitney; equality of variances), and reports the findings (mean/median, standard deviation, test statistic, p-value, effect size) in APA format (Fay, M.P., & Proschan, M.A. (2010)<DOI: 10.1214/09-SS051>).
Last updated 6 years ago
1.00 score 2 scripts 129 downloadsFourScores - A Game for Human vs. Human or Human vs. AI
A game for two players: Who gets first four in a row (horizontal, vertical or diagonal) wins. As board game published by Milton Bradley, designed by Howard Wexler and Ned Strongin.
Last updated 6 years ago
1.00 score 1 scripts 202 downloadsHSDiC - Homogeneity and Sparsity Detection Incorporating Prior Constraint Information
We explore sparsity and homogeneity of regression coefficients incorporating prior constraint information. A general pairwise fusion approach is proposed to deal with the sparsity and homogeneity detection when combining prior convex constraints. We develop an modified alternating direction method of multipliers algorithm (ADMM) to obtain the estimators.
Last updated 6 years ago
1.00 score 1 stars 1 scripts 127 downloadsOpt5PL - Optimal Designs for the 5-Parameter Logistic Model
Obtain and evaluate various optimal designs for the 3, 4, and 5-parameter logistic models. The optimal designs are obtained based on the numerical algorithm in Hyun, Wong, Yang (2018) <doi:10.18637/jss.v083.i05>.
Last updated 6 years ago
1.00 score 6 scripts 105 downloadsSpNMF - Supervised NMF
Non-negative Matrix Factorization(NMF) is a powerful tool for identifying the key features of microbial communities and a dimension-reduction method. When we are interested in the differences between the structures of two groups of communities, supervised NMF(Yun Cai, Hong Gu and Tobby Kenney (2017),<doi:10.1186/s40168-017-0323-1>) provides a better way to do this, while retaining all the advantages of NMF -- such as interpretability, and being based on a simple biological intuition.
Last updated 6 years ago
1.00 score 4 scripts 129 downloadssym.arma - Autoregressive and Moving Average Symmetric Models
Functions for fitting the Autoregressive and Moving Average Symmetric Model for univariate time series introduced by Maior and Cysneiros (2018), <doi:10.1007/s00362-016-0753-z>. Fitting method: conditional maximum likelihood estimation. For details see: Wei (2006), Time Series Analysis: Univariate and Multivariate Methods, Section 7.2.
Last updated 6 years ago
1.00 score 9 scripts 137 downloadsdistdichoR - Distributional Method for the Dichotomisation of Continuous Outcomes
Contains a range of functions covering the present development of the distributional method for the dichotomisation of continuous outcomes. The method provides estimates with standard error of a comparison of proportions (difference, odds ratio and risk ratio) derived, with similar precision, from a comparison of means. See the URL below or <arXiv:1809.03279> for more information.
Last updated 6 years ago
1.00 score 5 scripts 146 downloadsDIconvex - Finding Patterns of Monotonicity and Convexity in Data
Given an initial set of points, this package minimizes the number of elements to discard from this set such that there exists at least one monotonic and convex mapping within pre-specified upper and lower bounds.
Last updated 6 years ago
1.00 score 1 scripts 122 downloadsEstMix - Tumor Clones Percentage Estimations
Includes R functions for the estimation of tumor clones percentages for both snp data and (whole) genome sequencing data. See Cheng, Y., Dai, J. Y., Paulson, T. G., Wang, X., Li, X., Reid, B. J., & Kooperberg, C. (2017). Quantification of multiple tumor clones using gene array and sequencing data. The Annals of Applied Statistics, 11(2), 967-991, <doi:10.1214/17-AOAS1026> for more details.
Last updated 6 years ago
1.00 score 2 scripts 185 downloadsCTTinShiny - Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides the user through CTT analyses.
Last updated 6 years ago
1.00 score 1 scripts 161 downloadsbdribs - Bayesian Detection of Potential Risk Using Inference on Blinded Safety Data
Implements Bayesian inference to detect signal from blinded clinical trial when total number of adverse events of special concerns and total risk exposures from all patients are available in the study. For more details see the article by Mukhopadhyay et. al. (2018) titled 'Bayesian Detection of Potential Risk Using Inference on Blinded Safety Data', in Pharmaceutical Statistics (to appear).
Last updated 6 years ago
1.00 score 3 scripts 235 downloadsHGSL - Heterogeneous Group Square-Root Lasso
Estimation of high-dimensional multi-response regression with heterogeneous noises under Heterogeneous group square-root Lasso penalty. For details see: Ren, Z., Kang, Y., Fan, Y. and Lv, J. (2018)<arXiv:1606.03803>.
Last updated 6 years ago
1.00 score 1 stars 1 scripts 133 downloadsmanet - Multiple Allocation Model for Actor-Event Networks
Mixture model with overlapping clusters for binary actor-event data. Parameters are estimated in a Bayesian framework. Model and inference are described in Ranciati, Vinciotti, Wit (2017) Modelling actor-event network data via a mixture model under overlapping clusters. Submitted.
Last updated 6 years ago
1.00 score 6 scripts 149 downloadsIndepTest - Nonparametric Independence Tests Based on Entropy Estimation
Implementations of the weighted Kozachenko-Leonenko entropy estimator and independence tests based on this estimator, (Kozachenko and Leonenko (1987) <http://mi.mathnet.ru/eng/ppi797>). Also includes a goodness-of-fit test for a linear model which is an independence test between covariates and errors.
Last updated 6 years ago
1.00 score 1 stars 7 scripts 162 downloadsNPMLEcmprsk - Type-Specific Failure Rate and Hazard Rate on Competing Risks Data
Given a failure type, the function computes covariate-specific probability of failure over time and covariate-specific conditional hazard rate based on possibly right-censored competing risk data. Specifically, it computes the non-parametric maximum-likelihood estimates of these quantities and their asymptotic variances in a semi-parametric mixture model for competing-risks data, as described in Chang et al. (2007a).
Last updated 6 years ago
1.00 score 1 scripts 178 downloadsrbit - Binary Indexed Tree
A simple implementation of Binary Indexed Tree by R. The BinaryIndexedTree class supports construction of Binary Indexed Tree from a vector, update of a value in the vector and query for the sum of a interval of the vector.
Last updated 6 years ago
1.00 score 1 scripts 119 downloadshappytime - Two Games to Relieve the Boredom
There are two interesting games in this package, one is 2048 games(for windows), using up and down to control the direction until there is a 2048 figure. And the other is 'what to eat today',preparing for people who choose difficulties, including most of the delicious Cantonese cuisine.
Last updated 6 years ago
1.00 score 2 scripts 118 downloadsCliftLRD - Complex-Valued Wavelet Lifting Estimators of the Hurst Exponent for Irregularly Sampled Time Series
Implementation of Hurst exponent estimators based on complex-valued lifting wavelet energy from Knight, M. I and Nunes, M. A. (2018) <doi:10.1007/s11222-018-9820-8>.
Last updated 6 years ago
1.00 score 3 scripts 141 downloadsTangPoemR - Write Chinese Tang Poems
Write Chinese Tang Poems automatically.
Last updated 6 years ago
1.00 score 2 scripts 121 downloadsCNLTtsa - Complex-Valued Wavelet Lifting for Univariate and Bivariate Time Series Analysis
Implementations of recent complex-valued wavelet spectral procedures for analysis of irregularly sampled signals, see Hamilton et al (2018) <doi:10.1080/00401706.2017.1281846>.
Last updated 6 years ago
1.00 score 9 scripts 202 downloadsBioPET - Biomarker Prognostic Enrichment Tool
Prognostic Enrichment is a clinical trial strategy of evaluating an intervention in a patient population with a higher rate of the unwanted event than the broader patient population (R. Temple (2010) <DOI:10.1038/clpt.2010.233>). A higher event rate translates to a lower sample size for the clinical trial, which can have both practical and ethical advantages. This package is a tool to help evaluate biomarkers for prognostic enrichment of clinical trials.
Last updated 6 years ago
1.00 score 3 scripts 182 downloadsGreedyExperimentalDesignJARs - GreedyExperimentalDesign JARs
These are GreedyExperimentalDesign Java dependency libraries. Note: this package has no functionality of its own and should not be installed as a standalone package without GreedyExperimentalDesign.
Last updated 6 years ago
1.00 score 144 downloadsExtMallows - An Extended Mallows Model and Its Hierarchical Version for Ranked Data Aggregation
For multiple full/partial ranking lists, R package 'ExtMallows' can (1) detect whether the input ranking lists are over-correlated, and (2) use the Mallows model or extended Mallows model to integrate the ranking lists, and (3) use hierarchical extended Mallows model for rank integration if there are groups of over-correlated ranking lists.
Last updated 6 years ago
1.00 score 8 scripts 144 downloadsscRNAtools - Single Cell RNA Sequencing Data Analysis Tools
We integrated the common analysis methods utilized in single cell RNA sequencing data, which included cluster method, principal components analysis (PCA), the filter of differentially expressed genes, pathway enrichment analysis and correlated analysis methods.
Last updated 6 years ago
1.00 score 9 scripts 171 downloadsGSAfisherCombined - Gene Set Analysis with Fisher Combined Method
Provides the p-value for a joint test of association between a phenotype and a set of genetic variants (SNPs) by combining marginal p-values using the Fisher method. See Fisher, R.A. (1925,ISBN:0-05-002170-2) Statistical Methods for Research Workers.
Last updated 6 years ago
1.00 score 5 scripts 116 downloadsDPtree - Dirichlet-Based Polya Tree
Contains functions to perform copula estimation by the non-parametric Bayesian method, Dirichlet-based Polya Tree. See Ning (2018) <doi:10.1080/00949655.2017.1421194>.
Last updated 6 years ago
1.00 score 9 scripts 114 downloadsmetaLik - Likelihood Inference in Meta-Analysis and Meta-Regression Models
First- and higher-order likelihood inference in meta-analysis and meta-regression models.
Last updated 6 years ago
1.00 score 10 scripts 195 downloadsGrimR - Calculate Optical Parameters from Spindle Stage Measurements
Calculates optical parameters of crystals like the optical axes, the axis angle 2V, and the direction of the principal axes of the indicatrix from extinction angles measured on a spindle stage mounted on a polarisation microscope stage. Details of the method can be found in Dufey (2017) <arXiv:1703.00070>.
Last updated 6 years ago
1.00 score 9 scripts 112 downloadsintRegGOF - Integrated Regression Goodness of Fit
Performs Goodness of Fit for regression models using Integrated Regression method. Works for several different fitting techniques.
Last updated 7 years ago
1.00 score 3 scripts 161 downloadsminiGUI - Tcl/Tk Quick and Simple Function GUI
Quick and simple Tcl/Tk Graphical User Interface to call functions. Also comprises a very simple experimental GUI framework.
Last updated 7 years ago
1.00 score 4 scripts 157 downloadssharpr2 - Estimating Regulatory Scores and Identifying ATAC-STARR Data
An algorithm for identifying high-resolution driver elements for datasets from a high-definition reporter assay library. Xinchen Wang, Liang He, Sarah Goggin, Alham Saadat, Li Wang, Melina Claussnitzer, Manolis Kellis (2017) <doi:10.1101/193136>.
Last updated 7 years ago
1.00 score 1 stars 9 scripts 106 downloadsvitality - Fitting Routines for the Vitality Family of Mortality Models
Provides fitting routines for four versions of the Vitality family of mortality models.
Last updated 7 years ago
1.00 score 5 scripts 154 downloadsequalCovs - Testing the Equality of Two Covariance Matrices
Tests the equality of two covariance matrices, used in paper "Two sample tests for high dimensional covariance matrices." Li and Chen (2012) <arXiv:1206.0917>.
Last updated 7 years ago
1.00 score 6 scripts 106 downloadsimdbapi - Get Movie, Television Data from the 'imdb' Database
Provides API access to the <http://imdbapi.net> which maintains metadata about movies, games and television shows through a public API.
Last updated 7 years ago
1.00 score 9 scripts 141 downloadssemsfa - Semiparametric Estimation of Stochastic Frontier Models
Semiparametric Estimation of Stochastic Frontier Models following a two step procedure: in the first step semiparametric or nonparametric regression techniques are used to relax parametric restrictions of the functional form representing technology and in the second step variance parameters are obtained by pseudolikelihood estimators or by method of moments.
Last updated 7 years ago
1.00 score 1 stars 4 scripts 232 downloadsbinMto - Many-to-One Comparisons of Proportions
Asymptotic simultaneous confidence intervals for comparison of many treatments with one control, for the difference of binomial proportions, allows for Dunnett-like-adjustment, Bonferroni or unadjusted intervals. Simulation of power of the above interval methods, approximate calculation of any-pair-power, and sample size iteration based on approximate any-pair power. Exact conditional maximum test for many-to-one comparisons to a control.
Last updated 7 years ago
1.00 score 9 scripts 235 downloadsthgenetics - Genetic Rare Variants Tests
A step-up test for genetic rare variants in a gene or in a pathway. The method determines an optimal grouping of rare variants analytically. The method has been described in Hoffmann TJ, Marini NJ, and Witte JS (2010) <doi:10.1371/journal.pone.0013584>.
Last updated 7 years ago
1.00 score 1 scripts 192 downloadsNightDay - Night and Day Boundary Plot Function
Computes and plots the boundary between night and day.
Last updated 7 years ago
1.00 score 4 scripts 132 downloadsmispr - Multiple Imputation with Sequential Penalized Regression
Generates multivariate imputations using sequential regression with L2 penalty. For more details see Zahid and Heumann (2018) <doi:10.1177/0962280218755574>.
Last updated 7 years ago
1.00 score 3 scripts 109 downloadsMultiVarMI - Multiple Imputation for Multivariate Data
Fully parametric Bayesian multiple imputation framework for massive multivariate data of different variable types as seen in Demirtas, H. (2017) <doi:10.1007/978-981-10-3307-0_8>.
Last updated 7 years ago
1.00 score 7 scripts 103 downloadsMargCond - Joint Marginal-Conditional Model
Fits joint marginal conditional models for multivariate longitudinal data, as in Proudfoot, Faig, Natarajan, and Xu (2018) <doi:10.1002/sim.7552>. Development of this package was supported by the UCSD Altman Translational Research Institute, NIH grant UL1TR001442. The content is solely the responsibility of the authors and does not necessarily represent the official views of the NIH.
Last updated 7 years ago
1.00 score 2 scripts 107 downloadsSnakesAndLaddersAnalysis - Play and Analyse the Game of Snakes and Ladders
Plays the game of Snakes and Ladders and has tools for analyses. The tools included allow you to find the average moves to win, frequency of each square, importance of the snakes and the ladders, the most common square and the plotting of the game played.
Last updated 7 years ago
1.00 score 7 scripts 101 downloadsclespr - Composite Likelihood Estimation for Spatial Data
Composite likelihood approach is implemented to estimating statistical models for spatial ordinal and proportional data based on Feng et al. (2014) <doi:10.1002/env.2306>. Parameter estimates are identified by maximizing composite log-likelihood functions using the limited memory BFGS optimization algorithm with bounding constraints, while standard errors are obtained by estimating the Godambe information matrix.
Last updated 7 years ago
1.00 score 6 scripts 163 downloadsssrm.logmer - Sample Size Determination for Longitudinal Designs with Binary Outcome
Provides the necessary sample size for a longitudinal study with binary outcome in order to attain a pre-specified power while strictly maintaining the Type I error rate. Kapur K, Bhaumik R, Tang XC, Hur K, Reda DJ, Bhaumik D (2014) <doi:10.1002/sim.6203>.
Last updated 7 years ago
1.00 score 1 scripts 84 downloadsDykstra - Quadratic Programming using Cyclic Projections
Solves quadratic programming problems using Richard L. Dykstra's cyclic projection algorithm. Routine allows for a combination of equality and inequality constraints. See Dykstra (1983) <doi:10.1080/01621459.1983.10477029> for details.
Last updated 7 years ago
1.00 score 3 scripts 141 downloadsnpcopTest - Non Parametric Test for Detecting Changes in the Copula
A non parametric test for change points detection in the dependence between the components of multivariate data, with or without (multiple) changes in the marginal distributions. The full details, justification and examples are published in Rohmer (2016) <doi:10.1016/j.spl.2016.06.026>.
Last updated 7 years ago
1.00 score 2 scripts 36 downloadsgLRTH - Genome-Wide Association and Linkage Analysis under Heterogeneity
Likelihood ratio tests for genome-wide association and genome-wide linkage analysis under heterogeneity.
Last updated 7 years ago
1.00 score 2 scripts 147 downloadsGoogleKnowledgeGraphR - Retrieve Information from 'Google Knowledge Graph' API
Allows you to retrieve information from the 'Google Knowledge Graph' API <https://www.google.com/intl/bn/insidesearch/features/search/knowledge.html> and process it in R in various forms. The 'Knowledge Graph Search' API lets you find entities in the 'Google Knowledge Graph'. The API uses standard 'schema.org' types and is compliant with the 'JSON-LD' specification.
Last updated 7 years ago
1.00 score 2 scripts 165 downloadsfactoptd - Factorial Optimal Designs for Two-Colour cDNA Microarray Experiments
Computes factorial A-, D- and E-optimal designs for two-colour cDNA microarray experiments.
Last updated 7 years ago
1.00 score 1 scripts 144 downloadsTrioSGL - Trio Model with a Combination of Lasso and Group Lasso Regularization
Fit a trio model via penalized maximum likelihood. The model is fit for a path of values of the penalty parameter. This package is based on Noah Simon, et al. (2011) <doi:10.1080/10618600.2012.681250>.
Last updated 7 years ago
1.00 score 1 scripts 120 downloadsPooledMeanGroup - Pooled Mean Group Estimation of Dynamic Heterogenous Panels
Calculates the pooled mean group (PMG) estimator for dynamic panel data models, as described by Pesaran, Shin and Smith (1999) <doi:10.1080/01621459.1999.10474156>.
Last updated 7 years ago
1.00 score 10 scripts 123 downloadssubmax - Effect Modification in Observational Studies Using the Submax Method
Effect modification occurs if a treatment effect is larger or more stable in certain subgroups defined by observed covariates. The submax or subgroup-maximum method of Lee et al. (2017) <arXiv:1702.00525> does an overall test and separate tests in subgroups, correcting for multiple testing using the joint distribution.
Last updated 7 years ago
1.00 score 9 scripts 124 downloadsmpmcorrelogram - Multivariate Partial Mantel Correlogram
Functions to compute and plot multivariate (partial) Mantel correlograms.
Last updated 7 years ago
1.00 score 9 scripts 167 downloadslogihist - Combined Graphs for Logistic Regression
Provides histograms, boxplots and dotplots as alternatives to scatterplots of data when plotting fitted logistic regressions.
Last updated 7 years ago
1.00 score 2 scripts 122 downloadsfBonds - Rmetrics - Pricing and Evaluating Bonds
It implements the Nelson-Siegel and the Nelson-Siegel-Svensson term structures.
Last updated 7 years ago
1.00 score 1 scripts 269 downloadsrethinker - RethinkDB Client
Simple, native 'RethinkDB' client.
Last updated 7 years ago
1.00 score 5 scripts 410 downloadsPdPDB - Pattern Discovery in PDB Structures of Metalloproteins
Looks for amino acid and/or nucleotide patterns and/or small ligands coordinated to a given prosthetic centre. Files have to be in the local file system and contain proper extension.
Last updated 7 years ago
1.00 score 1 scripts 121 downloadsDatAssim - Data Assimilation
For estimation of a variable of interest using Kalman filter by incorporating results from previous assessments, i.e. through development weighted estimates where weights are assigned inversely proportional to the variance of existing and new estimates. For reference see Ehlers et al. (2017) <doi:10.20944/preprints201710.0098.v1>.
Last updated 7 years ago
1.00 score 1 scripts 141 downloadsXRPython - Structured Interface to 'Python'
A 'Python' interface structured according to the general form described in package 'XR' and in the book "Extending R".
Last updated 7 years ago
1.00 score 9 scripts 150 downloadsGSMX - Multivariate Genomic Selection
Estimating trait heritability and handling overfitting. This package includes a collection of functions for (1) estimating genetic variance-covariances and calculate trait heritability; and (2) handling overfitting by calculating the variance components and the heritability through cross validation.
Last updated 7 years ago
1.00 score 9 scripts 182 downloadsbirtr - The R Package for "The Basics of Item Response Theory Using R"
R functions for "The Basics of Item Response Theory Using R" by Frank B. Baker and Seock-Ho Kim (Springer, 2017, ISBN-13: 978-3-319-54204-1) including iccplot(), icccal(), icc(), iccfit(), groupinv(), tcc(), ability(), tif(), and rasch(). For example, iccplot() plots an item characteristic curve under the two-parameter logistic model.
Last updated 7 years ago
1.00 score 10 scripts 238 downloadsDoubleCone - Test Against Parametric Regression Function
Performs hypothesis tests concerning a regression function in a least-squares model, where the null is a parametric function, and the alternative is the union of large-dimensional convex polyhedral cones. See Bodhisattva Sen and Mary C Meyer (2016) <doi:10.1111/rssb.12178> for more details.
Last updated 7 years ago
1.00 score 5 scripts 136 downloadsmmpp - Various Similarity and Distance Metrics for Marked Point Processes
Compute similarities and distances between marked point processes.
Last updated 7 years ago
1.00 score 10 scripts 549 downloadsBayesCR - Bayesian Analysis of Censored Regression Models Under Scale Mixture of Skew Normal Distributions
Propose a parametric fit for censored linear regression models based on SMSN distributions, from a Bayesian perspective. Also, generates SMSN random variables.
Last updated 7 years ago
1.00 score 1 scripts 230 downloadsVDSPCalibration - Statistical Methods for Designing and Analyzing a Calibration Study
Provides statistical methods for the design and analysis of a calibration study, which aims for calibrating measurements using two different methods. The package includes sample size calculation, sample selection, regression analysis with error-in measurements and change-point regression. The method is described in Tian, Durazo-Arvizu, Myers, et al. (2014) <DOI:10.1002/sim.6235>.
Last updated 7 years ago
1.00 score 5 scripts 116 downloadscbanalysis - Coffee Break Descriptive Analysis
A set of functions that helps you to generate descriptive statistics based on the variable types.
Last updated 7 years ago
1.00 score 2 scripts 185 downloadsccmm - Compositional Mediation Model
Estimate the direct and indirect (mediation) effects of treatment on the outcome when intermediate variables (mediators) are compositional and high-dimensional. Sohn, M.B. and Li, H. (2017). Compositional Mediation Analysis for Microbiome Studies. (AOAS: In revision).
Last updated 7 years ago
1.00 score 9 scripts 168 downloadsCpGFilter - CpG Filtering Method Based on Intra-Class Correlation Coefficients
Filter CpGs based on Intra-class Correlation Coefficients (ICCs) when replicates are available. ICCs are calculated by fitting linear mixed effects models to all samples including the un-replicated samples. Including the large number of un-replicated samples improves ICC estimates dramatically. The method accommodates any replicate design.
Last updated 7 years ago
1.00 score 5 scripts 149 downloadsGRCdata - Parameter Inference and Optimal Designs for Grouped and/or Right-Censored Count Data
We implement two main functions. The first function uses a given grouped and/or right-censored grouping scheme and empirical data to infer parameters, and implements chi-square goodness-of-fit tests. The second function searches for the global optimal grouping scheme of grouped and/or right-censored count responses in surveys.
Last updated 7 years ago
1.00 score 2 scripts 134 downloadsCompDist - Multisection Composite Distributions
Computes density function, cumulative distribution function, quantile function and random numbers for a multisection composite distribution specified by the user. Also fits the user specified distribution to a given data set. More details of the package can be found in the following paper submitted to the R journal Wiegand M and Nadarajah S (2017) CompDist: Multisection composite distributions.
Last updated 7 years ago
1.00 score 5 scripts 161 downloadsRkMetrics - Hybrid Mortality Estimation
Hybrid Mortality Modelling (HMM) provides a framework in which mortality around "the accident hump" and at very old ages can be modelled under a single model. The graphics' codes necessary for visualization of the models' output are included here. Specifically, the graphics are based on the assumption that, the mortality rates can be expressed as a function of the area under the curve between the crude mortality rates plots and the tangential transform of the force of mortality.
Last updated 7 years ago
1.00 score 6 scripts 126 downloadsbayeslongitudinal - Adjust Longitudinal Regression Models Using Bayesian Methodology
Adjusts longitudinal regression models using Bayesian methodology for covariance structures of composite symmetry (SC), autoregressive ones of order 1 AR (1) and autoregressive moving average of order (1,1) ARMA (1,1).
Last updated 7 years ago
1.00 score 6 scripts 186 downloadspcensmix - Model Fitting to Progressively Censored Mixture Data
Functions for generating progressively Type-II censored data in a mixture structure and fitting models using a constrained EM algorithm. It can also create a progressive Type-II censored version of a given real dataset to be considered for model fitting.
Last updated 7 years ago
1.00 score 6 scripts 101 downloadsinterfr - Interference Color Charts for Polarized Light Microscopy
Computes interference color tables and plots customized Michel-Levy or Raith-Sorensen charts. Automatic interpretation of polarized-light microscopy images is still under development and will come soon.
Last updated 7 years ago
1.00 score 1 stars 4 scripts 99 downloadsdGAselID - Genetic Algorithm with Incomplete Dominance for Feature Selection
Feature selection from high dimensional data using a diploid genetic algorithm with Incomplete Dominance for genotype to phenotype mapping and Random Assortment of chromosomes approach to recombination.
Last updated 7 years ago
1.00 score 1 stars 1 scripts 212 downloadsAutoplotprotein - Development of Visualization Tools for Protein Sequence
The image of the amino acid transform on the protein level is drawn, and the automatic routing of the functional elements such as the domain and the mutation site is completed.
Last updated 7 years ago
1.00 score 9 scripts 212 downloadsFSTpackage - Unified Sequence-Based Association Tests Allowing for Multiple Functional Annotation Scores
Functions for sequencing studies allowing for multiple functional annotation scores. Score type tests and an efficient perturbation method are used for individual gene/large gene-set/genome wide analysis. Only summary statistics are needed.
Last updated 7 years ago
1.00 score 10 scripts 111 downloadsMultiSkew - Measures, Tests and Removes Multivariate Skewness
Computes the third multivariate cumulant of either the raw, centered or standardized data. Computes the main measures of multivariate skewness, together with their bootstrap distributions. Finally, computes the least skewed linear projections of the data.
Last updated 7 years ago
1.00 score 8 scripts 151 downloadsfeaturizer - Some Helper Functions that Help Create Features from Data
A collection of functions that would help one to build features based on external data. Very useful for Data Scientists in data to day work. Many functions create features using parallel computation. Since the nitty gritty of parallel computation is hidden under the hood, the user need not worry about creating clusters and shutting them down.
Last updated 7 years ago
1.00 score 4 scripts 120 downloadsgamlssbssn - Bimodal Skew Symmetric Normal Distribution
Density, distribution function, quantile function and random generation for the bimodal skew symmetric normal distribution of Hassan and El-Bassiouni (2016) <doi:10.1080/03610926.2014.882950>.
Last updated 7 years ago
1.00 score 3 scripts 182 downloadspencopulaCond - Estimating Non-Simplified Vine Copulas Using Penalized Splines
Estimating Non-Simplified Vine Copulas Using Penalized Splines.
Last updated 7 years ago
1.00 score 1 stars 1 scripts 121 downloadsgomms - GLM-Based Ordination Method
A zero-inflated quasi-Poisson factor model to display similarity between samples visually in a low (2 or 3) dimensional space.
Last updated 8 years ago
1.00 score 1 scripts 139 downloadsplotprotein - Development of Visualization Tools for Protein Sequence
The image of the amino acid transform on the protein level is drawn, and the automatic routing of the functional elements such as the domain and the mutation site is completed.
Last updated 8 years ago
1.00 score 8 scripts 458 downloadscompHclust - Complementary Hierarchical Clustering
Performs the complementary hierarchical clustering procedure and returns X' (the expected residual matrix) and a vector of the relative gene importances.
Last updated 8 years ago
1.00 score 3 scripts 204 downloadscensCov - Linear Regression with a Randomly Censored Covariate
Implementations of threshold regression approaches for linear regression models with a covariate subject to random censoring, including deletion threshold regression and completion threshold regression. Reverse survival regression, which flip the role of response variable and the covariate, is also considered.
Last updated 8 years ago
1.00 score 1 scripts 137 downloadsRandMeta - Efficient Numerical Algorithm for Exact Inference in Meta Analysis
A novel numerical algorithm that provides functionality for estimating the exact 95% confidence interval of the location parameter in the random effects model, and is much faster than the naive method. Works best when the number of studies is between 6-20.
Last updated 8 years ago
1.00 score 1 scripts 122 downloadsTSGSIS - Two Stage-Grouped Sure Independence Screening
To provide a high dimensional grouped variable selection approach for detection of whole-genome SNP effects and SNP-SNP interactions, as described in Fang et al. (2017, under review).
Last updated 8 years ago
1.00 score 1 stars 1 scripts 119 downloadsmro - Multiple Correlation
Computes multiple correlation coefficient when the data matrix is given and tests its significance.
Last updated 8 years ago
1.00 score 2 scripts 108 downloadsTSMN - Truncated Scale Mixtures of Normal Distributions
Return the first four moments of the SMN distributions (Normal, Student-t, Pearson VII, Slash or Contaminated Normal).
Last updated 8 years ago
1.00 score 3 scripts 488 downloadsBLModel - Black-Litterman Posterior Distribution
Posterior distribution in the Black-Litterman model is computed from a prior distribution given in the form of a time series of asset returns and a continuous distribution of views provided by the user as an external function.
Last updated 8 years ago
1.00 score 6 scripts 533 downloadsprop.comb.RR - Analyzing Combination of Proportions and Relative Risk
Carrying out inferences about any linear combination of proportions and the ratio of two proportions.
Last updated 8 years ago
1.00 score 1 stars 4 scripts 489 downloadsotinference - Inference for Optimal Transport
Sample from the limiting distributions of empirical Wasserstein distances under the null hypothesis and under the alternative. Perform a two-sample test on multivariate data using these limiting distributions and binning.
Last updated 8 years ago
1.00 score 2 scripts 447 downloadsVarED - Variance Estimation using Difference-Based Methods
Generating functions for both optimal and ordinary difference sequences, and the difference-based estimation functions.
Last updated 8 years ago
1.00 score 3 scripts 434 downloadsCPsurv - Nonparametric Change Point Estimation for Survival Data
Nonparametric change point estimation for survival data based on p-values of exact binomial tests.
Last updated 8 years ago
1.00 score 4 scripts 434 downloadsWPKDE - Weighted Piecewise Kernel Density Estimation
Weighted Piecewise Kernel Density Estimation for large data.
Last updated 8 years ago
1.00 score 3 scripts 420 downloadsInvasionCorrection - Invasion Correction
The correction is achieved under the assumption that non-migrating cells of the essay approximately form a quadratic flow profile due to frictional effects, compare law of Hagen-Poiseuille for flow in a tube. The script fits a conical plane to give xyz-coordinates of the cells. It outputs the number of migrated cells and the new corrected coordinates.
Last updated 8 years ago
1.00 score 485 downloadsBCC1997 - Calculation of Option Prices Based on a Universal Solution
Calculates the prices of European options based on the universal solution provided by Bakshi, Cao and Chen (1997) <doi:10.1111/j.1540-6261.1997.tb02749.x>. This solution considers stochastic volatility, stochastic interest and random jumps. Please cite their work if this package is used.
Last updated 8 years ago
1.00 score 1 scripts 625 downloadsspdownscale - Spatial Downscaling Using Bias Correction Approach
Spatial downscaling of climate data (Global Circulation Models/Regional Climate Models) using quantile-quantile bias correction technique.
Last updated 8 years ago
1.00 score 1 stars 3 scripts 447 downloadswarpMix - Mixed Effects Modeling with Warping for Functional Data Using B-Spline
Mixed effects modeling with warping for functional data using B- spline. Warping coefficients are considered as random effects, and warping functions are general functions, parameters representing the projection onto B- spline basis of a part of the warping functions. Warped data are modelled by a linear mixed effect functional model, the noise is Gaussian and independent from the warping functions.
Last updated 8 years ago
1.00 score 1 scripts 435 downloadsiosmooth - Functions for Smoothing with Infinite Order Flat-Top Kernels
Density, spectral density, and regression estimation using infinite order flat-top kernels.
Last updated 8 years ago
1.00 score 10 scripts 163 downloadsnparsurv - Nonparametric Tests for Main Effects, Simple Effects and Interaction Effect in a Factorial Design with Censored Data
Nonparametric Tests for Main Effects, Simple Effects and Interaction Effect with Censored Data and Two Factorial Influencing Variables.
Last updated 8 years ago
1.00 score 1 scripts 107 downloadsteda - An Implementation of the Typicality and Eccentricity Data Analysis Framework
The typicality and eccentricity data analysis (TEDA) framework was put forward by Angelov (2013) <DOI:10.14313/JAMRIS_2-2014/16>. It has been further developed into multiple different techniques since, and provides a non-parametric way of determining how similar an observation, from a process that is not purely random, is to other observations generated by the process. This package provides code to use the batch and recursive TEDA methods that have been published.
Last updated 8 years ago
1.00 score 1 stars 5 scripts 101 downloadsQRank - A Novel Quantile Regression Approach for eQTL discovery
A Quantile Rank-score based test for the identification of expression quantitative trait loci.
Last updated 8 years ago
1.00 score 6 scripts 94 downloadsMTDrh - Mass Transportation Distance Rank Histogram
The Mass Transportation Distance rank histogram was developed to assess the reliability of scenarios with equal or different probabilities of occurrence <doi:10.1002/we.1872>.
Last updated 8 years ago
1.00 score 3 scripts 99 downloadsampd - An Algorithm for Automatic Peak Detection in Noisy Periodic and Quasi-Periodic Signals
A method for automatic detection of peaks in noisy periodic and quasi-periodic signals. This method, called automatic multiscale-based peak detection (AMPD), is based on the calculation and analysis of the local maxima scalogram, a matrix comprising the scale-dependent occurrences of local maxima. For further information see <doi:10.3390/a5040588>.
Last updated 8 years ago
1.00 score 4 scripts 213 downloadsrobustsae - Robust Bayesian Small Area Estimation
Functions for Robust Bayesian Small Area Estimation.
Last updated 8 years ago
1.00 score 1 scripts 102 downloadsgafit - Genetic Algorithm for Curve Fitting
A group of sample points are evaluated against a user-defined expression, the sample points are lists of parameters with values that may be substituted into that expression. The genetic algorithm attempts to make the result of the expression as low as possible (usually this would be the sum of residuals squared).
Last updated 8 years ago
1.00 score 2 scripts 189 downloadsphuassess - Proportional Habitat Use Assessment
Assessment of habitat selection by means of the permutation-based combination of sign tests (Fattorini et al., 2014 <DOI:10.1007/s10651-013-0250-7>). To exemplify the application of this procedure, habitat selection is assessed for a population of European Brown Hares settled in central Italy.
Last updated 8 years ago
1.00 score 1 scripts 124 downloadsrhnerm - Random Heteroscedastic Nested Error Regression
Performs the random heteroscedastic nested error regression model described in Kubokawa, Sugasawa, Ghosh and Chaudhuri (2016) <doi:10.5705/ss.202014.0070>.
Last updated 8 years ago
1.00 score 3 scripts 122 downloadsjointNmix - Joint N-Mixture Models for Site-Associated Species
Fits univariate and joint N-mixture models for data on two unmarked site-associated species. Includes functions to estimate latent abundances through empirical Bayes methods.
Last updated 8 years ago
1.00 score 3 scripts 142 downloadsexteriorMatch - Constructs the Exterior Match from Two Matched Control Groups
If one treated group is matched to one control reservoir in two different ways to produce two sets of treated-control matched pairs, then the two control groups may be entwined, in the sense that some control individuals are in both control groups. The exterior match is used to compare the two control groups.
Last updated 8 years ago
1.00 score 2 scripts 111 downloadsMIDN - Nearly Exact Sample Size Calculation for Exact Powerful Nonrandomized Tests for Differences Between Binomial Proportions
Implementation of the mid-n algorithms presented in Wellek S (2015) <DOI:10.1111/stan.12063> Statistica Neerlandica 69, 358-373 for exact sample size calculation for superiority trials with binary outcome.
Last updated 8 years ago
1.00 score 3 scripts 138 downloadsfizzbuzzR - Fizz Buzz Implementation
An implementation of the Fizz Buzz algorithm, as defined e.g. in <https://en.wikipedia.org/wiki/Fizz_buzz>. It provides the standard algorithm with 3 replaced by Fizz and 5 replaced by Buzz, with the option of specifying start and end numbers, step size and the numbers being replaced by fizz and buzz, respectively. This package gives interviewers the optional answer of "I use fizzbuzzR::fizzbuzz()" when interviewing rather than having to write an algorithm themselves.
Last updated 8 years ago
1.00 score 4 scripts 118 downloadsbacr - Bayesian Adjustment for Confounding
Estimating the average causal effect based on the Bayesian Adjustment for Confounding (BAC) algorithm.
Last updated 8 years ago
1.00 score 1 stars 1 scripts 225 downloadsmetafuse - Fused Lasso Approach in Regression Coefficient Clustering
Fused lasso method to cluster and estimate regression coefficients of the same covariate across different data sets when a large number of independent data sets are combined. Package supports Gaussian, binomial, Poisson and Cox PH models.
Last updated 8 years ago
1.00 score 4 scripts 128 downloadsbetategarch - Simulation, Estimation and Forecasting of Beta-Skew-t-EGARCH Models
Simulation, estimation and forecasting of first-order Beta-Skew-t-EGARCH models with leverage (one-component, two-component, skewed versions).
Last updated 8 years ago
1.00 score 1 stars 9 scripts 346 downloadsspikes - Detecting Election Fraud from Irregularities in Vote-Share Distributions
Applies re-sampled kernel density method to detect vote fraud. It estimates the proportion of coarse vote-shares in the observed data relative to the null hypothesis of no fraud.
Last updated 8 years ago
1.00 score 6 scripts 149 downloadsfishkirkko2015 - Dataset of Measurements of Fish Species at Kirkkojarvi Lake, Finland
Dataset of 302 measurements of 11 fish species to accompany the manuscript "Length-weight relationships of six freshwater fish species from lake Kirkkojarvi, Finland".
Last updated 8 years ago
1.00 score 2 scripts 121 downloadsfastcmh - Significant Interval Discovery with Categorical Covariates
A method which uses the Cochran-Mantel-Haenszel test with significant pattern mining to detect intervals in binary genotype data which are significantly associated with a particular phenotype, while accounting for categorical covariates.
Last updated 8 years ago
1.00 score 4 scripts 141 downloadsPASenseWear - Summarize Daily Physical Activity from 'SenseWear' Accelerometer Data
Provide summary table of daily physical activity and per-person/grouped heat map for accelerometer data from SenseWear Armband. See <https://templehealthcare.wordpress.com/the-sensewear-armband/> for more information about SenseWear Armband.
Last updated 8 years ago
1.00 score 3 scripts 106 downloadsspselect - Selecting Spatial Scale of Covariates in Regression Models
Fits spatial scale (SS) forward stepwise regression, SS incremental forward stagewise regression, SS least angle regression (LARS), and SS lasso models. All area-level covariates are considered at all available scales to enter a model, but the SS algorithms are constrained to select each area-level covariate at a single spatial scale.
Last updated 8 years ago
1.00 score 8 scripts 137 downloadsmakeFlow - Visualizing Sequential Classifications
A user-friendly tool for visualizing categorical or group movement.
Last updated 8 years ago
1.00 score 5 scripts 111 downloadspfa - Estimates False Discovery Proportion Under Arbitrary Covariance Dependence
Estimate the false discovery proportion (FDP) by Principal Factor Approximation method with general known and unknown covariance dependence.
Last updated 8 years ago
1.00 score 1 scripts 136 downloadsRcmdrPlugin.EcoVirtual - Rcmdr EcoVirtual Plugin
A Rcmdr "plug-in" for the EcoVirtual package, designed primarily for teaching ecological models using simulations.
Last updated 8 years ago
1.00 score 1 scripts 433 downloadsSeqMADE - Network Module-Based Model in the Differential Expression Analysis for RNA-Seq
A network module-based generalized linear model for differential expression analysis with the count-based sequence data from RNA-Seq.
Last updated 8 years ago
1.00 score 8 scripts 108 downloadsIntegrateBs - Integration for B-Spline
Integrated B-spline function.
Last updated 8 years ago
1.00 score 1 scripts 148 downloadsSPIGA - Compute SPI Index using the Methods Genetic Algorithm and Maximum Likelihood
Calculate the Standardized Precipitation Index (SPI) for monitoring drought, using Artificial Intelligence techniques (SPIGA) and traditional numerical technique Maximum Likelihood (SPIML). For more information see: http://drought.unl.edu/monitoringtools/downloadablespiprogram.aspx.
Last updated 8 years ago
1.00 score 3 scripts 126 downloadsDisimForMixed - Calculate Dissimilarity Matrix for Dataset with Mixed Attributes
Implement the methods proposed by Ahmad & Dey (2007) <doi:10.1016/j.datak.2007.03.016> in calculating the dissimilarity matrix at the presence of mixed attributes. This Package includes functions to discretize quantitative variables, calculate conditional probability for each pair of attribute values, distance between every pair of attribute values, significance of attributes, calculate dissimilarity between each pair of objects.
Last updated 8 years ago
1.00 score 6 scripts 186 downloadsfechner - Fechnerian Scaling of Discrete Object Sets
Functions and example datasets for Fechnerian scaling of discrete object sets. User can compute Fechnerian distances among objects representing subjective dissimilarities, and other related information. See package?fechner for an overview.
Last updated 8 years ago
1.00 score 9 scripts 212 downloadsclikcorr - Censoring Data and Likelihood-Based Correlation Estimation
A profile likelihood based method of estimation and inference on the correlation coefficient of bivariate data with different types of censoring and missingness.
Last updated 8 years ago
1.00 score 8 scripts 143 downloadsuskewFactors - Model-Based Clustering via Mixtures of Unrestricted Skew-t Sactor Analyzer Models
Implements mixtures of unrestricted skew-t factor analyzer models via the EM algorithm.
Last updated 9 years ago
1.00 score 2 scripts 128 downloadspRSR - Test of Periodicity using Response Surface Regression
Tests periodicity in short time series using response surface regression.
Last updated 9 years ago
1.00 score 9 scripts 94 downloadsDiscreteInverseWeibull - Discrete Inverse Weibull Distribution
Probability mass function, distribution function, quantile function, random generation and parameter estimation for the discrete inverse Weibull distribution.
Last updated 9 years ago
1.00 score 9 scripts 197 downloadsClusterRankTest - Rank Tests for Clustered Data
Nonparametric rank based tests (rank-sum tests and signed-rank tests) for clustered data, especially useful for clusters having informative cluster size and intra-cluster group size.
Last updated 9 years ago
1.00 score 1 scripts 134 downloadscrsnls - Nonlinear Regression Parameters Estimation by 'CRS4HC' and 'CRS4HCe'
Functions for nonlinear regression parameters estimation by algorithms based on Controlled Random Search algorithm. Both functions (crs4hc(), crs4hce()) adapt current search strategy by four heuristics competition. In addition, crs4hce() improves adaptability by adaptive stopping condition.
Last updated 9 years ago
1.00 score 2 scripts 150 downloadsuHMM - Construct an Unsupervised Hidden Markov Model
Construct a Hidden Markov Model with states learnt by unsupervised classification.
Last updated 9 years ago
1.00 score 126 downloadsdecision - Statistical Decision Analysis
Contains a function called dmur() which accepts four parameters like possible values, probabilities of the values, selling cost and preparation cost. The dmur() function generates various numeric decision parameters like MEMV (Maximum (optimum) expected monitory value), best choice, EPPI (Expected profit with perfect information), EVPI (Expected value of the perfect information), EOL (Expected opportunity loss), which facilitate effective decision-making.
Last updated 9 years ago
1.00 score 1 scripts 158 downloadsFUNTA - Functional Tangential Angle Pseudo-Depth
Computes the functional tangential angle pseudo-depth and its robustified version from the paper by Kuhnt and Rehage (2016). See Kuhnt, S.; Rehage, A. (2016): An angle-based multivariate functional pseudo-depth for shape outlier detection, JMVA 146, 325-340, <doi:10.1016/j.jmva.2015.10.016> for details.
Last updated 9 years ago
1.00 score 4 scripts 142 downloadsNEpiC - Network Assisted Algorithm for Epigenetic Studies Using Mean and Variance Combined Signals
Package for a Network assisted algorithm for Epigenetic studies using mean and variance Combined signals: NEpiC. NEpiC combines both signals in mean and variance differences in methylation level between case and control groups searching for differentially methylated sub-networks (modules) using the protein-protein interaction network.
Last updated 9 years ago
1.00 score 4 scripts 116 downloadscensorcopula - Estimate Parameter of Bivariate Copula
Implement an interval censor method to break ties when using data with ties to fitting a bivariate copula.
Last updated 9 years ago
1.00 score 3 scripts 184 downloadsvottrans - Voter Transition Analysis
Calculates voter transitions comparing two elections, using the function solve.QP() in package 'quadprog'.
Last updated 9 years ago
1.00 score 2 scripts 117 downloadstmpm - Trauma Mortality Prediction Model
Trauma Mortality prediction for ICD-9, ICD-10, and AIS lexicons in long or wide format based on Dr. Alan Cook's tmpm mortality model.
Last updated 9 years ago
1.00 score 6 scripts 138 downloadssensory - Simultaneous Model-Based Clustering and Imputation via a Progressive Expectation-Maximization Algorithm
Contains the function CUUimpute() which performs model-based clustering and imputation simultaneously.
Last updated 9 years ago
1.00 score 1 stars 4 scripts 106 downloadslinERR - Linear Excess Relative Risk Model
Fits a linear excess relative risk model by maximum likelihood, possibly including several variables and allowing for lagged exposures.
Last updated 9 years ago
1.00 score 2 scripts 129 downloadsvudc - Visualization of Univariate Data for Comparison
Contains functions for visualization univariate data: ccdplot and qddplot.
Last updated 9 years ago
1.00 score 1 stars 5 scripts 135 downloadsWaverR - Data Estimation using Weighted Averages of Multiple Regressions
For multivariate datasets, this function enables the estimation of missing data using the Weighted AVERage of all possible Regressions using the data available.
Last updated 9 years ago
1.00 score 2 scripts 113 downloadspsoptim - Particle Swarm Optimization
Particle swarm optimization - a basic variant.
Last updated 9 years ago
1.00 score 2 scripts 191 downloadswildpoker - Best Hand Analysis for Poker Variants Including Wildcards
Provides insight into how the best hand for a poker game changes based on the game dealt, players who stay in until the showdown and wildcards added to the base game. At this time the package does not support player tactics, so draw poker variants are not included.
Last updated 9 years ago
1.00 score 4 scripts 121 downloadssscor - Robust Correlation Estimation and Testing Based on Spatial Signs
Provides the spatial sign correlation and the two-stage spatial sign correlation as well as a one-sample test for the correlation coefficient.
Last updated 9 years ago
1.00 score 6 scripts 119 downloadsVertexSimilarity - Creates Vertex Similarity Matrix for an Undirected Graph
Creates Vertex Similarity matrix of an undirected graph based on the method stated by E. A. Leicht, Petter Holme, AND M. E. J. Newman in their paper <DOI:10.1103/PhysRevE.73.026120>.
Last updated 9 years ago
1.00 score 1 scripts 96 downloadsCircOutlier - Detection of Outliers in Circular-Circular Regression
Detection of outliers in circular-circular regression models, modifying its and estimating of models parameters.
Last updated 9 years ago
1.00 score 5 scripts 206 downloadsacp - Autoregressive Conditional Poisson
Analysis of count data exhibiting autoregressive properties, using the Autoregressive Conditional Poisson model (ACP(p,q)) proposed by Heinen (2003).
Last updated 9 years ago
1.00 score 7 scripts 340 downloadskriens - Continuation Passing Style Development
Provides basic functions for Continuation-Passing Style development.
Last updated 9 years ago
1.00 score 9 scripts 108 downloadsFACTMLE - Maximum Likelihood Factor Analysis
Perform Maximum Likelihood Factor analysis on a covariance matrix or data matrix.
Last updated 9 years ago
1.00 score 2 scripts 161 downloadsptycho - Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a prior that combines information across responses and one that combines information across covariates, as well as a standard spike and slab prior for comparison. An MCMC samples from the marginal posterior distribution for the 0-1 variables indicating if each covariate belongs to the model for each response.
Last updated 9 years ago
1.00 score 7 scripts 141 downloadsTRD - Transmission Ratio Distortion
Transmission Ratio Distortion (TRD) is a genetic phenomenon where the two alleles from either parent are not transmitted to the offspring at the expected 1:1 ratio under Mendelian inheritance, leading to spurious signals in genetic association studies. Functions in this package are developed to account for this phenomenon using loglinear model and Transmission Disequilibrium Test (TDT). Some population information can also be calculated.
Last updated 9 years ago
1.00 score 8 scripts 128 downloadsSPCALDA - A New Reduced-Rank Linear Discriminant Analysis Method
A new reduced-rank LDA method which works for high dimensional multi-class data.
Last updated 9 years ago
1.00 score 1 scripts 158 downloadsLRcontrast - Dose Response Signal Detection under Model Uncertainty
Provides functions for calculating test statistics, simulating quantiles and simulating p-values of likelihood ratio contrast tests in regression models with a lack of identifiability.
Last updated 9 years ago
1.00 score 4 scripts 112 downloadshotspot - Software Hotspot Analysis
Contains data for software hotspot analysis, along with a function performing the analysis itself.
Last updated 9 years ago
1.00 score 1 scripts 141 downloadsGSSE - Genotype-Specific Survival Estimation
We propose a fully efficient sieve maximum likelihood method to estimate genotype-specific distribution of time-to-event outcomes under a nonparametric model. We can handle missing genotypes in pedigrees. We estimate the time-dependent hazard ratio between two genetic mutation groups using B-splines, while applying nonparametric maximum likelihood estimation to the reference baseline hazard function. The estimators are calculated via an expectation-maximization algorithm.
Last updated 9 years ago
1.00 score 8 scripts 149 downloadsksrlive - Identify Kinase Substrate Relationships Using Dynamic Data
Using this package you can combine known kinase substrate relationships with experimental data and determine active kinases and their substrates.
Last updated 9 years ago
1.00 score 4 scripts 94 downloadsSyncMove - Subsample Temporal Data to Synchronal Events and Compute the MCI
The function 'syncSubsample' subsamples temporal data of different entities so that the result only contains synchronal events. The function 'mci' calculates the Movement Coordination Index (MCI, see reference on help page for function 'mci') of a data set created with the function 'syncSubsample'.
Last updated 9 years ago
1.00 score 2 scripts 128 downloadsHDGLM - Tests for High Dimensional Generalized Linear Models
Test the significance of coefficients in high dimensional generalized linear models.
Last updated 9 years ago
1.00 score 2 scripts 141 downloadspwrRasch - Statistical Power Simulation for Testing the Rasch Model
Statistical power simulation for testing the Rasch Model based on a three-way analysis of variance design with mixed classification.
Last updated 9 years ago
1.00 score 1 stars 9 scripts 154 downloadsGRTo - Tools for the Analysis of Gutenberg-Richter Distributions of Earthquake Magnitudes
Offers functions for the comparison of Gutenberg-Richter b-values. Several functions in GRTo are helpful for the assessment of the quality of seismicity catalogs.
Last updated 9 years ago
1.00 score 6 scripts 152 downloadsLinearRegressionMDE - Minimum Distance Estimation in Linear Regression Model
Consider linear regression model Y = Xb + error where the distribution function of errors is unknown, but errors are independent and symmetrically distributed. The package contains a function named LRMDE which takes Y and X as input and returns minimum distance estimator of parameter b in the model.
Last updated 9 years ago
1.00 score 1 scripts 154 downloadsAutoregressionMDE - Minimum Distance Estimation in Autoregressive Model
Consider autoregressive model of order p where the distribution function of innovation is unknown, but innovations are independent and symmetrically distributed. The package contains a function named ARMDE which takes X (vector of n observations) and p (order of the model) as input argument and returns minimum distance estimator of the parameters in the model.
Last updated 9 years ago
1.00 score 1 scripts 195 downloadsregRSM - Random Subspace Method (RSM) for Linear Regression
Performs Random Subspace Method (RSM) for high-dimensional linear regression to obtain variable importance measures. The final model is chosen based on validation set or Generalized Information Criterion.
Last updated 9 years ago
1.00 score 1 stars 8 scripts 127 downloadsThreeGroups - ML Estimator for Baseline-Placebo-Treatment (Three-Group) Experiments
Implements the Maximum Likelihood estimator for baseline, placebo, and treatment groups (three-group) experiments with non-compliance proposed by Gerber, Green, Kaplan, and Kern (2010).
Last updated 9 years ago
1.00 score 1 scripts 146 downloadsftsspec - Spectral Density Estimation and Comparison for Functional Time Series
Functions for estimating spectral density operator of functional time series (FTS) and comparing the spectral density operator of two functional time series, in a way that allows detection of differences of the spectral density operator in frequencies and along the curve length.
Last updated 9 years ago
1.00 score 7 scripts 166 downloadsFastBandChol - Fast Estimation of a Covariance Matrix by Banding the Cholesky Factor
Fast and numerically stable estimation of a covariance matrix by banding the Cholesky factor using a modified Gram-Schmidt algorithm implemented in RcppArmadilo. See <http://stat.umn.edu/~molst029> for details on the algorithm.
Last updated 9 years ago
1.00 score 5 scripts 174 downloadsMDimNormn - Multi-Dimensional MA Normalization for Plate Effect
Normalize data to minimize the difference between sample plates (batch effects). For given data in a matrix and grouping variable (or plate), the function 'normn_MA' normalizes the data on MA coordinates. More details are in the citation. The primary method is 'Multi-MA'. Other fitting functions on MA coordinates can also be employed e.g. loess.
Last updated 9 years ago
1.00 score 2 scripts 105 downloadsthreg - Threshold Regression
Fit a threshold regression model based on the first-hitting-time of a boundary by the sample path of a Wiener diffusion process. The threshold regression methodology is well suited to applications involving survival and time-to-event data.
Last updated 9 years ago
1.00 score 6 scripts 163 downloadsperspectev - Permutation of Species During Turnover Events
Provides a robust framework for analyzing the extent to which differential survival with respect to higher level trait variation is reducible to lower level variation. In addition to its primary test, it also provides functions for simulation-based power analysis, reading in common data set formats, and visualizing results. Temporarily contains an edited version of function hr.mcp() from package 'wild1', written by Glen Sargeant. For tutorial see: http://evolve.zoo.ox.ac.uk/Evolve/Perspectev.html.
Last updated 9 years ago
1.00 score 1 stars 2 scripts 115 downloadsmmc - Multivariate Measurement Error Correction
Provides routines for multivariate measurement error correction. Includes procedures for linear, logistic and Cox regression models. Bootstrapped standard errors and confidence intervals can be obtained for corrected estimates.
Last updated 9 years ago
1.00 score 3 scripts 140 downloadsMRQoL - Minimal Clinically Important Difference and Response Shift Effect for Health-Related Quality of Life
We can calculate directly used this package the Minimal Clinically Important Difference by applying the Anchor-based method and the Response shift effect by applying the Then-Test method.
Last updated 9 years ago
1.00 score 5 scripts 141 downloadsnordklimdata1 - Dataset for Climate Analysis with Data from the Nordic Region
The Nordklim dataset 1.0 is a unique and useful achievement for climate analysis. It includes observations of twelve different climate elements from more than 100 stations in the Nordic region, in time span over 100 years. The project contractors were NORDKLIM/NORDMET on behalf of the National meteorological services in Denmark (DMI), Finland (FMI), Iceland (VI), Norway (DNMI) and Sweden (SMHI).
Last updated 9 years ago
1.00 score 2 scripts 112 downloadsORCME - Order Restricted Clustering for Microarray Experiments
Provides clustering of genes with similar dose response (or time course) profiles. It implements the method described by Lin et al. (2012).
Last updated 9 years ago
1.00 score 8 scripts 173 downloadspowerGWASinteraction - Power Calculations for GxE and GxG Interactions for GWAS
Analytical power calculations for GxE and GxG interactions for case-control studies of candidate genes and genome-wide association studies (GWAS). This includes power calculation for four two-step screening and testing procedures. It can also calculate power for GxE and GxG without any screening.
Last updated 9 years ago
1.00 score 4 scripts 179 downloadscsn - Closed Skew-Normal Distribution
Provides functions for computing the density and the log-likelihood function of closed-skew normal variates, and for generating random vectors sampled from this distribution. See Gonzalez-Farias, G., Dominguez-Molina, J., and Gupta, A. (2004). The closed skew normal distribution, Skew-elliptical distributions and their applications: a journey beyond normality, Chapman and Hall/CRC, Boca Raton, FL, pp. 25-42.
Last updated 10 years ago
1.00 score 9 scripts 196 downloadsoptifunset - Set Options if Unset
A single function 'options.ifunset(...)' is contained herewith, which allows the user to set a global option ONLY if it is not already set. By this token, for package maintainers this function can be used in preference to the standard 'options(...)' function, making provision for THEIR end user to place 'options(...)' directives within their '.Rprofile' file, which will not be overridden at the point when a package is loaded.
Last updated 10 years ago
1.00 score 2 scripts 98 downloadsqdm - Fitting a Quadrilateral Dissimilarity Model to Same-Different Judgments
This package provides different specifications of a Quadrilateral Dissimilarity Model which can be used to fit same-different judgments in order to get a predicted matrix that satisfies regular minimality [Colonius & Dzhafarov, 2006, Measurement and representations of sensations, Erlbaum]. From such a matrix, Fechnerian distances can be computed.
Last updated 10 years ago
1.00 score 4 scripts 98 downloadsgrowthrate - Bayesian reconstruction of growth velocity
A nonparametric empirical Bayes method for recovering gradients (or growth velocities) from observations of smooth functions (e.g., growth curves) at isolated time points.
Last updated 10 years ago
1.00 score 5 scripts 162 downloadssubgroup - Methods for exploring treatment effect heterogeneity in subgroup analysis of clinical trials
Produces various measures of expected treatment effect heterogeneity under an assumption of homogeneity across subgroups. Graphical presentations are created to compare these expected differences with the observed differences.
Last updated 10 years ago
1.00 score 3 scripts 135 downloadsisotonic.pen - Penalized Isotonic Regression in one and two dimensions
Given a response y and a one- or two-dimensional predictor, the isotonic regression estimator is calculated with the usual orderings.
Last updated 11 years ago
1.00 score 2 scripts 142 downloadsLIStest - Tests of independence based on the Longest Increasing Subsequence
Tests for independence between X and Y computed from a paired sample (x1,y1),...(xn,yn) of (X,Y), using one of the following statistics (a) the Longest Increasing Subsequence (Ln), (b) JLn, a Jackknife version of Ln or (c) JLMn, a Jackknife version of the longest monotonic subsequence. This family of tests can be applied under the assumption of continuity of X and Y.
Last updated 11 years ago
1.00 score 5 scripts 151 downloadspartitionMetric - Compute a distance metric between two partitions of a set
partitionMetric computes a distance between two partitions of a set.
Last updated 11 years ago
1.00 score 1 scripts 123 downloadsALSCPC - Accelerated line search algorithm for simultaneous orthogonal transformation of several positive definite symmetric matrices to nearly diagonal form.
Using of the accelerated line search algorithm for simultaneously diagonalize a set of symmetric positive definite matrices.
Last updated 11 years ago
1.00 score 1 scripts 225 downloadsFGalgorithm - Flury and Gautschi algorithms
This is a package for implementation of Flury-Gautschi algorithms.
Last updated 11 years ago
1.00 score 1 scripts 119 downloadsgaussDiff - Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as the Euclidea mean, the Mahalanobis distance, the Kullback-Leibler divergence, the J-Coefficient, the Minkowski L2-distance, the Chi-square divergence and the Hellinger Coefficient.
Last updated 12 years ago
1.00 score 7 scripts 180 downloadsmakeProject - Creates an empty package framework for the LCFD format
This package creates an empty framework of files and directories for the "Load, Clean, Func, Do" structure described by Josh Reich.
Last updated 13 years ago
1.00 score 1 scripts 154 downloadsigraphtosonia - Convert iGraph graps to SoNIA .son files
This program facilitates exporting igraph graphs to the SoNIA file format
Last updated 14 years ago
1.00 score 3 scripts 116 downloadsRNCBIEUtilsLibs - EUtils libraries for use in the R environment.
Provides the libraries of the EUtils operations for the RNCBI package.
Last updated 14 years ago
1.00 score 128 downloadskzs - Kolmogorov-Zurbenko Spatial Smoothing and Applications
A spatial smoothing algorithm based on convolutions of finite rectangular kernels that provides sharp resolution in the presence of high levels of noise.
Last updated 16 years ago
1.00 score 4 scripts 683 downloads