| as.summarized {Zelig} | R Documentation |
This function is particularly for use by the 'summarize' method, which summarizes the simulations taken from the 'qi' method. The generic function 'summary' when applied to a Zelig Simulation implicitly uses this function.
as.summarized(x, ...)
x |
an object |
... |
unspecified parameters |
a 'summarized.qi' object
This is made available on the Global namespace as a matter of potential future compliancy.
Matt Owen mowen@iq.harvard.edu