R/packagedocumentation.R

#' Discriminant Analysis via Projections 
#'
#' This package provides tools for discriminant analysis on binary classification. It contains functions \code{apply_DAP, classify_DAP, cv_DAP, solve_DAP_C, solve_DAP, solve_DAP_seq} for implementing the method Discriminant Analysis via Projections.
#'
#' @name dap-package
#' @docType package
#' @author Irina Gaynanova and Tianying Wang.
#'
#' @references 
#' Gaynanova, I. and Wang, T. "Sparse quadratic classification rules via linear dimension reduction". arxiv.org/abs/1711.04817 (2018+)
#' 
#' @keywords package
#'
NULL

Try the DAP package in your browser

Any scripts or data that you put into this service are public.

DAP documentation built on May 2, 2019, 9:19 a.m.