| qi.summarize {Zelig} | R Documentation |
Constructor for QI Summarized Class This class takes an arbitrary number of the _same_ type of quantities of interest labels them, then merges them into one simple printable block. In particular, this class determines which print function to use based on the the type and size od data to be passed to the print function.
qi.summarize(title, x, ...)
title |
a character-string specifying the title of the QI |
x |
a list of summarized quantities of interest |
... |
additional quantities of interest (the parameter that titles these will be used as the name of the data.frame |
the list of QI's (invisibly)
Matt Owen mowen@iq.harvard.edu