R Programming-Find Mean, Complete Cases, And Correlation of Pollutants in File Data

In this post, I am going to show functions that l have written to work on a data in files which contain observation of pollutants monitored at different locations. The data is a .csv file and there are 332 monitors which are set up at different locations. Sample of data looks like below “Date”,”sulfate”,”nitrate”,”ID” “2003-01-01”,NA,NA,1 […]

Read More

Introduction to Powerful and free statistical software: R and R Commander Package

Technology has given us lot of convenience over almost every day to day task and it’s good to take advantage of it. I’m going to explain how to use a free statistics software to get most of your statistics analysis done pretty easy. Now, l’m not actually explaining concepts in statistics but l think it’s […]

Read More