inf.mat {nethet}R Documentation

Information Matrix of Gaussian Graphical Model

Description

Compute Information Matrix of Gaussian Graphical Model

Usage

inf.mat(Sig, include.mean = FALSE)

Arguments

Sig

Sig=solve(SigInv) true covariance matrix under H0

include.mean

no descr

Details

computes E_0[s(Y;Omega)s(Y;Omega)'] where s(Y;Omega)=(d/dOmega) LogLik

Value

no descr

Author(s)

n.stadler


[Package nethet version 1.25.0 Index]