March 4, 2018
Our biostatistics group has historically utilized SAS for data management and analytics for biomedical research studies, with R only used occasionally for new methods or data visualization. Several years ago and with the encouragement of leadership, we initiated a movement to increase our usage of R significantly.
February 26, 2018
Asynchronous programming offers a way to offload certain classes of long-running operations from the main R thread, such that Shiny apps can remain responsive.
February 4, 2018
In this talk we’ll explore the use of TensorFlow from R, describing the complete workflow including data ingestion, training, and deploying models into production.