Package: jointMeanCov
Type: Package
Title: Joint Mean and Covariance Estimation for Matrix-Variate Data
Version: 0.1.0
Authors@R: 
    c(person("Michael", "Hornstein", 
             email = "mdhornstein@gmail.com", 
             role = c("aut", "cre")),
      person("Roger", "Fan", email = "rogerfan@umich.edu", 
             role = "aut"), 
      person("Kerby", "Shedden", email="kshedden@umich.edu", 
             role="aut"), 
      person("Shuheng", "Zhou", email="simone.zhou@ucr.edu", 
             role="aut"))
Maintainer: Michael Hornstein <mdhornstein@gmail.com>
Description: Jointly estimates two-group means and covariances
    for matrix-variate data and calculates test statistics.  
    This package implements the algorithms defined in 
    Hornstein, Fan, Shedden, and Zhou (2018) 
    <doi:10.1080/01621459.2018.1429275>.  
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: glasso, graphics, stats
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-03 21:33:25 UTC; michaelhornstein
Author: Michael Hornstein [aut, cre],
  Roger Fan [aut],
  Kerby Shedden [aut],
  Shuheng Zhou [aut]
Repository: CRAN
Date/Publication: 2019-05-04 07:40:02 UTC
Built: R 4.3.3; ; 2025-01-24 08:54:34 UTC; unix
