Title Formula-based calculation of information content
compute_InfoContent(CovMat = NULL, W = NULL, dsn, sumCl, tp)
A matrix containing the information content for every cluster-period cell
#' @param CovMat numeric, a positive-semidefinite matrix with (#Clusters \(\cdot\) timepoints) rows and columns.
numeric, the inverse of a covariance matrix. If CovMat is specified, input for W is ignored
a matrix with (#Clusters \(\cdot\) #timepoints) rows and p columns, where p are the degrees of freedom of fixed effects in a gls model. This usually contains the intervention effect and some specification of the time effect.
number of clusters
number of time points