Other packages > Find by keyword >

pedprobr  

Probability Computations on Pedigrees
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pedprobr", "1.0.1")



Attach the package and use:
library("pedprobr")
Maintained by
Magnus Dehli Vigeland
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-11-01
Latest Update: 2025-05-07
Description:
An implementation of the Elston-Stewart algorithm for calculating pedigree likelihoods given genetic marker data (Elston and Stewart (1971) ). The standard algorithm is extended to allow inbred founders. 'pedprobr' is part of the 'ped suite', a collection of packages for pedigree analysis in R. In particular, 'pedprobr' depends on 'pedtools' for pedigree manipulations and 'pedmut' for mutation modelling. For more information, see 'Pedigree Analysis in R' (Vigeland, 2021, ISBN:9780128244302).
How to cite:
Magnus Dehli Vigeland (2019). pedprobr: Probability Computations on Pedigrees. R package version 1.0.1, https://cran.r-project.org/web/packages/pedprobr. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:40), 0.1.0 (2019-11-01 13:30), 0.2.0 (2020-03-21 20:00), 0.3 (2020-07-05 06:50), 0.4.0 (2020-11-13 11:30), 0.5.0 (2021-03-27 09:40), 0.6.0 (2022-01-03 14:50), 0.6.1 (2022-01-05 17:20), 0.7.0 (2022-06-07 10:50), 0.7.1 (2023-02-13 17:30), 0.8.0 (2023-04-13 17:40), 0.9.2 (2024-02-28 18:50), 0.9.3 (2024-04-02 10:40), 0.9.4 (2024-05-08 23:50), 0.9.5 (2025-03-19 15:10), 1.0.0 (2025-05-05 15:40), 1.0.1 (2025-05-07 14:50)
Other packages that cited pedprobr R package
View pedprobr citation profile
Other R packages that pedprobr depends, imports, suggests or enhances
Complete documentation for pedprobr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
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  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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