IQSS / Zelig4

Old version of the statistical package Zelig, v4.x. New version is in the Zelig repo.
GNU General Public License v2.0
15 stars 6 forks source link

Boot-strapping Implementation #13

Closed whatever closed 12 years ago

whatever commented 12 years ago

Re-implement boot-strapping in Zelig to be outside of the param method. This entails:

  1. Add boot function generic
  2. Create small API to parse the simulations (linkinv, etc.)
  3. Create documentation
  4. Specify API
whatever commented 12 years ago

Starting work on this now

whatever commented 12 years ago

boot added

whatever commented 12 years ago

Beginning real legwork on this now

whatever commented 12 years ago

Feature added to core (Zelig 4.0-10) and core GLM models