News


Anatomy of a Diagnostic Test – an R Shiny Example by Saunak Sen

|

The positive and negative predictive values of a dignostic test depend not only on its sensitivity and specificity, but also the prevalence of the disease (or the pre-test probability of disease).  This interactive display illustrates that inter-dependence. Move the sensitivity, specificity, and disease prevalence sliders, and watch the positive and negative predictive value sliders change… Read More

Equivalent of SAS Macros in R – Loops and Functions by Courtney Gale

|

If you’re an avid SAS user, you’re likely very familiar with SAS macros. SAS macros are a key component to creating efficient and concise code. Although you cannot use macros in R, R offers other features like functions and loops that can perform the same tasks as SAS macros. Using apply() to loop over variables… Read More

A SAS Macro/R Code Comparison: Generating Multiple Datasets by Tristan Hayes

|

This is a short comparison of SAS and R code in the context of generating multiple datasets. In this example, the mpg dataset from R is used to show how one might use a SAS Macro to subset the data by car class, followed by the R equivalent. You will see that in SAS, the macro… Read More

UTHSC and Memphis VA Key Participants in SPRINT MIND Study Showing Link Between Low Blood Pressure and Reduced Risk of Mild Cognitive Impairment

|

  Researchers at the University of Tennessee Health Science Center (UTHSC) and the Memphis Veterans Affairs (VA) Medical Center were part of the SPRINT MIND (Systolic Blood Pressure Intervention Trial Memory and Cognition IN Decreased Hypertension) multisite clinical trial, which released study findings today showing that intensive lowering of blood pressure reduced the risk of… Read More

New UTHSC Tennessee Clinical and Translational Science Institute Established to Improve Human Health for Southerners

|

Researchers at the University of Tennessee Health Science Center have formed the Tennessee Clinical and Translational Science Institute (TN-CTSI) to address health inequities in the Southern United States. According to the U.S. Census Bureau, the American South represented the largest population growth by region in 2017. Comprised of 17 states stretching from Texas, Oklahoma, and… Read More