VOOZH about

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

⇱ R Archives - Page 2 of 3 - Java Code Geeks


  • Software Development👁 Image
    Mark NeedhamApril 14th, 2015
    0 153

    R: Snakes and ladders markov chain

    A few days ago I read a really cool blog post explaining how Markov chains can be used to model…

    Read More »
  • Software Development👁 Image
    Mark NeedhamFebruary 16th, 2015
    0 130

    R: Weather vs attendance at NoSQL meetups

    A few weeks ago I came across a tweet by Sean Taylor asking for a weather data set with a…

    Read More »
  • Software Development👁 Image
    Mark NeedhamDecember 30th, 2014
    0 102

    R: Featuring engineering for a linear model

    I previously wrote about a linear model I created to predict how many people would RSVP ‘yes’ to a meetup…

    Read More »
  • Software Development👁 Image
    Mark NeedhamDecember 29th, 2014
    0 84

    R: Vectorising all the things

    After my last post about finding the distance a date/time is from the weekend Hadley Wickham suggested I could improve…

    Read More »
  • Software Development👁 Image
    Mark NeedhamDecember 18th, 2014
    0 90

    R: Time to/from the weekend

    In my last post I showed some examples using R’s lubridate package and another problem it made really easy to…

    Read More »
  • Software Development👁 Image
    Mark NeedhamDecember 18th, 2014
    0 78

    R: Cleaning up and plotting Google Trends data

    I recently came across an excellent article written by Stian Haklev in which he describes things he wishes he’d been…

    Read More »
  • Software Development👁 Image
    Mark NeedhamDecember 5th, 2014
    1 99

    R: Applying a function to every row of a data frame

    In my continued exploration of London’s meetups I wanted to calculate the distance from meetup venues to a centre point…

    Read More »
  • Software Development👁 Image
    Mark NeedhamOctober 3rd, 2014
    0 89

    R: A first attempt at linear regression

    I’ve been working through the videos that accompany the Introduction to Statistical Learning with Applications in R book and thought…

    Read More »
  • Software Development👁 Image
    Mark NeedhamSeptember 17th, 2014
    0 139

    R: Calculating rolling or moving averages

    I’ve been playing around with some time series data in R and since there’s a bit of variation between consecutive…

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