| as.qi {Zelig} | R Documentation |
Generic Method for Converting Various Objects into 'qi' Objects 'qi' objects are list-style objects used by the 'summarize' function to compute simple summaries about the simulated data. For readability and and simplicity purposes, the 'qi' function typically returns a list of named simulations. This list is converted internally by Zelig into a 'qi' object so that several methods can be easily applied to the Quantities of Interest: plot, summarize, and print
as.qi(s)
s |
the object to be casted |
an object of type ‘qi’
These functions are primarily used internall by Zelig and should not be used in the Global namespace.
Matt Owen mowen@iq.harvard.edu
as.qi.default as.qi.qi as.qi.list