1.04 -- Added PTBmu.gen and PTBmn.gen method for repeated disturbances Fixed a bug in PTBu for size<>1 Minor documentation 1.05 -- Added a framework for discrete perturbations using a reclassification matrix (PTBdiscrete,reclass.mat.diag) -- Updated default perturb options to detect discrete variables and use appropriate method -- Added plot method for perturb.summary -- Added built-in support for perturbing Zelig models and plotting and summarizing the results 1.06 -- Add plot(summary()) -- Support for Zelig strata 1.07 -- Added vignette 1.08 -- Added HTML methods for R2HTML support 1.09 -- Change object name to "sensitivity", to reduce conflict with perturb module -- Performance enhancements -- Fixed bugs using codetools 1.10 -- Moved citation file -- Added vignette (really) 1.11 -- Workarounds for Zelig 2.52 changes. More sophisticated analysis of zelig formulas. 1.12 -- Code reorg and comments 1.13 -- Makefile and .Rnw stub to force vignette to be indexed -- Check types of sechol() input 1.14 -- Real vignette 1.15 -- Workaround for zelig summary/plot on sim() results for logit 1.16 -- don't inject sim() for now 1.17 -- fix LRE, re-fix sim 1.18 -- update LRE to handle arrays, preserve structure -- add functions for comparing model results -- fix sensitivity handling of models that return arrays from summary(coef()) 1.19 -- update to true random routines to handle - blocking on /dev/rand more gracefully (R can block forever on open, we avoid this) - added random.org as an entropy source - handling failures at random.org and hotbits 1.20 -- extend modelsAgree list handling -- fix modelsCompare scoping problem for param.function -- perturbHarness bug for non-numeric vars not in Zelig -- more robust to failures of perturbed models 1.21 -- port to S-Plus -- handle correlated perturbations, with matrix perturbation functins 1.22 -- Fix R 2.4 issues 1.23 -- Fix some s-plus bugs in examples 1.24 -- Workaround infelicity in CMD check not ignoring platform conditional code 1.25 -- bugfix for pzelig with simulate=TRUE 1.26 -- bugfix for change in zelig identification 1.27 -- add data exploration method 1.28 -- JSS release 1.29 -- zelig bug workarounds 1.32 -- Fix a bug in runifT -- Change licensing metadata for R 2.10 -- CMD check under 2.10 1.33 -- Versioning issue -- fix bug in modelsCompare -- Add other random deviates through rstarMix 1.34 -- Fix examples to take less time in R CMD check