informationMat: Calculate Information Matrix

View source: R/informationMat.R

informationMatR Documentation

Calculate Information Matrix

Description

Calculates the information matrix for a given adjacency matrix and design

Usage

informationMat(A, X, setToZero = 1)

Arguments

A

An adjacency Matrix

X

design matrix

setToZero

we may insist that we delete the row corresponding to the last treatment effect for identifiability, equivalent to setting that to be zero. setToZero=1 means we do this.


bmp22/networkDesign documentation built on June 25, 2022, 11:45 a.m.