search for: podda

Displaying 2 results from an estimated 2 matches for "podda".

Did you mean: podd
1999 Nov 24
1
Printing to NT Printer
I have a shared printer on an NT server and I am trying to print to it from a unix machine running Solaris 2.7 and Samba 2.04. Can someone help me out please? Ray Moroney Principal Engineer, RF Integration Inc., 505 Middlesex Turnpike, Suite 15, Billerica, MA 01821. Tel: (978) 663 7960 Fax: (978) 663 7965
2011 Jun 07
3
Classifying boolean values
Hi to all, I'm new to this forum and new to R. I have to build a tree classifier that has boolean values as response. When I build the tree with: echoknn.tree <- tree(class ~ ., data=echoknn.train) where "class" is a coloumn of my dataset (echoknn.train) of boolean values, the result is a tree where leaf nodes are numbers in the range [0,1]; but this isn't the result that I