Package: PLFD
Type: Package
Title: Portmanteau Local Feature Discrimination for Matrix-Variate Data
Version: 0.1.1
Date: 2021-09-17
Authors@R: c(
    person("Zengchao", "Xu", role = c("aut", "cre"), email = "zengc.xu@aliyun.com"),
    person("Shan", "Luo",    role="aut"),
    person("Zehua", "Chen",  role="aut"))
Maintainer: Zengchao Xu <zengc.xu@aliyun.com>
Description: 
    The portmanteau local feature discriminant approach first identifies 
    the local discriminant features and their differential structures, 
    then constructs the discriminant rule by pooling the identified local
    features together. This method is applicable to high-dimensional 
    matrix-variate data.
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 1.0.2), mathjaxr
LinkingTo: Rcpp (>= 1.0.2), RcppArmadillo (>= 0.9.800)
URL: https://gitee.com/xu-zc/PLFD
BugReports: https://gitee.com/xu-zc/PLFD/issues
License: GPL-3
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, markdown
RdMacros: mathjaxr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-09-17 12:01:44 UTC; zengc
Author: Zengchao Xu [aut, cre],
  Shan Luo [aut],
  Zehua Chen [aut]
Repository: CRAN
Date/Publication: 2021-09-17 12:30:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-09-18 10:30:05 UTC; unix
Archs: PLFD.so.dSYM
