Johann Hibschman <joha...@gmail.com> writes: > There may be an easier way to do this, but this worked for me: > > user=> (org.apache.commons.math.stat.inference.TestUtils/tTest > (into-array Double/TYPE [40 5 2]) (into-array Double/TYPE [1 5 1])) > 0.3884493044983227
I should have used (double-array [40 5 2]) here, but for some reason I couldn't remember it until I hit send. -- 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