On Dec 9, 2011, at 7:27 AM, Duncan Murdoch wrote:
On 11-12-08 1:30 PM, Weizeng Ni wrote:
hi, I am using the package of "Fslector" which contains a function
named
"information.gain". I want to see the detailed code of this
function. the
result shows
information.gainfunction (formula, data
On 11-12-08 1:30 PM, Weizeng Ni wrote:
hi, I am using the package of "Fslector" which contains a function named
"information.gain". I want to see the detailed code of this function. the
result shows
information.gainfunction (formula, data)
{
information.gain.body(formula, data, type = "in
hi, I am using the package of "Fslector" which contains a function named
"information.gain". I want to see the detailed code of this function. the
result shows
> information.gainfunction (formula, data)
{
information.gain.body(formula, data, type = "infogain")
}
When I then try to see the co
3 matches
Mail list logo