A few years ago, I was the CTO and cofounder of a startup in the medical practice management software space. One of the problems we were trying to solve was how medical office visit schedules can ...
Combining multiple datasets, whether by stacking or joining, is commonly necessary as is changing the shape of data. The plyr and reshape2 packages offer good functions for accomplishing this in ...
R is a free and powerful statistical software package that is capable of advanced statistical analysis. Since R requires the user to write computer code to execute commands, the researcher’s ability ...
R is the most popular language used for data analysis, modelling and visualisation. It is great for linear and non-linear models, parametric and non-parametric tests, clustering and time-series models ...
Do you want to improve your R skills? Here are my favorite R language resources for users at any level. [This story is part of Computerworld’s “Beginner’s guide to R.” You’ll find links to the whole ...
R2MLwiN is an R command interface to the MLwiN multilevel modelling software package, allowing users to fit multilevel models using MLwiN from within the R environment. R2MLwiN can also be used to run ...