Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
Zelig (version 4.2-1)
t.setx: Matrix Transpose of a ``setx'' Object
Description
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.
Usage
## S3 method for class 'setx': t(x)
Arguments
x
a `setx' object
Value
a transposed matrix