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 25 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), 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

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
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  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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