/* analysis of variance ANOVA package from More C tools for Scientists and Engineers by L. Baker DEPENDENCIES: none */ /*#include "libc.h" #include "math.h" */ #define DOFOR(i,to) for(i=0;i=0;j--) { temp=limit[j]*temp+subscript[j];/*ftn-1*/ } return(temp);/*ftn+1*/ } orthog(q,coln) int coln; double q[]; { double rsize,fj,fj1,sqrt(); int i,j; rsize=coln; DOFOR(i,coln) q INDEX(i,0) = 1./sqrt(rsize); for(j=1;j