View source: R/informationMat.R
informationMat | R Documentation |
Calculates the information matrix for a given adjacency matrix and design
informationMat(A, X, setToZero = 1)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.