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 05 Jun. 2026.
Previous versions and publish date:
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)
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

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
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  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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