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 03 Jul. 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

GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
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  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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