Ffacconfusion

From Eigenvector Research Documentation Wiki
Revision as of 12:19, 12 September 2011 by imported>Scott (Created page with " ===Purpose=== Generates confusion table for a fractional factorial DOE. ===Synopsis=== :fig = ffacconfusion(alias_ID) :fig = ffacconfusion(DOEDSO) ===Description=== G...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Generates confusion table for a fractional factorial DOE.


Synopsis

fig = ffacconfusion(alias_ID)
fig = ffacconfusion(DOEDSO)


Description

Given the alias_ID information from a fractional factorial DOE, this function generates a graphical depiction of the confounded factors. Output is the handle of the figure generated.

Input can also be a DOE DataSet object (DOEDSO) created for a fractional factorial design. The alias_ID information will be automatically extracted from the provided DataSet object.

See Also

ffacdes1