yuqingxx/catch: Covariate-Adjusted Tensor Classification in High-Dimensions

Performs classification and variable selection on high-dimensional tensors (multi-dimensional arrays) after adjusting for additional covariates (scalar or vectors). The low-dimensional covariates and the high-dimensional tensors are jointly modeled to predict a categorical outcome in a multi-class discriminant analysis setting. The Covariate-Adjusted Tensor Classification in High-dimensions (CATCH) model is fitted in two steps: (1) adjust for the covariates within each class; and (2) penalized estimation with the adjusted tensor using a cyclic block coordinate descent algorithm. The package can provide a solution path for tuning parameter in the penalized estimation step. Special case of the CATCH model includes linear discriminant analysis model and matrix (or tensor) discriminant analysis without covariates.

Getting started

Package details

AuthorYuqing Pan <yuqing.pan@stat.fsu.edu>, Qing Mai <mai@stat.fsu.edu>, Xin Zhang <henry@stat.fsu.edu>
MaintainerYuqing Pan <yuqing.pan@stat.fsu.edu>
LicenseGPL-2
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yuqingxx/catch")
yuqingxx/catch documentation built on May 10, 2019, 9:54 a.m.