1. Welcome! Please take a few seconds to create your free account to post threads, make some friends, remove a few ads while surfing and much more. ClutchFans has been bringing fans together to talk Houston Sports since 1996. Join us!

[Data & Language] R

Discussion in 'BBS Hangout' started by Garner, Dec 11, 2015.

  1. Garner

    Garner Member

    Joined:
    Jul 7, 2009
    Messages:
    4,688
    Likes Received:
    1,846
    Anybody have any experience? I'm looking to expand my knowledge professionally by picking this up in addition to SQL and wanted to know who here is the guru.

    Any advice, resources, etc?
     
  2. Garner

    Garner Member

    Joined:
    Jul 7, 2009
    Messages:
    4,688
    Likes Received:
    1,846
    sorry, please migrate to hangout
     
  3. DraftBoy10

    DraftBoy10 Member

    Joined:
    Jul 13, 2006
    Messages:
    2,089
    Likes Received:
    42
  4. vstexas09

    vstexas09 Contributing Member

    Joined:
    Nov 7, 2007
    Messages:
    10,067
    Likes Received:
    452
    Learned it in college. Very easy to use and there are extensive tutorials on how to use this software. Can be a pain at times though.
     
  5. Dr of Dunk

    Dr of Dunk Clutch Crew

    Joined:
    Aug 27, 1999
    Messages:
    45,180
    Likes Received:
    31,144
    Were you hoping Daryl would respond by posting it in the GARM? :grin: I thought about playing around with it just for fun, nothing serious, but have way too much junk I'm trying to do now. I'd just Google for forums, beginner's sites, or buy a book or two on it.

    Out of curiosity, what do you plan on doing with it?
     
    1 person likes this.
  6. DudeWah

    DudeWah Member

    Joined:
    Oct 10, 2007
    Messages:
    9,643
    Likes Received:
    3,523
    What would you be using R for?

    Depending on that, there are better options to learn than R.
     
  7. Garner

    Garner Member

    Joined:
    Jul 7, 2009
    Messages:
    4,688
    Likes Received:
    1,846
    ...mehbeh....

    My curiosity isn't far from where you were. The ability to represent big data in different ways could benefit me professionally, but honestly, i just enjoy working with data sets.

    I've figured out how to scrape NBA stats into my personal tables. Now just goofing around with it.

    What would you guys consider alternatives to R?
     
  8. DudeWah

    DudeWah Member

    Joined:
    Oct 10, 2007
    Messages:
    9,643
    Likes Received:
    3,523
    If it's for professional use, SPSS or SAS (especially if working with big data sets) if you want a "pure" statistical software. Though obviously these options aren't viable if you *have to* pay for them because they're very expensive.

    Otherwise, if you're just working with NBA stats and wanna mess around, might as well use R because it's free. The learning curve isn't that bad. And it'll get what you need done.

    Keep in mind that many programming languages (if you already know one) have lots of awesome statistical/math packages that you can use, i.e. python.
     
    #8 DudeWah, Dec 11, 2015
    Last edited: Dec 12, 2015
    1 person likes this.
  9. rimrocker

    rimrocker Contributing Member

    Joined:
    Dec 22, 1999
    Messages:
    22,305
    Likes Received:
    8,157
    I've seen some R rated movies, so this hits close to home.
     
  10. fallenphoenix

    fallenphoenix Contributing Member

    Joined:
    Jun 20, 2009
    Messages:
    9,821
    Likes Received:
    1,619
    Used R for a while, but I prefer Excel for my purposes.
     
  11. Cohete Rojo

    Cohete Rojo Contributing Member

    Joined:
    Oct 29, 2009
    Messages:
    10,344
    Likes Received:
    1,203
    I saw this book at Barnes and Nobles this evening. Do you have $22? Because that is how much it costs: $22.

    This course includes a section on R programming, and includes a certificate upon successful completion. It is created by Johns Hopkins University and costs a few hundred $.

    Or you can pay more for a program like this run by the University of Washington and costs several thousand $.
     
  12. DudeWah

    DudeWah Member

    Joined:
    Oct 10, 2007
    Messages:
    9,643
    Likes Received:
    3,523
    If you decide to go with R.

    Or if you decide to learn a more complete common language that will allow you to use a great statistical package, such as c++, Python, etc...

    A good idea might be to take a free course from "Coursera" or "edx"

    I've used coursera to brush up on some financial math (for options) before and it was well done. They definitely should have a lot of coding courses that'll help you get used to using something like R without having to do a brunt of the information gathering yourself.

    And it's all free so nothing better.

    Btw. I didn't realize cohete linked to a coursera course. There's usually free ones on there for most "coding" I think. You just have to do some digging. Additionally, they might ask you to pay for the certification or whatever. But who cares about that. You're definitely allowed to do the course for free on a lot of them and not even bother about the certification. It doesn't matter about the certification anyway because all anyone should care about is learning the material and acquiring the knowledge.

    Try these (should be free):
    https://www.coursera.org/course/rprog
    https://www.coursera.org/course/statistics

    The first one looks to be just programming based. Which is good if you already have the knowledge to do what you want to.

    I'd actually recommend the second one depending on what your prior level of understanding about math and statistics is. It'll teach you some of the basics on statistical inference. Seems like they do a thorough job, starting with some basic probability theory and then transitioning into statistics using the central limit theorem.

    And then you have all the bases covered with confidence intervals, hypothesis testing, and they go into some forms of regression. They also do chi-square and ANOVA which are important things to know.

    Seems like the only entry level thing not here is some stuff on time series.

    Overall seems really balanced and I think a good place to start by glancing at that syllabus.

    Anyway, best of luck.
     
    #12 DudeWah, Dec 13, 2015
    Last edited: Dec 13, 2015
  13. Mr. Brightside

    Mr. Brightside Contributing Member

    Joined:
    Mar 27, 2005
    Messages:
    18,950
    Likes Received:
    2,137
  14. DudeWah

    DudeWah Member

    Joined:
    Oct 10, 2007
    Messages:
    9,643
    Likes Received:
    3,523
    Damn. Really?

    I can't imagine why. I'd suspect that a combination of c++ and matlab or python would be much better in almost every scenario.
     
  15. Mr. Brightside

    Mr. Brightside Contributing Member

    Joined:
    Mar 27, 2005
    Messages:
    18,950
    Likes Received:
    2,137
    Not really sure. I'm not a quant. I just asked them if they use R and they recommended that link for beginners. I'm pretty sure they use the other programs as well though.
     
  16. Cohete Rojo

    Cohete Rojo Contributing Member

    Joined:
    Oct 29, 2009
    Messages:
    10,344
    Likes Received:
    1,203
    <iframe src="https://channel9.msdn.com/Events/useR-international-R-User-conference/useR2016/FiveThirtyEights-data-journalism-workflow-with-R/player" width="640" height="360" allowFullScreen frameBorder="0"></iframe>
     

Share This Page

  • About ClutchFans

    Since 1996, ClutchFans has been loud and proud covering the Houston Rockets, helping set an industry standard for team fan sites. The forums have been a home for Houston sports fans as well as basketball fanatics around the globe.

  • Support ClutchFans!

    If you find that ClutchFans is a valuable resource for you, please consider becoming a Supporting Member. Supporting Members can upload photos and attachments directly to their posts, customize their user title and more. Gold Supporters see zero ads!


    Upgrade Now