Learn R Programming

Zelig (version 4.2-1)

as.bootlist: 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

  • ...