Description Usage Arguments Details Value Author(s) References See Also Examples
A well conditioned and sparse estimate of inverse covariance matrix using Joint Penalty
1  | 
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.  | 
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.
Returns a well conditioned and positive inverse covariance matrix.
Ashwini Maurya, Email: mauryaas@msu.edu.
A Well Conditioned and Sparse Estimate of Covariance and Inverse Covariance Matrix Using Joint Penalty. Submitted. http://arxiv.org/pdf/1412.7907v2.pdf
jpen,jpen.tune,jpen.inv.tune
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.