Skip to content

Commit

Permalink
adjusted wording a little
Browse files Browse the repository at this point in the history
  • Loading branch information
tisimst committed Nov 8, 2013
1 parent 67a6e36 commit ff720d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ In this release, the Plackett-Burman constructor has been simplified to
require only the number of factors: ``pbdesign(n)``. The design is now able
to grow as large as necessary to accomodate any number of factors.

Also, the factorial (``ff2n``, ``fracfact``, and ``pbdesign``) designs have
Also, the factorial designs (``ff2n``, ``fracfact``, and ``pbdesign``) have
all been standardized (except for ``fullfact``, which needs the flexibility)
to have coded levels -1 and 1 for the low and high levels.

Expand Down Expand Up @@ -96,4 +96,4 @@ References
.. _Plackett-Burman designs: http://en.wikipedia.org/wiki/Plackett-Burman_design
.. _Latin-Hypercube designs: http://en.wikipedia.org/wiki/Latin_hypercube_sampling
.. _package homepage: http://pythonhosted.org/pyDOE
.. _lhs documentation: http://pythonhosted.org/pyDOE/randomized.html#latin-hypercube
.. _lhs documentation: http://pythonhosted.org/pyDOE/randomized.html#latin-hypercube

0 comments on commit ff720d0

Please sign in to comment.