| print.summary.pooled.sim {Zelig} | R Documentation |
Prints the summary information from a set of pooled simulated interests. This method assumes that quantities of interest are kept in a data type which can be used with “rbind”.
## S3 method for class 'summary.pooled.sim' print(x, ...)
x |
a “summary.pooled.sim” object, containing summarized information about simulated quantities of interest |
... |
Optional parameters that will be passed onward to “print.matrix” (the matrix printing function) |
a “summary.pooled.sim” object storing the quantities of interest
Matt Owen mowen@iq.harvard.edu