I have generalized the code to allow more than one independent variable. The calling convention has changed: instead of separate x and y seqs, there is one "xylist". Each element of xylist is a tuple containing the dependent variable *first*, and then any independent variables.
I haven't had time to experiment with this version, but intuitively it should be more difficult to search through a larger space. If anyone would like to supplement the code with a better search algorithm (genetic algorithm, etc.), then feel free. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---