Related Experiment Video
Updated: May 11, 2026

Pavlovian Conditioned Approach Training in Rats
Published on: February 4, 2016
Technical note: An R package for fitting Bayesian regularized neural networks with applications in animal breeding
P Pérez-Rodríguez1, D Gianola, K A Weigel
1Colegio de Postgraduados, Km. 36.5 Carretera Mexico-Texcoco, C.P. 56230. perpdgo@gmail.com
This study introduces the brnn R package for predicting complex genetic traits using Bayesian regularized neural networks (BRNN). The package efficiently incorporates additive and dominance effects, leveraging parallel computing for faster genomic predictions.
Area of Science:
- Quantitative genetics
- Statistical genomics
- Bioinformatics
Background:
- Accurate prediction of genetic values for complex traits is crucial in animal and plant breeding.
- Existing statistical models often rely on molecular markers and pedigree data.
- Bayesian regularized neural networks (BRNN) show promise for genomic prediction.
Purpose of the Study:
- To introduce the R package 'brnn' for implementing BRNN models.
- To extend BRNN models to include additive and dominance genetic effects.
- To demonstrate the package's utility with real-world examples.
Main Methods:
- Implementation of BRNN models within an R package.
- Extension of BRNN to account for additive and dominance genetic effects.
- Utilizing multicore architectures with OpenMP for parallel computation.
Main Results:
- The 'brnn' package provides an efficient implementation of BRNN for genomic prediction.
- The package successfully incorporates both additive and dominance effects.
- Parallel computing significantly speeds up model computations.
Conclusions:
- The 'brnn' R package offers a powerful and efficient tool for genome-enabled prediction.
- The inclusion of additive and dominance effects enhances prediction accuracy for complex traits.
- The package facilitates advanced statistical modeling in quantitative genetics.
Related Concept Videos
Statistical Software for Data Analysis and Clinical Trials
Biostatistics: Overview
Discrete variables are...
Statistical Analysis: Overview
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
Behavioral Genetics and Its Designs
The primary methodologies used in behavior genetics include family studies, twin studies, and adoption studies, each providing unique...
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time until a...
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance, comparing...
