Found 173 packages in 0.02 seconds
Open GenBank Files
Opens complete record(s) with .gb extension from the NCBI/GenBank Nucleotide database and returns a list containing shaped record(s). These kind of files contains detailed records of DNA samples (locus, organism, type of sequence, source of the sequence...). An example of record can be found at < https://www.ncbi.nlm.nih.gov/nuccore/HE799070>.
Confounder-Adjusted Survival Curves and Cumulative Incidence Functions
Estimate and plot confounder-adjusted survival curves using
either 'Direct Adjustment', 'Direct Adjustment with Pseudo-Values',
various forms of 'Inverse Probability of Treatment Weighting', two
forms of 'Augmented Inverse Probability of Treatment Weighting',
'Empirical Likelihood Estimation' or 'Targeted Maximum Likelihood Estimation'.
Also includes a significance test for the difference
between two adjusted survival curves and the calculation of adjusted
restricted mean survival times. Additionally enables the user to
estimate and plot cause-specific confounder-adjusted cumulative
incidence functions in the competing risks setting using the same
methods (with some exceptions).
For details, see Denz et. al (2023)
Calculate the Care Density or Fragmented Care Density Given a Patient-Sharing Network
Given a patient-sharing network, calculate either the classic care density as
proposed by Pollack et al. (2013)
Imputation of High-Dimensional Count Data using Side Information
Analysis, imputation, and multiple imputation of count data using covariates. LORI uses a log-linear Poisson model where main row and column effects, as well as effects of known covariates and interaction terms can be fitted. The estimation procedure is based on the convex optimization of the Poisson loss penalized by a Lasso type penalty and a nuclear norm. LORI returns estimates of main effects, covariate effects and interactions, as well as an imputed count table. The package also contains a multiple imputation procedure. The methods are described in Robin, Josse, Moulines and Sardy (2019)
Distances on Directed Graphs
Distances on dual-weighted directed graphs using
priority-queue shortest paths (Padgham (2019)
Weierstrass and Jacobi Elliptic Functions
A suite of elliptic and related functions including Weierstrass and Jacobi forms. Also includes various tools for manipulating and visualizing complex functions.
Interface Between 'GRASS' Geographical Information System and 'R'
An interface between the 'GRASS' geographical information system ('GIS') and 'R', based on starting 'R' from within the 'GRASS' 'GIS' environment, or running a free-standing 'R' session in a temporary 'GRASS' location; the package provides facilities for using all 'GRASS' commands from the 'R' command line. The original interface package for 'GRASS 5' (2000-2010) is described in Bivand (2000)
Extension to 'tmap' for Creating Network Visualizations
Provides functions for visualizing networks with 'tmap'. It supports 'sfnetworks' objects natively but is not limited to them. Useful for adding network layers such as edges and nodes to 'tmap' maps. More features may be added in future versions.
Simultaneous Inference for Multiple Linear Contrasts in GEE Models
Provides global hypothesis tests, multiple testing procedures and simultaneous confidence intervals for multiple linear contrasts of regression coefficients in a single generalized estimating equation (GEE) model or across multiple GEE models. GEE models are fit by a modified version of the 'geeM' package.
Cluster Origin-Destination Flow Data
Provides functionality for clustering
origin-destination (OD) pairs, representing desire lines (or flows).
This includes creating distance matrices between OD pairs and passing
distance matrices to a clustering algorithm. See the academic paper
Tao and Thill (2016)