On Thu, Jul 08, 2010 at 03:19:14PM +0000, John Darrington wrote: > However I think this is going to become an unmitigated nuisance. > We can't always be sure that the dependent variable will be the last > row/column and I see that there is code in the fill_covariance function > in regression.q which rearranges the matrix to satisfy this condition. > > I suggest that instead, we change reg_sweep so that it accepts an integer > which is the index of the row/column of the dependent variable. This > would be simple to implement using > gsl_matrix_swap_rows/gsl_matrix_swap_columns.
Sounds good to me. _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
