Learn R Programming

⚠️There's a newer version (0.2-2) of this package.Take me there.

DESP (version 0.1-4)

Estimation of Diagonal Elements of Sparse Precision-Matrices

Description

Several estimators of the diagonal elements of a sparse precision (inverse covariance) matrix from a sample of Gaussian vectors for a given matrix of estimated marginal regression coefficients. To install package 'gurobi', instructions at http://user.gurobi.com/download/gurobi-optimizer and http://www.gurobi.com/documentation/6.0/refman/r_api_overview.html.

Copy Link

Version

Install

install.packages('DESP')

Monthly Downloads

29

Version

0.1-4

License

GPL-3

Maintainer

Samuel Balmand

Last Published

October 23rd, 2015

Functions in DESP (0.1-4)

DESP_Weighted_Graph

Graph representation from the matrix B
DESP_PEN_grad

Steepest descent algorithm for penalized maximum likelihood estimation
DESP-package

Estimation of Diagonal Elements of Sparse Precision-Matrices
DESP_SPT_MaxDegreeRoot2

SPT - of maximum height equal to 1 - computation choosing root a priori as the node of maximal degree
DESP_PML

Estimation of DESP by penalized likelihood minimization
DESP_SqPartCorr

Squared partial correlations computation
DESP_MST_MaxDegreeRoot

MST computation
DESP_SPT

Estimation of DESP using shortest path trees
DESP_SRL_B

Estimation of the coefficient matrix
sqR_Lasso

computation of beta that minimize |Y-X*beta|_2 + lambda |beta|_1 (square-root Lasso)
DESP_SPT_MaxWeight

Maximum weighted tree among all shortest path trees computation
DESP_OLS_B

Estimation of B by ordinary least squares
DESP_RV

Estimation of DESP by residual variance
DESP_MST

Estimation of DESP using minimum spanning trees
DESP_RML

Estimation of DESP by likelihood maximization
scsSOCP

solve a second-order cone program using SCS
DESP_SPT_MaxDegreeRoot

SPT computation choosing root a priori as the node of maximal degree
DESP-internal

Internal DESP Functions