Other packages > Find by keyword >

BivRegBLS  

Tolerance Interval and EIV Regression - Method Comparison Studies
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BivRegBLS", "1.1.1")



Attach the package and use:
library("BivRegBLS")
Maintained by
Bernard G Francq
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-06
Latest Update: 2019-10-10
Description:
Assess the agreement in method comparison studies by tolerance intervals and errors-in-variables (EIV) regressions. The Ordinary Least Square regressions (OLSv and OLSh), the Deming Regression (DR), and the (Correlated)-Bivariate Least Square regressions (BLS and CBLS) can be used with unreplicated or replicated data. The BLS() and CBLS() are the two main functions to estimate a regression line, while XY.plot() and MD.plot() are the two main graphical functions to display, respectively an (X,Y) plot or (M,D) plot with the BLS or CBLS results. Four hyperbolic statistical intervals are provided: the Confidence Interval (CI), the Confidence Bands (CB), the Prediction Interval and the Generalized prediction Interval. Assuming no proportional bias, the (M,D) plot (Band-Altman plot) may be simplified by calculating univariate tolerance intervals (beta-expectation (type I) or beta-gamma content (type II)). Major updates from last version 1.0.0 are: title shortened, include the new functions BLS.fit() and CBLS.fit() as shortcut of the, respectively, functions BLS() and CBLS(). References: B.G. Francq, B. Govaerts (2016) , B.G. Francq, B. Govaerts (2014) , B.G. Francq, B. Govaerts (2014) , B.G. Francq (2013), PhD Thesis, UCLouvain, Errors-in-variables regressions to assess equivalence in method comparison studies, .
How to cite:
Bernard G Francq (2017). BivRegBLS: Tolerance Interval and EIV Regression - Method Comparison Studies. R package version 1.1.1, https://cran.r-project.org/web/packages/BivRegBLS
Previous versions and publish date:
1.0.0 (2017-01-06 13:14)
Other packages that cited BivRegBLS R package
View BivRegBLS citation profile
Other R packages that BivRegBLS depends, imports, suggests or enhances
Functions, R codes and Examples using the BivRegBLS R package
Some associated functions: Aromatics . BLS.fit . BLS.ht . BLS . BivRegBLS-package . CBLS.fit . CBLS . DR . FullCIs.MD . FullCIs.XY . GraphFullCIs.MD . GraphFullCIs.XY . MD.horiz.lines . MD.plot . OLSh . OLSv . SBP . XY.plot . antilog.pred . desc.stat . df.WS . lambdas . raw.plot . 
Some associated R codes: BLS.R . BLS.fit.R . BLS.ht.R . CBLS.R . CBLS.fit.R . DR.R . FullCIs.MD.R . FullCIs.XY.R . GraphFullCIs.MD.R . GraphFullCIs.XY.R . MD.horiz.lines.R . MD.plot.R . OLSh.R . OLSv.R . XY.plot.R . antilog.pred.R . desc.stat.R . df.WS.R . lambdas.R . raw.plot.R .  Full BivRegBLS 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

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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns