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", "0.9.4")



Attach the package and use:
library("pedprobr")
Maintained by
Magnus Dehli Vigeland
[Scholar Profile | Author Map]
First Published: 2019-11-01
Latest Update: 2023-04-13
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 0.9.4, https://cran.r-project.org/web/packages/pedprobr. Accessed 11 Apr. 2025.
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)
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for pedprobr0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
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  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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