Package: SQUIC
Type: Package
Author: Aryan Eftekhari
Maintainer: Aryan Eftekhari <aryan.eftekhari@unil.ch>
Title: Sparse QUadratic approximate Inverse Covariance matrix estimation.
Version: 1.0
Date: 2020-12-07
Description: SQUIC is a second-order, L1-regularized maximum likelihood method for  performant large-scale sparse precision matrix estimation. 
License: GPL v3
Imports: 
    Rcpp (>= 1.0.1),
    Matrix
LinkingTo: Rcpp, RcppArmadillo
