prox_gradient_ll: Proxmal-gradient log-likelihood estimator.

Description Usage Arguments Value Author(s)

View source: R/RcppExports.R

Description

Estimates the log-likeihood for the corresponding precision matrix and data set.

Usage

1
prox_gradient_ll(data, theta_i, regularizer)

Arguments

data

N x P matrix corresponding to the raw data.

theta_i

Estimate for precision.

regularizer

Regularizing constant, lambda.

Value

Log-likelihood estimate.

Author(s)

Leland Bybee <lelandb@umich.edu>


changepointsHD documentation built on Sept. 20, 2019, 5:04 p.m.