Other packages > Find by keyword >

BGLR  

Bayesian Generalized Linear Regression
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BGLR", "1.1.4")



Attach the package and use:
library("BGLR")
Maintained by
Paulino Perez Rodriguez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-10-13
Latest Update: 2025-03-27
Description:
Bayesian Generalized Linear Regression.
How to cite:
Paulino Perez Rodriguez (2013). BGLR: Bayesian Generalized Linear Regression. R package version 1.1.4, https://cran.r-project.org/web/packages/BGLR. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.1 (2013-10-13 14:58), 1.0.2 (2013-10-23 00:50), 1.0.3 (2014-06-10 07:07), 1.0.4 (2015-04-07 19:14), 1.0.5.1 (2018-08-21 13:33), 1.0.5 (2016-08-19 19:42), 1.0.7 (2018-08-24 12:08), 1.0.8 (2018-11-11 08:20), 1.0.9 (2021-11-13 06:30), 1.1.0 (2022-05-11 20:20), 1.1.1 (2023-12-09 19:10), 1.1.2 (2024-04-02 07:10), 1.1.3 (2024-10-08 05:00)
Other packages that cited BGLR R package
View BGLR citation profile
Other R packages that BGLR depends, imports, suggests or enhances
Complete documentation for BGLR
Functions, R codes and Examples using the BGLR R package
Some associated functions: BFDR . BGLR . BLR . BLRCross . BLRXy . Multitrait . getGCovar . getVariances . mice.A . mice.X . mice.map . mice . mice.pheno . plot.BGLR . predict.BGLR . readBinMat . readBinMatMultitrait . read_bed . read_ped . residuals.BGLR . simulated3t.X . simulated3t . simulated3t.pheno . summary.BGLR . vech . wheat.A . wheat.X . wheat.Y . wheat . wheat.sets . write_bed . xpnd . 
Some associated R codes: BGLR.R . BLRCross.R . Multitrait.R . methods.R . utils.R .  Full BGLR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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