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. Accessed 01 Feb. 2025.
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
Complete documentation for BivRegBLS
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

bayesDP  
Implementation of the Bayesian Discount Prior Approach for Clinical Trials
Functions for data augmentation using the Bayesian discount prior method for single arm and two-arm ...
Download / Learn more Package Citations See dependency  
extraoperators  
Extra Binary Relational and Logical Operators
Speed up common tasks, particularly logical or relational comparisons and routine follow up tasks s ...
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  
longit  
High Dimensional Longitudinal Data Analysis Using MCMC
High dimensional longitudinal data analysis with Markov Chain Monte Carlo(MCMC). Currently support ...
Download / Learn more Package Citations See dependency  
tidyxl  
Read Untidy Excel Files
Imports non-tabular from Excel files into R.Exposes cell content, position and formatting in a tidy ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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