| BlockedInfinitySparseMatrix-class | R Documentation |
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
groupsfactor vector containing groups, with unit names as labels, when possible
colnamesvector containing names for all control units. This will either be a character vector or NULL if units have no names
rownamesvector containing names for all treated units. This will either be a character vector or NULL if units have no names
colsvector of integers corresponding to control units
rowsvector of integers corresponding to treated units
dimensioninteger vector containing the number of treated and control units, in that order
callfunction call used to create the InfinitySparseMatrix
Mark M. Fredrickson
match_on, exactMatch, fullmatch, InfinitySparseMatrix-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.