Type: Package
Package: missoNet
Title: Missingness in Multi-Task Regression with Network Estimation
Version: 1.2.0
Date: 2023-07-18
Authors@R: c(
    person("Yixiao", "Zeng", email = "yixiao.zeng@mail.mcgill.ca", role = c("aut", "cre", "cph")),
    person("Celia", "Greenwood", email = "celia.greenwood@mcgill.ca", role = c("ths", "aut")),
    person("Archer", "Yang", email = "archer.yang@mcgill.ca", role = c("ths", "aut")))
Maintainer: Yixiao Zeng <yixiao.zeng@mail.mcgill.ca>
Description: Efficient procedures for fitting conditional graphical lasso
    models that link a set of predictor variables to a set of response
    variables (or tasks), even when the response data may contain missing
    values. 'missoNet' simultaneously estimates the predictor
    coefficients for all tasks by leveraging information from one another,
    in order to provide more accurate predictions in comparison to
    modeling them individually. Additionally, 'missoNet' estimates the
    response network structure influenced by conditioning predictor
    variables using a L1-regularized conditional Gaussian graphical model.
    Unlike most penalized multi-task regression methods (e.g., MRCE),
    'missoNet' is capable of obtaining estimates even when the response
    data is corrupted by missing values. The method automatically enjoys
    the theoretical and computational benefits of convexity, and returns
    solutions that are comparable to the estimates obtained without
    missingness.
License: GPL-2
URL: https://github.com/yixiao-zeng/missoNet
BugReports: https://github.com/yixiao-zeng/missoNet/issues
Imports: circlize (>= 0.4.14), ComplexHeatmap, glasso (>= 1.11),
        mvtnorm (>= 1.1.3), pbapply (>= 1.5.0), Rcpp (>= 1.0.8.3),
        scatterplot3d (>= 0.3.41)
Suggests: knitr, rmarkdown
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
biocViews:
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-07-18 19:06:47 UTC; yixiao
Author: Yixiao Zeng [aut, cre, cph],
  Celia Greenwood [ths, aut],
  Archer Yang [ths, aut]
Repository: CRAN
Date/Publication: 2023-07-19 13:40:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-07-19 14:06:47 UTC; unix
Archs: missoNet.so.dSYM
