VOOZH about

URL: https://www.javacodegeeks.com/tag/r

⇱ R Archives - Java Code Geeks


  • Software Development👁 Image
    Eleftheria DrosopoulouNovember 8th, 2024
    0 1,128

    Unlocking Data Analysis with R: Mastering the Tidyverse

    In the realm of data analysis, R has carved out a niche as a powerful tool for statisticians, data scientists,…

    Read More »
  • Software Development👁 Image
    Mark NeedhamSeptember 28th, 2015
    0 128

    R: Querying a 20 million line CSV file – data.table vs data frame

    As I mentioned in a couple of blog posts already, I’ve been exploring the Land Registry price paid data set…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJuly 22nd, 2015
    1 111

    R: Bootstrap confidence intervals

    I recently came across an interesting post on Julia Evans’ blog showing how to generate a bigger set of data…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJuly 21st, 2015
    0 74

    R: Blog post frequency anomaly detection

    I came across Twitter’s anomaly detection library last year but haven’t yet had a reason to take it for a…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJuly 7th, 2015
    0 111

    R: Wimbledon – How do the seeds get on?

    Continuing on with the Wimbledon data set I’ve been playing with I wanted to do some exploration on how the…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJune 30th, 2015
    0 69

    R: Speeding up the Wimbledon scraping job

    Over the past few days I’ve written a few blog posts about a Wimbledon data set I’ve been building and…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJune 25th, 2015
    0 93

    R: Scraping the release dates of github projects

    Continuing on from my blog post about scraping Neo4j’s release dates I thought it’d be even more interesting to chart…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJune 23rd, 2015
    0 111

    R: Scraping Neo4j release dates with rvest

    As part of my log analysis I wanted to get the Neo4j release dates which are accessible from the release…

    Read More »
  • Software Development👁 Image
    Mark NeedhamApril 22nd, 2015
    0 85

    R: Removing for loops

    In my last blog post I showed the translation of a likelihood function from Think Bayes into R and in…

    Read More »
  • 1
  • 2
  • 3
  • »
Back to top button
Close