Lu Mao
Home
People
Research
Publications
All
Methods
Applications
R Packages
Courses
Blog
Blog
How to create Bland-Altman analysis for multiple biomarkers
Use
group_by()
for agreement statistics and
facet_wrap()
for plots
Bland-Altman analysis is a popular method to assess agreement between two measurement methods. When dealing with multiple biomarkers, it’s essential to analyze each…
Jan 16, 2025
How to perform efficient simulations in Tidyverse
Use purrr::map() for element-wise operations
Consider a simulation study for linear regression.
Dec 20, 2024
No matching items