Skip to content

jpfolador/scatterBlandAltmanGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Scatter and Bland-Altman Graph

This is a script built in R language to facilitate the application and the visualization of the scatter and Bland-Altman plots. This tool helps to understand the level of agreement between two examiners.

How it works

This repository has a file in R language named scatter-BA-plots.R that load the CSV file named data-collected.csv with an example of data, the code has a function to plot a scatter and Bland-Altman chart, an example of using described in the code, and the calculation of the Kendall's coefficient of concordance.

Authors

  • João Paulo Folador
  • Adriano de Oliveira Andrade (:star: advisor)

Reference

Giavarina D. (2015). Understanding Bland Altman analysis. Biochemia medica, 25(2), 141–151. https://doi.org/10.11613/BM.2015.015

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages