r-binda
|
public |
The "binda" package implements functions for multi-class discriminant analysis using binary predictors, for corresponding variable selection, and for dichotomizing continuous data.
|
2023-06-16 |
r-cmvnorm
|
public |
Various utilities for the complex multivariate Gaussian distribution.
|
2023-06-16 |
r-approximator
|
public |
Performs Bayesian prediction of complex computer codes when fast approximations are available. It uses a hierarchical version of the Gaussian process, originally proposed by Kennedy and O'Hagan (2000), Biometrika 87(1):1.
|
2023-06-16 |
r-epimdr
|
public |
Functions, data sets and shiny apps for "Epidemics: Models and Data in R" by Ottar N. Bjornstad (ISBN 978-3-319-97487-3) <https://www.springer.com/gp/book/9783319974866>. The package contains functions to study the S(E)IR model, spatial and age-structured SIR models; time-series SIR and chain-binomial stochastic models; catalytic disease models; coupled map lattice models of spatial transmission and network models for social spread of infection. The package is also an advanced quantitative companion to the coursera Epidemics Massive Online Open Course <https://www.coursera.org/learn/epidemics>.
|
2023-06-16 |
r-eply
|
public |
Evaluate a function over a data frame of expressions.
|
2023-06-16 |
r-dcovts
|
public |
Computing and plotting the distance covariance and correlation function of a univariate or a multivariate time series. Both versions of biased and unbiased estimators of distance covariance and correlation are provided. Test statistics for testing pairwise independence are also implemented. Some data sets are also included.
|
2023-06-16 |
r-aspc
|
public |
The aSPC test is designed to test global association between two groups of variables potentially with moderate to high dimension (e.g. in hundreds). The aSPC is particularly useful when the association signals between two groups of variables are sparse.
|
2023-06-16 |
r-ensemblepp
|
public |
Data sets for the chapter "Ensemble Postprocessing with R" of the book Stephane Vannitsem, Daniel S. Wilks, and Jakob W. Messner (2018) "Statistical Postprocessing of Ensemble Forecasts", Elsevier, 362pp. These data sets contain temperature and precipitation ensemble weather forecasts and corresponding observations at Innsbruck/Austria. Additionally, a demo with the full code of the book chapter is provided.
|
2023-06-16 |
r-engrexpt
|
public |
Datasets from Nelson, Coffin and Copeland "Introductory Statistics for Engineering Experimentation" (Elsevier, 2003) with sample code.
|
2023-06-16 |
r-english
|
public |
Allow numbers to be presented in an English language version, one, two, three, ... Ordinals are also available, first, second, third, ...
|
2023-06-16 |
r-encode
|
public |
Interconverts between ordered lists and compact string notation. Useful for capturing code lists, and pair-wise codes and decodes, for text storage. Analogous to factor levels and labels. Generics encode() and decode() perform interconversion, while codes() and decodes() extract components of an encoding. The function encoded() checks whether something is interpretable as an encoding. If a vector has an encoded 'guide' attribute, as_factor() uses it to coerce to factor.
|
2023-06-16 |
r-emsaov
|
public |
Provides the analysis of variance table including the expected mean squares (EMS) for various types of experimental design. When some variables are random effects or we use special experimental design such as nested design, repeated-measures design, or split-plot design, it is not easy to find the appropriate test, especially denominator for F-statistic which depends on EMS.
|
2023-06-16 |
r-emplik2
|
public |
Calculates the p-value for a mean-type hypothesis (or multiple mean-type hypotheses) based on two samples with censored data.
|
2023-06-16 |
r-effectsrelbaseline
|
public |
Functions to test for changes of a response to a stimulus grouping relative to a background or baseline response.
|
2023-06-16 |
r-embc
|
public |
Unsupervised, multivariate, binary clustering for meaningful annotation of data, taking into account the uncertainty in the data. A specific constructor for trajectory analysis in movement ecology yields behavioural annotation of trajectories based on estimated local measures of velocity and turning angle, eventually with solar position covariate as a daytime indicator, ("Expectation-Maximization Binary Clustering for Behavioural Annotation").
|
2023-06-16 |
r-elrm
|
public |
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.
|
2023-06-16 |
r-dtangle
|
public |
Deconvolving cell types from high-throughput gene profiling data.
|
2023-06-16 |
r-epandist
|
public |
Analyzing censored variables usually requires the use of optimization algorithms. This package provides an alternative algebraic approach to the task of determining the expected value of a random censored variable with a known censoring point. Likewise this approach allows for the determination of the censoring point if the expected value is known. These results are derived under the assumption that the variable follows an Epanechnikov kernel distribution with known mean and range prior to censoring. Statistical functions related to the uncensored Epanechnikov distribution are also provided by this package.
|
2023-06-16 |
r-envdocument
|
public |
Prints out information about the R working environment (system, R version,loaded and attached packages and versions) from a single function "env_doc()". Optionally adds information on git repository, tags, commits and remotes (if available).
|
2023-06-16 |
r-enrichvs
|
public |
These programs are used for calculating enrichment factors, drawing enrichment curves to evaluate virtual screening approaches.
|
2023-06-16 |
r-elitism
|
public |
Recently many new p-value based multiple test procedures have been proposed, and these new methods are more powerful than the widely used Hochberg procedure. These procedures strongly control the familywise error rate (FWER). This is a comprehensive collection of p-value based FWER-control stepwise multiple test procedures, including six procedure families and thirty multiple test procedures. In this collection, the conservative Hochberg procedure, linear time Hommel procedures, asymptotic Rom procedure, Gou-Tamhane-Xi-Rom procedures, and Quick procedures are all developed in recent five years since 2014. The package name "elitism" is an acronym of "e"quipment for "l"ogarithmic and l"i"near "ti"me "s"tepwise "m"ultiple hypothesis testing. Version 1.0.0 was released on June 26, 2019. See Gou, J., and Zhang, F. (2020). Quick multiple test procedures and p-value adjustments. Technical report.
|
2023-06-16 |
r-elasth
|
public |
O pacote desponibiliza funções para estimar modelos de componentes não observados e determinar intervenções automaticamente. Com especial atenção para a replicação dos modelos utilizados na metodologia de calculo do resultado estrutural da SPE/MF. The package provides simple ways to estimates general unobserved components models and automatically detects intervenctions. It is specially useful to replicate Brazilian Ministry of Finance methodology to estimate income-output gap elasticities.
|
2023-06-16 |
r-eiadata
|
public |
An R wrapper to allow the user to query categories and Series IDs, and import data, from the EIA's API <https://www.eia.gov/opendata/>.
|
2023-06-16 |
r-effsize
|
public |
A collection of functions to compute the standardized effect sizes for experiments (Cohen d, Hedges g, Cliff delta, Vargha-Delaney A). The computation algorithms have been optimized to allow efficient computation even with very large data sets.
|
2023-06-16 |
r-endorse
|
public |
Fit the hierarchical and non-hierarchical Bayesian measurement models proposed by Bullock, Imai, and Shapiro (2011) <DOI:10.1093/pan/mpr031> to analyze endorsement experiments. Endorsement experiments are a survey methodology for eliciting truthful responses to sensitive questions. This methodology is helpful when measuring support for socially sensitive political actors such as militant groups. The model is fitted with a Markov chain Monte Carlo algorithm and produces the output containing draws from the posterior distribution.
|
2023-06-16 |
r-edfreader
|
public |
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).
|
2023-06-16 |
r-ebal
|
public |
Package implements entropy balancing, a data preprocessing procedure that allows users to reweight a dataset such that the covariate distributions in the reweighted data satisfy a set of user specified moment conditions. This can be useful to create balanced samples in observational studies with a binary treatment where the control group data can be reweighted to match the covariate moments in the treatment group. Entropy balancing can also be used to reweight a survey sample to known characteristics from a target population.
|
2023-06-16 |
r-easyanova
|
public |
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.
|
2023-06-16 |
r-dynprog
|
public |
A domain-specific language for specifying translating recursions into dynamic-programming algorithms. See <https://en.wikipedia.org/wiki/Dynamic_programming> for a description of dynamic programming.
|
2023-06-16 |
r-dykstra
|
public |
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.
|
2023-06-16 |
r-dtrlearn2
|
public |
We provide a comprehensive software to estimate general K-stage DTRs from SMARTs with Q-learning and a variety of outcome-weighted learning methods. Penalizations are allowed for variable selection and model regularization. With the outcome-weighted learning scheme, different loss functions - SVM hinge loss, SVM ramp loss, binomial deviance loss, and L2 loss - are adopted to solve the weighted classification problem at each stage; augmentation in the outcomes is allowed to improve efficiency. The estimated DTR can be easily applied to a new sample for individualized treatment recommendations or DTR evaluation.
|
2023-06-16 |
r-drat
|
public |
Creation and use of R Repositories via helper functions to insert packages into a repository, and to add repository information to the current R session. Two primary types of repositories are support: gh-pages at GitHub, as well as local repositories on either the same machine or a local network. Drat is a recursive acronym: Drat R Archive Template.
|
2023-06-16 |
r-arc
|
public |
Implements the Classification-based on Association Rules (CBA) (Bing Liu, Wynne Hsu, Yiming Ma (1999) <http://dl.acm.org/citation.cfm?id=3000292.3000305>) algorithm for association rule classification (ARC). The package also contains several convenience methods that allow to automatically set CBA parameters (minimum confidence, minimum support) and it also natively handles numeric attributes by integrating a pre-discretization step. The rule generation phase is handled by the 'arules' package. To further decrease the size of the CBA models produced by the 'arc' package, postprocessing by the 'qCBA' package is suggested.
|
2023-06-16 |
r-enrichr
|
public |
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 (<http://amp.pharm.mssm.edu/Enrichr/>) for further details.
|
2023-06-16 |
r-eipartialid
|
public |
Estimate district-level bounds for 2x2 ecological inference based on the approach described in the forthcoming article Jiang et al. (2019), "Ecological Regression with Partial Identification", Political Analysis. Interval data regression is used to bound the nonidentified regression parameter in a linear contextual effects model, from which district-level bounds are derived. The approach here can be useful as a baseline of comparison for future work on ecological inference.
|
2023-06-16 |
r-edison
|
public |
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.
|
2023-06-16 |
r-edgebundler
|
public |
Generates interactive circle plots with the nodes around the circumference and linkages between the connected nodes using hierarchical edge bundling via the D3 JavaScript library. See <http://d3js.org/> for more information on D3.
|
2023-06-16 |
r-envirostat
|
public |
Functions and datasets to support the book by Nhu D Le and James V Zidek, Springer (2006).
|
2023-06-16 |
r-embedsom
|
public |
Provides a smooth mapping of multidimensional points into low-dimensional space defined by a self-organizing map. Designed to work with 'FlowSOM' and flow-cytometry use-cases. See Kratochvil et al. (2019) <doi:10.1101/496869>.
|
2023-06-16 |
r-ecosimr
|
public |
Given a site by species interaction matrix, users can make inferences about species interactions by performance hypothesis comparing test statistics against a null distribution. The current package provides algorithms and metrics for niche-overlap, body size ratios and species co-occurrence. Users can also integrate their own algorithms and metrics within these frameworks or completely novel null models. Detailed explanations about the underlying assumptions of null model analysis in ecology can be found at http://ecosimr.org.
|
2023-06-16 |
r-dynpanel
|
public |
Computes the first stage GMM estimate of a dynamic linear model with p lags of the dependent variables.
|
2023-06-16 |
r-dynia
|
public |
Fit dynamic intervention model using the arima() function.
|
2023-06-16 |
r-dyncomp
|
public |
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>).
|
2023-06-16 |
r-dynclust
|
public |
DynClust is a two-stage procedure for the denoising and clustering of stack of noisy images acquired over time. Clustering only assumes that the data contain an unknown but small number of dynamic features. The method first denoises the signals using local spatial and full temporal information. The clustering step uses the previous output to aggregate voxels based on the knowledge of their spatial neighborhood. Both steps use a single keytool based on the statistical comparison of the difference of two signals with the null signal. No assumption is therefore required on the shape of the signals. The data are assumed to be normally distributed (or at least follow a symmetric distribution) with a known constant variance. Working pixelwise, the method can be time-consuming depending on the size of the data-array but harnesses the power of multicore cpus.
|
2023-06-16 |
r-el2surv
|
public |
Functions for computing critical values and implementing the one-sided/two-sided EL tests.
|
2023-06-16 |
r-efficientmaxeigenpair
|
public |
An implementation for using efficient initials to compute the maximal eigenpair in R. It provides three algorithms to find the efficient initials under two cases: the tridiagonal matrix case and the general matrix case. Besides, it also provides two algorithms for the next to the maximal eigenpair under these two cases.
|
2023-06-16 |
r-emoa
|
public |
Collection of building blocks for the design and analysis of evolutionary multiobjective optimization algorithms.
|
2023-06-16 |
r-ed50
|
public |
Functions of five estimation method for ED50 (50 percent effective dose) are provided, and they are respectively Dixon-Mood method (1948) <doi:10.2307/2280071>, Choi's original turning point method (1990) <doi:10.2307/2531453> and it's modified version given by us, as well as logistic regression and isotonic regression. Besides, the package also supports comparison between two estimation results.
|
2023-06-16 |
r-ecovirtual
|
public |
Computer simulations of classical ecological models as a learning resource.
|
2023-06-16 |
r-ecipex
|
public |
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.
|
2023-06-16 |