项目作者: even4void

项目描述 :
[deprecated] R Companion to Montgomery's Design and Analysis of Experiments
高级语言: TeX
项目地址: git://github.com/even4void/dae-textbook.git
创建时间: 2013-11-11T11:14:20Z
项目社区:https://github.com/even4void/dae-textbook

开源协议:

下载


This is the main repository for the R Companion to Montgomery’s Design and
Analysis of Experiments
(2005).

This project was started several years ago. Although it grew smoothly during
the first two years or so, it hasn’t evolved much since then. I released
minor updates from time to time. Last update is 2012-12-02.

Problem is that TeX code is clearly outdated now, and it relies on a tex -> ps -> pdf toolchain, with Python code to tangle R code and create a
pictures gallery. There are better options with XeLaTeX (which I tried
last year on this document) or lualatex (released with
TeX Live 2013). I should fix this at some
point. There are more serious issues though: Now, CRAN features many R
packages for
DoE, and I’m
afraid many code chunks should be updated to better reflect state of the
art. Lastly, I didn’t use Sweave—and I can’t remember why—,which makes
updating the whole document really painful at times.

So, here are the new development process, after I pushed everything on
GitHub:

  • I will keep the old document for historical reason. It can be found in the
    archive.tar.gz tarball, without intermediate compilation files.
  • The new version will be based on knitr and
    XeLateX.
  • I will try to update old code using available R packages inasmuch as
    possible.
  • Newer editions of Montgomery’s DAE have been published, but I will stay at
    Edition 5.