| t.setx {Zelig} | R Documentation |
Returns a “setx” object as column vector. If multiple values for each explanatory term has been set, then return a NxM matrix where ‘N’ is the number of explanatory terms and ‘M’ is the number of values set for each term.
## S3 method for class 'setx' t(x)
x |
a ‘setx’ object |
a transposed matrix
Matt Owen mowen@iq.harvard.edu