Related Experiment Video
Updated: Aug 12, 2025

Author Spotlight: Evaluating the Adjuvant Efficacy and Safety of Angong Niuhuang Pill in Viral Encephalitis Treatment
Published on: April 19, 2024
RIMeta: An R shiny tool for estimating the reference interval from a meta-analysis
Ziren Jiang1, Wenhao Cao1, Haitao Chu1,2
1Division of Biostatistics, University of Minnesota, Minneapolis, Minnesota, USA.
Abstract:
A reference interval, or an interval in which a prespecified proportion of measurements from a healthy population are expected to fall, is used to determine whether a person's measurement is typical of a healthy individual. For a specific biomarker, multiple published studies may provide data collected from healthy participants. A reference interval estimated by combining the data across these studies is typically more generalizable than a reference interval based on a single study. Methods for estimating reference intervals from random effects meta-analysis and fixed-effects meta-analysis have been recently proposed and implemented using R software. We present an R Shiny tool, RIMeta, implementing these methods, which allows users not proficient in R to estimate a reference interval from a meta-analysis using aggregate data (mean, standard deviation, and sample size) from each study. RIMeta (https://cers.shinyapps.io/RIMeta/) provides users a convenient way to estimate a reference interval from a meta-analysis and to generate the reference interval plot to visualize the results. The use of this web-based R Shiny tool does not require the installation of R or any background knowledge of programming. We explain all functions of the R Shiny tool and illustrate how to use it with a real data example.
More Related Videos
06:46Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
Published on: September 27, 2024
06:37Using Reference Reagents to Confirm Robustness of Cytokine Release Assays for the Prediction of Monoclonal Antibody Safety
Published on: September 15, 2023
Related Concept Videos
Introduction to R
What are Estimates?
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such...
Statistical Methods for Analyzing Epidemiological Data
Statistical Software for Data Analysis and Clinical Trials
Interpreting R Charts
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
Confidence Interval for Estimating Population Mean
A confidence interval for the mean is a range of values that provides an estimate of the population mean. As the...