as.summarized {Zelig}R Documentation

Generic Method for Casting Objectst as 'summarized' Objects

Description

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.

Usage

  as.summarized(x, ...)

Arguments

x

an object

...

unspecified parameters

Value

a 'summarized.qi' object

Note

This is made available on the Global namespace as a matter of potential future compliancy.

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]