Computes the generalized synthetic control estimator described in Powell (2017) <doi:10.7249/WR1142>. Provides both point estimates, and hypothesis testing.
This package provides function declarations and inline function definitions that facilitate cleaning strings in C++ code before passing them to R.
This package provides a new inverse probability of selection weighted Cox model to deal with outcome-dependent sampling in survival analysis.
This package provides various methods to conduct Spatio-Temporal Analysis and Modelling, including Exploratory Spatio-Temporal Analysis and Inferred Spatio-Temporal Modelling.
This package provides utilities for processing Rd objects and files. Extract argument descriptions and other parts of the help pages of functions.
This package provides an enum-type representation of vectors and representation of intervals, including a method of coercing variables in data frames.
This package guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.
Imports real-time thermo cycler (qPCR
) data from Real-time PCR Data Markup Language (RDML) and transforms to the appropriate formats of the qpcR
and chipPCR
packages, as described in Rodiger et al. (2017) <doi:10.1093/bioinformatics/btx528>. Contains a dendrogram visualization for the structure of RDML object and GUI for RDML editing.
Allows users to import data files containing heartbeat positions in the most broadly used formats, to remove outliers or points with unacceptable physiological values present in the time series, to plot HRV data, and to perform time domain, frequency domain and nonlinear HRV analysis. See Garcia et al. (2017) <DOI:10.1007/978-3-319-65355-6>.
Earth Engine <https://earthengine.google.com/> client library for R. All of the Earth Engine API classes, modules, and functions are made available. Additional functions implemented include importing (exporting) of Earth Engine spatial objects, extraction of time series, interactive map display, assets management interface, and metadata display. See <https://r-spatial.github.io/rgee/> for further details.
Manually bin data using weight of evidence and information value. Includes other binning methods such as equal length, quantile and winsorized. Options for combining levels of categorical data are also available. Dummy variables can be generated based on the bins created using any of the available binning methods. References: Siddiqi, N. (2006) <doi:10.1002/9781119201731.biblio>.
Focused on (but not exclusive to) data sets hosted on PhysioNet
(<https://physionet.org>), ricu provides utilities for download, setup and access of intensive care unit (ICU) data sets. In addition to functions for running arbitrary queries against available data sets, a system for defining clinical concepts and encoding their representations in tabular ICU data is presented.
We introduce a robust matrix factor model that explicitly incorporates tail behavior and employs a mean-shift term to avoid efficiency losses through pre-centering of observed matrices. More details on the methods related to our paper are currently under submission. A full reference to the paper will be provided in future versions once the paper is published.
This package provides methods to scan RR interval data for Premature Ventricular Complexes (PVCs) and parameterise and plot the resulting Heart Rate Turbulence (HRT). The methodology of HRT analysis is based on the original publication by Schmidt et al. <doi:10.1016/S0140-6736(98)08428-1> and extended with suggestions from <doi:10.1088/1361-6579/ab98b3>.
This package contains the Rook specification and convenience software for building and running Rook applications. A Rook application is an R reference class object that implements a call
method or an R closure that takes exactly one argument, an environment, and returns a list with three named elements: the status
, the headers
, and the body
.
Draw, manipulate, and evaluate directed acyclic graphs and simulate corresponding data, as described in International Journal of Epidemiology 50(6):1772-1777.
This package provides a simple and efficient wrapper around the fastest Fourier transform in the west (FFTW) library <http://www.fftw.org/>.
Convert Ensembl gene identifiers from Genotype-Tissue Expression (GTEx) data to identifiers in other annotation systems, including Entrez', HGNC', and UniProt
'.
Routines for fitting various joint (and univariate) regression models, with several types of covariate effects, in the presence of equations errors association.
This package performs inference with the lasso in Gaussian Graphical Models. The package consists of wrappers for functions from the hdi package.
This package provides tools to fit linear regression model to data while taking into account covariates with lower limit of detection (LOD).
This package provides a simple tool allowing users to easily and dynamically explore or document a data set using a tree structure.
R functions for (non)linear time series analysis with an emphasis on nonparametric autoregression and order estimation, and tests for linearity / additivity.
Tests coefficients with sandwich estimator of variance and with small samples. Regression types supported are gee, linear regression, and conditional logistic regression.