[r-cran-zelig] 91/102: Merge tag 'upstream/5.0-13'
Andreas Tille
tille at debian.org
Sun Jan 8 17:00:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-zelig.
commit fb90466ddf67a7dd64eb0ca8686367055bf28868
Merge: 823633d 15d66dd
Author: Andreas Tille <tille at debian.org>
Date: Sun Jan 8 10:01:25 2017 +0100
Merge tag 'upstream/5.0-13'
Upstream version 5.0-13
CHANGES | 26 -
COPYING | 278 -
DESCRIPTION | 65 +-
MD5 | 611 +-
NAMESPACE | 336 +-
NEWS | 148 -
R/GetObject.R | 10 -
R/GetSlot.R | 12 -
R/GetSlot.zelig.R | 38 -
R/MCMChook.R | 75 -
R/MLutils.R | 303 -
R/Zelig-package.R | 37 -
R/as.dataframe.setx.R | 15 -
R/as.matrix.pooled.setx.R | 32 -
R/as.matrix.setx.R | 26 -
R/as.parameters.R | 102 -
R/as.qi.R | 247 -
R/as.summarized.R | 29 -
R/as.summarized.list.R | 12 -
R/attach.env.R | 55 -
R/bootfn.default.R | 263 -
R/bootstrap.R | 35 -
R/bootstrap.gamma.R | 17 -
R/bootstrap.negbinom.R | 17 -
R/bootstrap.normal.R | 23 -
R/callToString.R | 10 -
R/cluster.formula.R | 22 -
R/cmvglm.R | 89 -
R/common-methods.R | 18 -
R/create-json.R | 191 +
R/describe.R | 7 -
R/describe.default.R | 18 -
R/describe.zelig.R | 13 -
R/description.R | 155 -
R/exp.R | 140 -
R/factor.bayes.R | 55 -
R/gamma.R | 131 -
R/gamma.gee.R | 161 -
R/gamma.survey.R | 176 -
R/get.package.R | 94 -
R/getPredictorTerms.R | 45 -
R/getResponseTerms.R | 10 -
R/getResponseTerms.formula.R | 130 -
R/getResponseTerms.list.R | 29 -
R/help.zelig.R | 65 -
R/ignore.R | 22 -
R/is.formula.R | 9 -
R/list.depth.R | 35 -
R/logit.R | 152 -
R/logit.bayes.R | 89 -
R/logit.gee.R | 98 -
R/logit.survey.R | 191 -
R/lognorm.R | 107 -
R/ls.R | 94 -
R/make.parameters.R | 49 -
R/makeModelMatrix.R | 39 -
R/mi.R | 25 -
R/mlogit.bayes.R | 103 -
R/model-ar.R | 25 +
R/model-arima.R | 379 +
R/model-bayes.R | 139 +
R/model-binchoice-gee.R | 32 +
R/model-binchoice-survey.R | 23 +
R/model-binchoice.R | 38 +
R/model-exp.R | 77 +
R/model-factor-bayes.R | 145 +
R/model-gamma-gee.R | 30 +
R/model-gamma-survey.R | 54 +
R/model-gamma.R | 70 +
R/model-gee.R | 74 +
R/model-glm.R | 33 +
R/model-logit-bayes.R | 43 +
R/model-logit-gee.R | 22 +
R/model-logit-survey.R | 35 +
R/model-logit.R | 41 +
R/model-lognorm.R | 110 +
R/model-ls.R | 169 +
R/model-ma.R | 25 +
R/model-mlogit-bayes.R | 61 +
R/model-negbinom.R | 83 +
R/model-normal-bayes.R | 53 +
R/model-normal-gee.R | 30 +
R/model-normal-survey.R | 74 +
R/model-normal.R | 70 +
R/model-oprobit-bayes.R | 89 +
R/model-poisson-bayes.R | 44 +
R/model-poisson-gee.R | 39 +
R/model-poisson-survey.R | 51 +
R/model-poisson.R | 54 +
R/model-probit-bayes.R | 42 +
R/model-probit-gee.R | 22 +
R/model-probit-survey.R | 34 +
R/model-probit.R | 39 +
R/model-quantile.R | 94 +
R/model-relogit.R | 199 +
R/model-survey.R | 74 +
R/model-timeseries.R | 152 +
R/model-tobit-bayes.R | 56 +
R/model-tobit.R | 108 +
R/model-weibull.R | 110 +
R/model-zelig.R | 1274 ++
R/model.frame.multiple.R | 107 -
R/model.matrix.multiple.R | 109 -
R/model.matrix.parseFormula.R | 32 -
R/model.warnings.R | 71 -
R/multi.dataset.R | 144 -
R/multipleUtil.R | 70 -
R/names.relogit.R | 0
R/negbinom.R | 119 -
R/normal.R | 122 -
R/normal.bayes.R | 90 -
R/normal.gee.R | 71 -
R/normal.survey.R | 161 -
R/oprobit.bayes.R | 140 -
R/param.R | 60 -
R/parameters.R | 132 -
R/parse.formula.R | 319 -
R/parseFormula.R | 120 -
R/plots.R | 1577 +-
R/poisson.R | 116 -
R/poisson.bayes.R | 90 -
R/poisson.gee.R | 71 -
R/poisson.survey.R | 155 -
R/print.R | 446 -
R/probit.R | 73 -
R/probit.bayes.R | 48 -
R/probit.gee.R | 71 -
R/probit.survey.R | 101 -
R/qi.R | 38 -
R/qi.summarized.R | 103 -
R/relogit.R | 379 -
R/repl.R | 81 -
R/robust.glm.hook.R | 32 -
R/robust.hook.R | 20 -
R/setx.R | 312 -
R/sim.MI.R | 42 -
R/sim.R | 92 -
R/sim.default.R | 268 -
R/simulation.matrix.R | 116 -
R/simulations.plot.R | 186 -
R/summarize.R | 145 -
R/summary.R | 404 -
R/t.setx.R | 14 -
R/terms.R | 235 -
R/termsFromFormula.R | 15 -
R/tobit.R | 143 -
R/twosls.R | 279 -
R/user.prompt.R | 14 -
R/utils.R | 221 +
R/vcov.R | 17 -
R/wrappers.R | 269 +
R/z.R | 53 -
R/zelig.R | 323 -
R/zelig.skeleton.R | 133 -
R/zelig2.R | 49 -
R/zeligBuildWeights.R | 175 -
R/zzz.R | 1383 --
README | 301 -
build/vignette.rds | Bin 290 -> 0 bytes
data/MatchIt.url.tab.gz | Bin
data/PErisk.txt.bz2 | Bin 1221 -> 0 bytes
data/PErisk.txt.gz | Bin 0 -> 1378 bytes
data/SupremeCourt.txt.gz | Bin 293 -> 295 bytes
data/Weimar.txt.gz | Bin
data/Zelig.url.tab.gz | Bin 687 -> 687 bytes
data/approval.tab.bz2 | Bin 885 -> 0 bytes
data/approval.tab.gz | Bin 0 -> 996 bytes
data/bivariate.tab.bz2 | Bin 321 -> 0 bytes
data/bivariate.tab.gz | Bin 0 -> 401 bytes
data/coalition.tab.gz | Bin 0 -> 2422 bytes
data/coalition.tab.xz | Bin 2000 -> 0 bytes
data/coalition2.txt.gz | Bin 0 -> 2677 bytes
data/coalition2.txt.xz | Bin 2148 -> 0 bytes
data/eidat.txt.gz | Bin
data/free1.tab.bz2 | Bin 3519 -> 0 bytes
data/free1.tab.gz | Bin 0 -> 4685 bytes
data/free2.tab.bz2 | Bin 3519 -> 0 bytes
data/free2.tab.gz | Bin 0 -> 4685 bytes
data/friendship.RData | Bin 2781 -> 2782 bytes
data/grunfeld.txt.gz | Bin 508 -> 509 bytes
data/hoff.tab.gz | Bin
data/homerun.txt.gz | Bin 0 -> 1740 bytes
data/homerun.txt.xz | Bin 992 -> 0 bytes
data/immi1.tab.bz2 | Bin 20477 -> 0 bytes
data/immi1.tab.gz | Bin 0 -> 25531 bytes
data/immi2.tab.bz2 | Bin 20440 -> 0 bytes
data/immi2.tab.gz | Bin 0 -> 25484 bytes
data/immi3.tab.bz2 | Bin 20414 -> 0 bytes
data/immi3.tab.gz | Bin 0 -> 25570 bytes
data/immi4.tab.bz2 | Bin 20423 -> 0 bytes
data/immi4.tab.gz | Bin 0 -> 25541 bytes
data/immi5.tab.bz2 | Bin 20422 -> 0 bytes
data/immi5.tab.gz | Bin 0 -> 25460 bytes
data/immigration.tab.bz2 | Bin 11707 -> 0 bytes
data/immigration.tab.gz | Bin 0 -> 15855 bytes
data/klein.txt.gz | Bin
data/kmenta.txt.gz | Bin
data/macro.tab.gz | Bin 0 -> 5534 bytes
data/macro.tab.xz | Bin 3788 -> 0 bytes
data/mexico.tab.bz2 | Bin 14290 -> 0 bytes
data/mexico.tab.gz | Bin 0 -> 20322 bytes
data/mid.tab.bz2 | Bin 40063 -> 0 bytes
data/mid.tab.gz | Bin 0 -> 49174 bytes
data/newpainters.txt.bz2 | Bin 519 -> 0 bytes
data/newpainters.txt.gz | Bin 0 -> 584 bytes
data/sanction.tab.bz2 | Bin 482 -> 0 bytes
data/sanction.tab.gz | Bin 0 -> 565 bytes
data/seatshare.rda | Bin 0 -> 3213 bytes
data/sna.ex.RData | Bin 23681 -> 23665 bytes
data/swiss.txt.bz2 | Bin 874 -> 0 bytes
data/swiss.txt.gz | Bin 0 -> 972 bytes
data/tobin.txt.gz | Bin
data/turnout.tab.bz2 | Bin 10282 -> 0 bytes
data/turnout.tab.gz | Bin 0 -> 15500 bytes
data/voteincome.txt.bz2 | Bin 2979 -> 0 bytes
data/voteincome.txt.gz | Bin 0 -> 3851 bytes
demo/00Index | 73 +-
demo/Zelig.HelloWorld.R | 173 -
demo/demo-amelia.R | 48 +
demo/demo-data-table.R | 21 +
demo/demo-dplyr.R | 40 +
demo/demo-exp.R | 25 +
demo/demo-factor-bayes.R | 65 +
demo/demo-feedback.R | 10 +
demo/demo-gamma-gee.R | 34 +
demo/demo-gamma.R | 22 +
demo/demo-json.R | 18 +
demo/demo-logit-bayes.R | 28 +
demo/demo-logit-gee.R | 23 +
demo/demo-logit.R | 51 +
demo/demo-lognorm.R | 25 +
demo/demo-ls.R | 39 +
demo/demo-mlogit-bayes.R | 23 +
demo/demo-negbinom.R | 24 +
demo/demo-normal-bayes.R | 24 +
demo/demo-normal-gee.R | 27 +
demo/demo-normal.R | 21 +
demo/demo-oprobit-bayes.R | 26 +
demo/demo-poisson-bayes.R | 36 +
demo/demo-poisson-gee.R | 27 +
demo/demo-poisson.R | 48 +
demo/demo-probit-bayes.R | 27 +
demo/demo-probit-gee.R | 25 +
demo/demo-probit.R | 27 +
demo/demo-quantile.R | 86 +
demo/demo-range.R | 61 +
demo/demo-relogit.R | 87 +
demo/demo-roc.R | 5 +
demo/demo-scope.R | 61 +
demo/demo-setx-2.R | 48 +
demo/demo-setx-fn.R | 29 +
demo/demo-setx.R | 19 +
demo/demo-show.R | 8 +
demo/demo-signif-stars.R | 4 +
demo/demo-strata.R | 49 +
demo/demo-tobit.R | 28 +
demo/demo-tobitbayes.R | 9 +
demo/demo-weibull.R | 19 +
demo/demo-wrappers.R | 18 +
demo/demo-zip.R | 56 +
demo/exp.R | 29 -
demo/factor.bayes.R | 35 -
demo/gamma.R | 30 -
demo/gamma.gee.R | 43 -
demo/gamma.survey.R | 100 -
demo/logit.R | 54 -
demo/logit.bayes.R | 57 -
demo/logit.gee.R | 111 -
demo/logit.survey.R | 105 -
demo/lognorm.R | 26 -
demo/ls.R | 67 -
demo/mi.R | 9 -
demo/mlogit.bayes.R | 58 -
demo/negbinom.R | 26 -
demo/normal.R | 34 -
demo/normal.bayes.R | 58 -
demo/normal.gee.R | 36 -
demo/normal.survey.R | 101 -
demo/oprobit.bayes.R | 67 -
demo/poisson.R | 26 -
demo/poisson.bayes.R | 59 -
demo/poisson.gee.R | 39 -
demo/poisson.survey.R | 103 -
demo/probit.R | 51 -
demo/probit.bayes.R | 59 -
demo/probit.gee.R | 111 -
demo/probit.survey.R | 106 -
demo/relogit.R | 37 -
demo/twosls.R | 24 -
demo/vertci.R | 41 -
inst/CITATION | 35 +
inst/JSON/zelig5models.json | 446 +
inst/doc/gamma.pdf | Bin 193871 -> 0 bytes
inst/doc/logit.pdf | Bin 205148 -> 0 bytes
inst/doc/ls.pdf | Bin 192727 -> 0 bytes
inst/doc/manual-bayes.R | 439 -
inst/doc/manual-bayes.pdf | Bin 291461 -> 0 bytes
inst/doc/manual-gee.R | 327 -
inst/doc/manual-gee.pdf | Bin 360015 -> 0 bytes
inst/doc/manual.R | 377 -
inst/doc/manual.pdf | Bin 419156 -> 0 bytes
inst/doc/negbinom.pdf | Bin 203459 -> 0 bytes
inst/doc/normal.pdf | Bin 191988 -> 0 bytes
inst/doc/parse.formula.pdf | Bin 77954 -> 0 bytes
inst/doc/poisson.pdf | Bin 198613 -> 0 bytes
inst/doc/probit.pdf | Bin 170007 -> 0 bytes
inst/doc/twosls.R | 56 -
inst/doc/twosls.pdf | Bin 217599 -> 0 bytes
inst/templates/DESCRIPTION | 11 -
inst/templates/PACKAGE.R | 20 -
inst/templates/ZELIG.README | 0
inst/templates/describe.R | 10 -
inst/templates/param.R | 13 -
inst/templates/qi.R | 16 -
inst/templates/zelig2.R | 14 -
man/GetObject.Rd | 19 -
man/GetSlot.Rd | 26 -
man/GetSlot.zelig.Rd | 30 -
man/MCMChook.Rd | 35 -
man/Max.Rd | 21 -
man/McmcHookFactor.Rd | 34 -
man/Median.Rd | 14 +-
man/Min.Rd | 21 -
man/Mode.Rd | 15 +-
man/TexCite.Rd | 17 -
man/Zelig-ar-class.Rd | 11 +
man/Zelig-arima-class.Rd | 11 +
man/Zelig-bayes-class.Rd | 19 +
man/Zelig-binchoice-class.Rd | 11 +
man/Zelig-binchoice-gee-class.Rd | 13 +
man/Zelig-binchoice-survey-class.Rd | 13 +
man/Zelig-class.Rd | 136 +
man/Zelig-exp-class.Rd | 17 +
man/Zelig-factor-bayes-class.Rd | 17 +
man/Zelig-gamma-class.Rd | 11 +
man/Zelig-gamma-gee-class.Rd | 11 +
man/Zelig-gamma-survey-class.Rd | 11 +
man/Zelig-gee-class.Rd | 17 +
man/Zelig-glm-class.Rd | 17 +
man/Zelig-logit-bayes-class.Rd | 11 +
man/Zelig-logit-class.Rd | 11 +
man/Zelig-logit-gee-class.Rd | 11 +
man/Zelig-logit-survey-class.Rd | 11 +
man/Zelig-lognorm-class.Rd | 17 +
man/Zelig-ls-class.Rd | 17 +
man/Zelig-ma-class.Rd | 11 +
man/Zelig-mlogit-bayes-class.Rd | 11 +
man/Zelig-negbin-class.Rd | 17 +
man/Zelig-normal-bayes-class.Rd | 11 +
man/Zelig-normal-class.Rd | 11 +
man/Zelig-normal-gee-class.Rd | 11 +
man/Zelig-normal-survey-class.Rd | 11 +
man/Zelig-oprobit-bayes-class.Rd | 11 +
man/Zelig-package.Rd | 38 -
man/Zelig-poisson-bayes-class.Rd | 11 +
man/Zelig-poisson-class.Rd | 11 +
man/Zelig-poisson-gee-class.Rd | 11 +
man/Zelig-poisson-survey-class.Rd | 11 +
man/Zelig-probit-bayes-class.Rd | 11 +
man/Zelig-probit-class.Rd | 11 +
man/Zelig-probit-gee-class.Rd | 11 +
man/Zelig-probit-survey-class.Rd | 11 +
man/Zelig-quantile-class.Rd | 17 +
man/Zelig-relogit-class.Rd | 17 +
man/Zelig-survey-class.Rd | 17 +
man/Zelig-timeseries-class.Rd | 21 +
man/Zelig-tobit-bayes-class.Rd | 11 +
man/Zelig-tobit-class.Rd | 17 +
man/Zelig-weibull-class.Rd | 17 +
man/ZeligDescribeModel.Rd | 23 -
man/ZeligListModels.Rd | 27 -
man/ZeligListTitles.Rd | 13 -
man/alpha.Rd | 21 -
man/as.bootlist.Rd | 25 -
man/as.bootvector.Rd | 30 -
man/as.data.frame.setx.Rd | 31 -
man/as.description.Rd | 28 -
man/as.description.description.Rd | 21 -
man/as.description.list.Rd | 21 -
man/as.matrix.pooled.setx.Rd | 33 -
man/as.matrix.setx.Rd | 33 -
man/as.parameters.Rd | 43 -
man/as.parameters.default.Rd | 27 -
man/as.parameters.list.Rd | 28 -
man/as.parameters.parameters.Rd | 25 -
man/as.qi.Rd | 40 -
man/as.qi.default.Rd | 19 -
man/as.qi.list.Rd | 31 -
man/as.qi.qi.Rd | 19 -
man/as.summarized.Rd | 28 -
man/as.summarized.list.Rd | 23 -
man/as.summarized.summarized.qi.Rd | 21 -
man/attach.env.Rd | 40 -
man/avg.Rd | 18 +
man/bootfn.default.Rd | 34 -
man/bootstrap.Rd | 33 -
man/bootstrap.default.Rd | 26 -
man/bootstrap.gamma.Rd | 26 -
man/bootstrap.negbinom.Rd | 26 -
man/bootstrap.normal.Rd | 29 -
man/callToString.Rd | 22 -
man/ci.plot.Rd | 63 +
man/cite.Rd | 19 -
man/cluster.formula.Rd | 14 +-
man/cmvglm.Rd | 25 -
man/coef-Zelig-method.Rd | 18 +
man/coef.parameters.Rd | 28 -
man/combine.Rd | 24 -
man/constructDataFrame.Rd | 24 -
man/constructDesignMatrix.Rd | 22 -
man/createJSON.Rd | 16 +
man/depends.on.zelig.Rd | 24 -
man/describe.Rd | 19 -
man/describe.default.Rd | 25 -
man/describe.exp.Rd | 19 -
man/describe.gamma.Rd | 19 -
man/describe.logit.Rd | 19 -
man/describe.ls.Rd | 22 -
man/describe.negbinom.Rd | 22 -
man/describe.normal.Rd | 19 -
man/describe.poisson.Rd | 19 -
man/describe.probit.Rd | 19 -
man/describe.tobit.Rd | 19 -
man/describe.zelig.Rd | 28 -
man/description.Rd | 37 -
man/find.match.Rd | 35 -
man/fitted-Zelig-method.Rd | 18 +
man/get.package.Rd | 26 -
man/getPredictorTerms.Rd | 26 -
man/getResponseTerms.Formula-not-formula.Rd | 31 -
man/getResponseTerms.Rd | 20 -
man/getResponseTerms.formula.Rd | 30 -
man/getResponseTerms.list.Rd | 23 -
man/has.zelig2.Rd | 23 -
man/help.zelig.Rd | 19 -
man/homerun.Rd | 2 +-
man/ignore.Rd | 26 -
man/is.formula.Rd | 24 -
man/is.qi.Rd | 20 -
man/is.valid.qi.list.Rd | 19 -
man/is.zelig.compliant.Rd | 30 -
man/is.zelig.package.Rd | 21 -
man/link.Rd | 21 -
man/linkinv.Rd | 23 -
man/list.depth.Rd | 21 -
man/list.zelig.dependent.packages.Rd | 20 -
man/list.zelig.models.Rd | 19 -
man/loadDependencies.Rd | 36 -
man/make.parameters.Rd | 26 -
man/makeModelMatrix.Rd | 22 -
man/makeZeligObject.Rd | 37 -
man/mi.Rd | 27 -
man/mid.Rd | 3 +-
man/mix.Rd | 24 -
man/model.frame.multiple.Rd | 28 -
man/model.matrix.multiple.Rd | 28 -
man/model.matrix.parseFormula.Rd | 32 -
man/multilevel.Rd | 29 -
man/name.object.Rd | 30 -
man/names.qi.Rd | 29 -
man/param.Rd | 67 -
man/param.default.Rd | 21 -
man/param.exp.Rd | 27 -
man/param.gamma.Rd | 25 -
man/param.logit.Rd | 27 -
man/param.ls.Rd | 27 -
man/param.negbinom.Rd | 27 -
man/param.normal.Rd | 27 -
man/param.poisson.Rd | 27 -
man/param.probit.Rd | 27 -
man/param.relogit.Rd | 26 -
man/param.relogit2.Rd | 26 -
man/param.tobit.Rd | 27 -
man/parameters.Rd | 34 -
man/parse.formula.Rd | 24 -
man/parseFormula.Rd | 25 -
man/parseFormula.formula.Rd | 24 -
man/parseFormula.list.Rd | 21 -
man/plot-Zelig-ANY-method.Rd | 20 +
man/plot.MI.sim.Rd | 21 -
man/plot.ci.Rd | 60 -
man/plot.pooled.sim.Rd | 62 -
man/plot.sim.Rd | 23 -
man/plot.simulations.Rd | 28 -
man/predict-Zelig-method.Rd | 18 +
man/print.qi.Rd | 22 -
man/print.qi.summarized.Rd | 25 -
man/print.setx.Rd | 21 -
man/print.setx.mi.Rd | 21 -
man/print.sim.Rd | 22 -
man/print.summary.MCMCZelig.Rd | 27 -
man/print.summary.pooled.sim.Rd | 28 -
man/print.summary.relogit.Rd | 24 -
man/print.summary.relogit2.Rd | 22 -
man/print.summary.sim.Rd | 22 -
man/print.summarySim.MI.Rd | 21 -
man/print.zelig.Rd | 21 -
man/qi.Rd | 61 -
man/qi.exp.Rd | 34 -
man/qi.plot.Rd | 21 +
man/qi.summarize.Rd | 36 -
man/reduce.Rd | 30 +
man/reduceMI.Rd | 24 -
man/relogit.Rd | 27 +-
man/repl.Rd | 21 -
man/repl.default.Rd | 23 -
man/repl.sim.Rd | 45 -
man/replace.call.Rd | 26 -
man/robust.gee.hook.Rd | 32 -
man/robust.glm.hook.Rd | 26 -
man/rocplot.Rd | 99 +-
man/seatshare.Rd | 24 +
man/setfactor.Rd | 21 +
man/setval.Rd | 21 +
man/setx.MI.Rd | 33 -
man/setx.Rd | 73 +-
man/setx.default.Rd | 31 -
man/sim.MI.Rd | 38 -
man/sim.Rd | 189 +-
man/sim.default.Rd | 43 -
man/simacf.Rd | 13 +
man/simulation.matrix.Rd | 28 -
man/simulations.parameters.Rd | 28 -
man/simulations.plot.Rd | 48 +-
man/special_print_LIST.Rd | 26 -
man/special_print_MATRIX.Rd | 25 -
man/splitUp.Rd | 33 -
man/stat.Rd | 24 +
man/statlevel.Rd | 24 +
man/statmat.Rd | 22 +
man/store.object.Rd | 41 -
man/structuralToReduced.Rd | 20 -
man/summarize.Rd | 21 -
man/summarize.default.Rd | 20 -
man/summary-Zelig-method.Rd | 18 +
man/summary.Arima.Rd | 20 +
man/summary.MI.Rd | 23 -
man/summary.MI.sim.Rd | 22 -
man/summary.Relogit2.Rd | 18 -
man/summary.glm.robust.Rd | 22 -
man/summary.pooled.sim.Rd | 28 -
man/summary.relogit.Rd | 18 -
man/summary.sim.Rd | 21 -
man/summary.zelig.Rd | 22 -
man/t.setx.Rd | 23 -
man/table.levels.Rd | 21 +-
man/terms.multiple.Rd | 21 -
man/terms.vglm.Rd | 21 -
man/terms.zelig.Rd | 19 -
man/termsFromFormula.Rd | 17 -
man/toBuildFormula.Rd | 21 -
man/tolmerFormat.Rd | 25 -
man/ucfirst.Rd | 20 -
man/user.prompt.Rd | 20 -
man/vcov-Zelig-method.Rd | 18 +
man/z.Rd | 29 -
man/zelig.Rd | 96 +-
man/zelig.call.Rd | 27 -
man/zelig.skeleton.Rd | 62 -
man/zelig2-bayes.Rd | 49 -
man/zelig2-core.Rd | 69 -
man/zelig2-gee.Rd | 48 -
man/zelig2-survey.Rd | 148 -
man/zelig2.Rd | 58 -
man/zeligACFplot.Rd | 16 +
man/zeligARMAbreakforecaster.Rd | 14 +
man/zeligARMAlongrun.Rd | 14 +
man/zeligARMAnextstep.Rd | 14 +
man/zeligArimaWrapper.Rd | 14 +
man/zeligBuildWeights.Rd | 47 -
man/zeligPlyrMutate.Rd | 13 +
po/R-en.po | 524 -
tests/MatchIt.R | 19 -
tests/amelia.R | 45 -
tests/by.R | 9 -
tests/lognorm.R | 26 -
tests/mi.R | 9 -
tests/mix.R | 28 -
tests/models-bayes.R | 135 -
tests/models-core.R | 144 -
tests/models-gee.R | 152 -
tests/models-survey.R | 326 -
tests/plot-ci.R | 30 -
tests/pooled.R | 11 -
tests/relogit.R | 20 -
tests/summary.MI.R | 13 -
tests/testthat.R | 5 +
tests/testthat/test-logit.R | 3 +
tests/testthat/test-lognom.R | 3 +
tests/testthat/test-ls.R | 3 +
tests/testthat/test-negbin.R | 3 +
tests/testthat/test-poisson.R | 3 +
tests/testthat/test-probit.R | 3 +
tests/twosls.R | 22 -
vignettes/Zelig.bib | 65 -
vignettes/Zelig.sty | 33 -
vignettes/gk.bib | 20130 --------------------------
vignettes/gkpubs.bib | 2259 ---
598 files changed, 9706 insertions(+), 46418 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-zelig.git
More information about the debian-science-commits
mailing list