R mlbench exapmle
        Posted  
        
            by Johan B.
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Johan B.
        
        
        
        Published on 2010-04-21T11:40:44Z
        Indexed on 
            2010/04/21
            11:43 UTC
        
        
        Read the original article
        Hit count: 342
        
I heard R is the "de facto" language amongst statistical software developers, and I'm giving it a try. I already know the basics, but it still looks "weird" to me (a C developer). I think it would be very useful to see a working example to see how a real R program is built. I thought that an R solution for any of the mlbench problems would be optimal, because I'm already familiar with it and it would allow me to compare it to other languages, but any other "toy problem" example is welcome. Thank you.
© Stack Overflow or respective owner