The BGmisc R package offers a comprehensive suite of functions tailored for extended behavior genetics analysis, including model identification, calculating relatedness, pedigree conversion, pedigree simulation, and more.
You can install the development version of BGmisc from GitHub with:
# install.packages("devtools")
devtools::install_github("R-Computing-Lab/BGmisc")
Contributions to the BGmisc project are welcome. For guidelines on how to contribute, please refer to the Contributing Guidelines. Issues and pull requests should be submitted on the GitHub repository. For support, please use the GitHub issues page.
BGmisc is licensed under the GNU General Public License v3.0. For more details, see the LICENSE.md file.