|
Posted by Inventor on January 18, 2008, 11:06 am
Please log in for more thread options
Hi and thanks to the author for writing this module. I read thru the
docs a few times and I think I understand how to use it, but I do not
see how the predict function works. You supply a hash which contains
an outcome event, and it returns a value from 0 to 1 corresponding to
the likelyhood of that hash occurring.
To use that I would have to sweep through the values of the expected
outcome and track which outcomes were probable, and I guess list or
plot them or something. Is that the way an expected outcome of say
two variables can be found?
Thanks in advance for your help.
|