prox_gradient_ll: Proxmal-gradient log-likelihood estimator.
Description
Estimates the log-likeihood for the corresponding
precision matrix and data set.
Usage
prox_gradient_ll(data, theta_i, regularizer)
Arguments
data
N x P matrix corresponding to the raw data.
regularizer
Regularizing constant, lambda.
Value
Log-likelihood estimate.