Other packages > Find by keyword >

Jacquard  

Estimation of Jacquard's Genetic Identity Coefficients
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Jacquard", "1.0.2")



Attach the package and use:
library("Jacquard")
Maintained by
Jan Graffelman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-09-17
Latest Update: 2024-09-17
Description:
Contains procedures to estimate the nine condensed Jacquard genetic identity coefficients (Jacquard, 1974) <doi:10.1007/978-3-642-88415-3> by constrained least squares (Graffelman et al., 2024) <doi:10.1101/2024.03.25.586682> and by the method of moments (Csuros, 2014) <doi:10.1016/j.tpb.2013.11.001>. These procedures require previous estimation of the allele frequencies. Functions are supplied that estimate relationship parameters that derive from the Jacquard coefficients, such as individual inbreeding coefficients and kinship coefficients.
How to cite:
Jan Graffelman (2024). Jacquard: Estimation of Jacquard's Genetic Identity Coefficients. R package version 1.0.2, https://cran.r-project.org/web/packages/Jacquard. Accessed 06 Mar. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited Jacquard R package
View Jacquard citation profile
Other R packages that Jacquard depends, imports, suggests or enhances
Complete documentation for Jacquard
Functions, R codes and Examples using the Jacquard R package
Full Jacquard package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
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  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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