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 06 May. 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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for ggroups02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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