center the data before computing the coefficients; remove variance member of innovati...
[pspp-builds.git] / src / math / ts / innovations.c
2006-07-16 Jason Stovercenter the data before computing the coefficients;...
2006-07-16 Jason Stoverfixed and tested computation of coefficients
2006-07-15 Jason Stoverfixed computation of sample covariance
2006-07-13 Jason Stoveruse struct design_matrix
2006-07-06 Jason Stoversubscript fixes
2006-07-05 Jason Stoveradded new initialization function
2006-07-03 Jason Stoversubscript fixes; added free functions
2006-07-02 Jason Stoverfixed subscript in sum; added new functions; fixed...
2006-07-01 Jason Stoverdropped use of casefiles
2006-07-01 Jason Stovercorrected increment of lag
2006-06-21 Jason Stoversave coefficients in innovations estimate structure
2006-06-21 Jason Stoveradded scale update to innovations algorithm
2006-06-16 Jason Stoveradded initial innovations functions
2006-06-07 Jason Stoverfixed mistakes
2006-06-07 Jason Stoverfixed mistakes
2006-06-07 Jason StoverRenamed time-series directory ts