Blocked Infinity Sparse Matrix
Blocked Infinity Sparse Matrices are similar to Infinity Sparse Matrices, but they also keep track of the groups of units via an additional slot, groups
class
groups
: factor vector containing groups, with unit names as labels, when possiblecolnames
: vector containing names for all control units. This will either be a character vector or NULL if units have no namesrownames
: vector containing names for all treated units. This will either be a character vector or NULL if units have no namescols
: vector of integers corresponding to control unitsrows
: vector of integers corresponding to treated unitsdimension
: integer vector containing the number of treated and control units, in that ordercall
: function call used to create the InfinitySparseMatrix
match_on
, exactMatch
, fullmatch
, InfinitySparseMatrix-class
Mark M. Fredrickson
Useful links