Articles by krishnad2

Commercial Applications using R

January 3, 2017 | krishnad2

Introduction R language can also be used for commercial applications. In this article, I will describe how R language can be used for a commercial application like Payroll. In this exercise let us assume that in a typical Indian Company, every employee gets two types of allowances called Dearness Allowance(... [Read more...]

Rcmdr Plug-in(s)

November 15, 2016 | krishnad2

These plug-ins enhance statistical graphical user interface by extending new menus to statistical package provided by Rcmdr. While the original GUI was created for a basic statistics calculations, enabling of extensions (or plug-ins) has greatly enhanced the possible use and scope of this software. Installing these plug-ins is quite easy. ... [Read more...]

Analysis of tabular data from csv file

November 15, 2016 | krishnad2

Sometimes data may not be available in the csv file in the required format. Consider the following csv file, whose details are as follows – Four different treatments were given to four different groups of patients. Random samples of size 7 were selected from each group and blood levels of Hb percentage ... [Read more...]

Aggregating basic statistics group-wise in R

November 10, 2016 | krishnad2

Many times, while doing Statistical analysis, we have to evaluate the descriptive statistics like mean, standard deviation and so on for a number of variables, group-wise. Most of the Statistical packages like SAS, SPSS and so on provide these features. In R, the data.table package is very useful for ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)