gamma_hat: Estimate of gamma

Description Usage Arguments Value

View source: R/gamma_hat.R

Description

Estimate of gamma

Usage

1
gamma_hat(mat_covariance, mat_structurded, na.rm)

Arguments

mat_covariance

matrix containing sample covariance matrix.

mat_structurded

matrix containing structured covariance matrix.

na.rm

logical indicating whether NA values should be stripped before the computation proceeds.

Value

matrix of shape p \times p.


LeonardMK/covshrink documentation built on Dec. 18, 2021, 4:33 a.m.