Name | Latest Release | Downloads1 |
---|---|---|
abclass | ||
clusrank | ||
dynsurv | ||
formatBibtex | ||
intsurv | ||
jds.rmd | ||
reda | ||
rrpack | ||
splines2 | ||
touch |
{abclass} provides implementations of the multi-category angle-based classifiers (Zhang & Liu, 2014) with the large-margin unified machines (Liu, et al., 2011) for high-dimensional data.
{clusrank} provides functions for Wilcoxon rank sum test and Wilcoxon signed rank test for clustered data. See Jiang et. al (2020) for details.
{dynsurv} provides functions to fit time-varying coefficient models for interval censored and right censored survival data. Three major approaches are implemented:
{formatBibtex} provides utility tools to format BibTeX entries and files in an opinionated way.
{intsurv} contains implementations of
and other survival analysis routines, including
{jds.rmd} provides R Markdown templates intended for Journal of Data Science, which can be useful for authoring a manuscript with code chunks or producing tables/figures on the fly.
{reda} provides functions for
{rrpack} provides implementations for multivariate regression methodologies including reduced-rank regression (RRR), reduced-rank ridge regression (RRS), robust reduced-rank regression (R4), generalized/mixed-response reduced-rank regression (mRRR), row-sparse reduced-rank regression (SRRR), reduced-rank regression with a sparse singular value decomposition (RSSVD), and sparse and orthogonal factor regression (SOFAR).
{splines2} is a supplement package to the base package {splines}. It provides functions to construct basis matrices of
In addition to the R interface, {splines2} provides a C++ header-only library integrated with {Rcpp}, which allows the construction of spline basis functions directly in C++ with the help of {Rcpp} and {RcppArmadillo}. Thus, it can also be treated as one of the Rcpp* packages. See Wang and Yan (2021) for details.
{touch} provides R implementation of the software tools developed in the H-CUP (Healthcare Cost and Utilization Project) and AHRQ (Agency for Healthcare Research and Quality). It contains functions for
touchpy is intended to be a Python version of {touch} and provides functionalities to map ICD-9 or ICD-10 code to AHRQ comorbidity measures.