Reverse Yates algorithm to give estimated responses
y = scidoe_ryates(ef) [y, id] = scidoe_ryates(ef)
a n-by-1 vector of doubles, containing average response, main effects and interaction effects. ef(1) is the average response and ef(2:$) contain the main effects and interaction effects.
a n-by-1 vector of doubles, the estimated response given the effects.
a (n-1)-by-k matrix of doubles, identification matrix of main and interaction effects.
Reverse Yates algorithm to give estimated responses
This is the reverse function of scidoe_yates.
This function is adapted from the Wafo toolbox:
http://www.maths.lth.se/matstat/wafo/documentation/wafodoc/wafo/wstats/ryates.html
"Statistics for experimenters Design,Innovation and Discovery",
Second Edition, George E.P Box, J. Stuart Hunter, William Hunter, Wiley Series, 2005