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 Mar. 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

roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
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