inverse_cov: "Inverse Covariance Matrix" Calculate the matrix used in the...

View source: R/inverse_cov.R

inverse_covR Documentation

"Inverse Covariance Matrix" Calculate the matrix used in the quadratic form for the GOF test. (This is an internal function.)

Description

"Inverse Covariance Matrix" Calculate the matrix used in the quadratic form for the GOF test. (This is an internal function.)

Usage

inverse_cov(mod, G)

Arguments

mod

GLM object.

G

See 'goodGLM'.


nikola-sur/goodGLM documentation built on Feb. 19, 2024, 10:22 a.m.