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-06-04
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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