Package: gclm
Type: Package
Title: Graphical Continuous Lyapunov Models
Version: 0.0.1
Authors@R: c(
  person(given = "Gherardo", family = "Varando", role = c("aut", "cre", "cph"),
  email = "gherardo.varando@gmail.com", 
	comment = c(ORCID = "0000-0002-6708-1103")),
	person(given = "Niels Richard", family = "Hansen",  role = "aut",
	       comment = c(ORCID = "0000-0003-3883-365X"))
	)
Description: Estimation of covariance matrices as solutions of 
             continuous time Lyapunov equations. 
             Sparse coefficient matrix and diagonal noise are estimated 
             with a proximal gradient 
             method for an l1-penalized loss minimization problem.
             Varando G, Hansen NR (2020) <arXiv:2005.10483>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
URL: https://github.com/gherardovarando/gclm
BugReports: https://github.com/gherardovarando/gclm/issues
Suggests: testthat
NeedsCompilation: yes
Packaged: 2020-05-25 06:55:33 UTC; gherardo
Author: Gherardo Varando [aut, cre, cph]
    (<https://orcid.org/0000-0002-6708-1103>),
  Niels Richard Hansen [aut] (<https://orcid.org/0000-0003-3883-365X>)
Maintainer: Gherardo Varando <gherardo.varando@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-04 08:40:07 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:15:17 UTC; windows
Archs: x64
