In studies on HSCT Kaplan–Meier (KM) estimates of survival curves and Cox proportional hazard models are widely used to describe survival trends and identify significant prognostic factors. All these ...
We describe how to conduct a regression analysis for competing risks data. The use of an add-on package for the R statistical software is described, which allows for the estimation of the ...
In a data-driven world, the ability to analyze and interpret information is critical. Harvard University’s Professional ...
This workshop is hands-on and intended for beginners; no previous knowledge of data analysis and/or R is required. This session will cover the following topics for R: data preparation, descriptive ...
R is hot. Whether measured by more than 10,000 add-on packages, the 95,000+ members of LinkedIn’s R group or the more than 400 R Meetup groups currently in existence, there can be little doubt that ...
Let's use this classical statistics technique -- and some R, of course -- to get to some of the latent variables hiding in your data. Factor analysis is a classical statistics technique that examines ...
The R system consists of a scripting language, an interactive command shell and a large library of mathematical functions that can be used for data analysis. Although R has been around for many years, ...
The table below shows my favorite go-to R packages for data import, wrangling, visualization and analysis — plus a few miscellaneous tasks tossed in. The package names in the table are clickable if ...
In January I wrote about using Macdown to write in Markdown, a convention for writing in plain text while encoding the structure of your document—headers, block quotes, lists, footnotes, etc.—using ...