Package: TensorTest2D
Type: Package
Title: Fitting Second-Order Tensor Data
Version: 1.1.1
Depends: R (>= 3.5.0)
Imports: utils, stats, grDevices, graphics
Suggests: abind, glmnet, testthat, knitr, rmarkdown
Authors@R: c(
  person("Mark", "Chen", email = "l501l501l@gmail.com", role = c("aut", "cre")),
  person("Sheng-Mao", "Chang", email = "smchang110@gm.ntpu.edu.tw", role = c("aut")),
  person("Wenbin", "Lu", email = "wlu4@ncsu.edu", role = c("aut")),
  person("Jung-Ying", "Tzeng", email = "jytzeng@ncsu.edu", role = c("aut")),
  person("Ping-Yang", "Chen", email = "pychen.ping@gmail.com", role = c("aut")))
Description: An implementation of fitting generalized linear models on
    second-order tensor type data. The functions within this package mainly focus on
    parameter estimation, including parameter coefficients and standard deviation.
License: GPL
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
RoxygenNote: 7.1.2
NeedsCompilation: no
Author: Mark Chen [aut, cre],
  Sheng-Mao Chang [aut],
  Wenbin Lu [aut],
  Jung-Ying Tzeng [aut],
  Ping-Yang Chen [aut]
URL: https://github.com/yuting1214/TensorTest2D
BugReports: https://github.com/yuting1214/TensorTest2D/issues
Maintainer: Mark Chen <l501l501l@gmail.com>
Packaged: 2022-01-03 19:10:09 UTC; l501l
Repository: CRAN
Date/Publication: 2022-01-03 19:20:01 UTC
Built: R 4.1.2; ; 2022-01-04 11:30:02 UTC; unix
