Other packages > Find by keyword >

mcrPioda  

Method Comparison Regression - Mcr Fork for M- And MM-Deming Regression
View on CRAN: Click here


Download and install mcrPioda package within the R console
Install from CRAN:
install.packages("mcrPioda")

Install from Github:
library("remotes")
install_github("cran/mcrPioda")

Install by package version:
library("remotes")
install_version("mcrPioda", "1.3.4")



Attach the package and use:
library("mcrPioda")
Maintained by
Giorgio Pioda
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-06-04
Latest Update: 2024-08-27
Description:
Regression methods to quantify the relation between two measurement methods are provided by this package. In particular it addresses regression problems with errors in both variables and without repeated measurements. It implements the Clinical Laboratory Standard International (CLSI) recommendations (see J. A. Budd et al. (2018, <https://clsi.org/standards/products/method-evaluation/documents/ep09/>) for analytical method comparison and bias estimation using patient samples. Furthermore, algorithms for Theil-Sen and equivariant Passing-Bablok estimators are implemented, see F. Dufey (2020, <doi:10.1515/ijb-2019-0157>) and J. Raymaekers and F. Dufey (2022, <arXiv:2202:08060>). Further the robust M-Deming and MM-Deming (experimental) are available, see G. Pioda (2021, <arXiv:2105:04628>). A comprehensive overview over the implemented methods and references can be found in the manual pages 'mcrPioda-package' and 'mcreg'.
How to cite:
Giorgio Pioda (2024). mcrPioda: Method Comparison Regression - Mcr Fork for M- And MM-Deming Regression. R package version 1.3.4, https://cran.r-project.org/web/packages/mcrPioda. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.3.3 (2024-06-04 11:45)
Other packages that cited mcrPioda R package
View mcrPioda citation profile
Other R packages that mcrPioda depends, imports, suggests or enhances
Complete documentation for mcrPioda
Functions, R codes and Examples using the mcrPioda R package
Full mcrPioda package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA