compute_InfoContent {SteppedPower} | R Documentation |
Title Formula-based calculation of information content
Description
Title Formula-based calculation of information content
Usage
compute_InfoContent(CovMat = NULL, W = NULL, dsn, sumCl, tp)
Arguments
CovMat |
#' @param CovMat numeric, a positive-semidefinite matrix with
(#Clusters |
W |
numeric, the inverse of a covariance matrix. If CovMat is specified, input for W is ignored |
dsn |
a matrix with (#Clusters |
sumCl |
number of clusters |
tp |
number of time points |
Value
A matrix containing the information content for every cluster-period cell
[Package SteppedPower version 0.3.5 Index]