Factdes

From Eigenvector Research Documentation Wiki
Revision as of 09:20, 2 September 2008 by imported>Jeremy (Importing text file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Output a full factorial design matrix.

Synopsis

desgn = factdes(fact,levl)

Description

The input fact is the number of factors in the design and the output desgn is the experimental design matrix. desgn = factdes(fact); provides a full factorial two level design. Optional input levl allows for multiple level designs. desgn = factdes(fact, levl); provides a full factoriallevl level design {default levl = 2}.

See Also

distslct, doptimal, ffacdes1, stdsslct