Skip to content

OxfordIHTM/ba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ba: Utilities for Bland-Altman Analysis and Plotting

Lifecycle: experimental Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Bland-Altman analysis is a statistical method, often visualized as a plot, used to assess the agreement between two different measurement methods, by examining the mean difference and the limits of agreement. This package provides tools for performing the Bland-Altman analysis and in creating the corresponding plots.

Installation

{ba} is not yet on CRAN but can be installed from the Oxford iHealth R Universe as follows:

install.packages( “ba”, repos = c(‘https://oxfordihtm.r-universe.dev’, ‘https://cloud.r-project.org’) )

and then can be loaded into an R session

load package

library(ba)

Usage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages