Package: FLAG
Title: Flexible and Accurate Gaussian Graphical Models
Version: 0.1
Authors@R: 
    person("Yueqi", "QIAN", , "yqianai@connect.ust.hk", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5795-1307"))
Description: In order to achieve accurate estimation without sparsity assumption on the precision matrix, element-wise inference on the precision matrix, and joint estimation of multiple Gaussian graphical models, a novel method is proposed and efficient algorithm is implemented.
    FLAG() is the main function given a data matrix, and FlagOneEdge() will be used when one pair of random variables are interested where their indices should be given.
    Flexible and Accurate Methods for Estimation and Inference of Gaussian Graphical Models with Applications, see Qian Y (2023) <doi:10.14711/thesis-991013223054603412>, Qian Y, Hu X, Yang C (2023) <doi:10.48550/arXiv.2306.17584>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: stats, MASS
URL: https://github.com/YangLabHKUST/FLAG
BugReports: https://github.com/YangLabHKUST/FLAG/issues
NeedsCompilation: no
Packaged: 2025-04-10 09:36:49 UTC; asus
Author: Yueqi QIAN [aut, cre] (<https://orcid.org/0000-0001-5795-1307>)
Maintainer: Yueqi QIAN <yqianai@connect.ust.hk>
Repository: CRAN
Date/Publication: 2025-04-12 08:10:06 UTC
Built: R 4.5.1; ; 2025-10-06 01:30:48 UTC; windows
