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]
All associated links for this package
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 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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