• Home
  • About Me

DataScienceKumar

~ Passionate about Research & Analytics

DataScienceKumar

Tag Archives: RSudio

Multiple Linear Regression : Fundamentals

March 27, 2015

Multiple Linear Regression Manoj Kumar Friday, March 27, 2015 Load in the evals data set with the help of the …

Continue reading →

History of Rugby Games Between England and Wales : Part 1

March 6, 2015

In this tutorial I tried with R to prepare a dataset in different formats which can be used for various …

Continue reading →

History of Rugby Union Matches Between England and Wales

February 26, 2015

History of Rugby Union Matches Between England and Wales 1. Loading Essential Libraries # Load the library library(magrittr) library(rvest) library(ggplot2) …

Continue reading →

Forecasting Tutorial (Part 3) : Converting Hourly Data Into Daily Mean Data

April 3, 2014

weather<- read.csv(“M4_not_cleaned1.csv”, header=TRUE) new.weather<- weather[,2:3] new.weather$date<- lapply(strsplit(as.character(new.weather$time_UTC), “\\T”), “[“, 1) new.weather$time1<- lapply(strsplit(as.character(new.weather$time_UTC), “\\T”), “[“, 2) new.weather$time2<- lapply(strsplit(as.character(new.weather$time1), “\\Z”), “[“, 2) …

Continue reading →

My Recent Posts

  • Text Mining – RegEx Example September 27, 2017
  • An SQL Primer for Beginners August 14, 2017
  • Ten Questions before you start Learning Data Science September 12, 2016
  • Normality Tests in R June 14, 2016
  • Some scope of Text Analytics June 2, 2016
  • Installing and Setting up SparkR on Windows May 21, 2016
  • Generating Strong Password in R April 8, 2016
  • Working with Data Frames in R – Joins and Merging April 8, 2016
  • Reinstalling the old packages in R after you updated R with latest version April 3, 2016
  • Python Tips and Tricks 2 : Working with Lists February 29, 2016

Blog Tags

Accessing Database Analysis Analysis of Variance Analytics ANOVA API ARIMA Beginner's Best Box Jenkins Method Business Research Calculation Calculations Cluster Analysis Clustering Concept Connecting Databases Continuous Converting Hourly Data Into Daily Mean Correlation test Credit Score Critical Values Data Clean Data Frame England Example Forecasting Free Generalized Linear Models GLM HEGY TEST Independent Samples Interval Scaled Loan Missing Values MLR Model Building Modelling MongoDB Monthly Instalment Multiple Linear Regression Model MySQL NA NaN Non Continuous Variables One-Way Port 27017 Prediction Quandl R Rearranging Columns Regression replacing Risk RMySQL RStudio RSudio R Tutorial Rugby. Sample Size Simple Single Variable Splitting Data in a Column Statistics Student's T-Test T-Test Test Time Series Analysis Troubleshooting Tutorial TUTORIALS Unit Root Variables Wales Web Analytics
Advertisements

Top Posts & Pages

  • R and MySQL : A Tutorial for Beginners
  • Sentiment Analysis on Twitter Data : Text Analytics Tutorial
  • Installing and Setting up SparkR on Windows
  • Data Mining on Facebook Data : Basic Tutorial
  • Modelling Credit Score in R - Part 1

Address

India

Blogs I Follow

  • Site Title
  • Site Title
  • rDataScience Labs
  • pollbuzz
  • ultimatemindsettoday
  • RSS - Posts
  • RSS - Comments

Blog Stats

  • 173,723 hits

Create a free website or blog at WordPress.com.

Site Title

Site Title

rDataScience Labs

Where data science and analytics is considered an 'Art'

pollbuzz

ultimatemindsettoday

A great WordPress.com site

Cancel