| constructDataFrame {Zelig} | R Documentation |
Construct Data Frame Construct and return a tiny (single-row) data-frame from a larger data-frame, a list of specified values, and a formula
constructDataFrame(data, specified)
data |
a “data.frame” that will be used to create a small design matrix |
specified |
a list with key-value pairs that will be used to explicitly set several values |
a “data.frame” containing a single row