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.3")



Attach the package and use:
library("BGLR")
Maintained by
Paulino Perez Rodriguez
[Scholar Profile | Author Map]
First Published: 2013-10-13
Latest Update: 2023-12-09
Description:
Bayesian Generalized Linear Regression.
How to cite:
Paulino Perez Rodriguez (2013). BGLR: Bayesian Generalized Linear Regression. R package version 1.1.3, https://cran.r-project.org/web/packages/BGLR. Accessed 31 Mar. 2025.
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
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/29Downloads for BGLR20406080100120140160180TrendBars

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  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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