A well conditioned and sparse estimate of inverse covariance matrix using Joint Penalty
Usage
jpen.inv(S, gam, lam=NULL)
Arguments
S
Sample cov matrix or a positive definite estimate based on covariance matrix.
gam
gam is tuning parameter for eigenvalues shrinkage.
lam
lam is tuning parameter for sparsity.
Value
Returns a well conditioned and positive inverse covariance matrix.
Details
Estimates a well conditioned and sparse inverse covariance matrix using Joint Penalty. If input matrix is singular or nearly singular, a JPEN estimate of covariance matrix is used in place of S.
References
A Well Conditioned and Sparse Estimate of Covariance and Inverse Covariance Matrix Using Joint Penalty. Submitted.
http://arxiv.org/pdf/1412.7907v2.pdf