repl.sim: Method for Replicating Simulated Quantities of Interest

Description Usage Arguments Value Author(s)

Description

Replicate simulated quantities of interest

Usage

1
2
3
4
  ## S3 method for class 'sim'
repl(object, x=NULL, x1=NULL, y=NULL,
    num=1000, prev = NULL, bootstrap = FALSE, boot.fn=NULL,
    cond.data = NULL, ...)

Arguments

object

a 'zelig' object

x

a 'setx' object

x1

a secondary 'setx' object used to perform particular computations of quantities of interest

y

a parameter reserved for the computation of particular quantities of interest (average treatment effects). Few models currently support this parameter

num

an integer specifying the number of simulations to compute

prev

ignored

bootstrap

ignored

boot.fn

ignored

cond.data

ignored

...

special parameters which are reserved for future versions of Zelig

Value

a 'sim' object storing the replicated quantities of interest

Author(s)

Matt Owen mowen@iq.harvard.edu


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