News

R lets you slice your data sets in various ways, depending on the data type. To select just certain columns from a data frame, you can either refer to the columns by name or by their location (i.e ...
Names You Need to Know in 2011: R Data Analysis Software. BySteve McNally, Former Contributor. Forbes contributors publish independent expert analyses and insights. Nov 10, 2010, 11:50am EST.
Designed to introduce students to quantitative methods in a way that can be applied to all kinds of data in all kinds of situations, Statistics and Data Visualization Using R: The Art and Practice of ...
As an example of competing risk analysis in R, we analyze data from 35 patients with acute leukaemia who underwent HSCT. We estimate the cumulative risk of relapse and TRM.
Categorical data analysis, including contingency table analysis, measures of association, tests of independence, tests of symmetry. How to use R to fit GLMs using real data. Below are three data ...