Other packages > Find by keyword >

ggroups  

Pedigree and Genetic Groups
View on CRAN: Click here


Download and install ggroups package within the R console
Install from CRAN:
install.packages("ggroups")

Install from Github:
library("remotes")
install_github("cran/ggroups")

Install by package version:
library("remotes")
install_version("ggroups", "2.1.2")



Attach the package and use:
library("ggroups")
Maintained by
Mohammad Ali Nilforooshan
[Scholar Profile | Author Map]
First Published: 2019-03-31
Latest Update: 2022-03-27
Description:
Calculates additive and dominance genetic relationship matrices and their inverses, in matrix and tabular-sparse formats. It includes functions for checking and processing pedigree, calculating inbreeding coefficients (Meuwissen & Luo, 1992 ), as well as functions to calculate the matrix of genetic group contributions (Q), and adding those contributions to the genetic merit of animals (Quaas (1988) ). Calculation of Q is computationally extensive. There are computationally optimized functions to calculate Q.
How to cite:
Mohammad Ali Nilforooshan (2019). ggroups: Pedigree and Genetic Groups. R package version 2.1.2, https://cran.r-project.org/web/packages/ggroups. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.1.4 (2019-03-31 13:00), 1.2.0 (2019-04-14 01:02), 1.2.1 (2019-05-11 01:00), 1.3.0 (2020-02-09 20:30), 2.0.1 (2020-02-18 10:40), 2.0.2 (2020-02-28 12:30), 2.0.3 (2020-03-19 07:50), 2.1.0 (2021-01-06 11:50), 2.1.1 (2021-11-03 06:10)
Other packages that cited ggroups R package
View ggroups citation profile
Other R packages that ggroups depends, imports, suggests or enhances
Complete documentation for ggroups
Functions, R codes and Examples using the ggroups R package
Some associated functions: Qgpu . buildA . buildD . gghead . ggroups-package . inb . inbreed . mat2tab . offspring . pedcheck . peddown . pedup . pruneped . qmat . qmatL . qmatXL . renum . rg . smgsped . tab2mat . tabA . tabAinv . tabD . tabDinv . 
Some associated R codes: Arow1.R . Qgpu.R . buildA.R . buildD.R . gghead.R . ggroups.R . inb.R . inbreed.R . mat2tab.R . offspring.R . pedcheck.R . peddown.R . pedup.R . pruneped.R . qmat.R . qmatL.R . qmatXL.R . renum.R . rg.R . smgsped.R . tab2mat.R . tabA.R . tabAinv.R . tabD.R . tabDinv.R .  Full ggroups package functions and examples
Downloads during the last 30 days
02/2702/2803/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/28Downloads for ggroups02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  

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