as.bootlist {Zelig}R Documentation

Convert of Vector of Bootstrapped Parameters to a List-style Boot Object

Description

This inverts the “as.bootvector” function, and returns a list containing the slots “alpha” and “beta”.

Usage

  as.bootlist(bootstraps, lengths, names)

Arguments

bootstraps

...

lengths

...

names

a character-vector specifying the names of the boot terms

Value

...

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]