as.qi: Generic Method for Converting Various Objects into 'qi'...

Description Usage Arguments Value Note Author(s) See Also

Description

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

Usage

1
  as.qi(s)

Arguments

s

the object to be casted

Value

an object of type ‘qi’

Note

These functions are primarily used internall by Zelig and should not be used in the Global namespace.

Author(s)

Matt Owen mowen@iq.harvard.edu

See Also

as.qi.default as.qi.qi as.qi.list


IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.