Other packages > Find by keyword >

paramlink  

Parametric Linkage and Other Pedigree Analysis in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("paramlink", "1.1-5")



Attach the package and use:
library("paramlink")
Maintained by
Magnus Dehli Vigeland
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-03-20
Latest Update: 2022-04-15
Description:
NOTE: 'PARAMLINK' HAS BEEN SUPERSEDED BY THE 'PED SUITE' PACKAGES (). 'PARAMLINK' IS MAINTAINED ONLY FOR LEGACY PURPOSES AND SHOULD NOT BE USED IN NEW PROJECTS. A suite of tools for analysing pedigrees with marker data, including parametric linkage analysis, forensic computations, relatedness analysis and marker simulations. The core of the package is an implementation of the Elston-Stewart algorithm for pedigree likelihoods, extended to allow mutations as well as complex inbreeding. Features for linkage analysis include singlepoint LOD scores, power analysis, and multipoint analysis (the latter through a wrapper to the 'MERLIN' software). Forensic applications include exclusion probabilities, genotype distributions and conditional simulations. Data from the 'Familias' software can be imported and analysed in 'paramlink'. Finally, 'paramlink' offers many utility functions for creating, manipulating and plotting pedigrees with or without marker data (the actual plotting is done by the 'kinship2' package).
How to cite:
Magnus Dehli Vigeland (2011). paramlink: Parametric Linkage and Other Pedigree Analysis in R. R package version 1.1-5, https://cran.r-project.org/web/packages/paramlink. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.2-1 (2011-03-20 20:39), 0.3-1 (2011-10-15 21:53), 0.6-1 (2012-02-01 21:07), 0.7-0 (2012-08-10 13:54), 0.8-0 (2012-12-12 17:25), 0.8-3 (2013-04-03 01:29), 0.9-1 (2013-04-15 08:11), 0.9-6 (2014-04-01 11:52), 0.9-7 (2015-07-03 12:51), 0.9-8 (2016-04-28 00:28), 0.9-9 (2016-10-17 00:38), 1.1-0 (2017-03-13 13:18), 1.1-1 (2017-08-14 17:08), 1.1-2 (2018-01-05 17:06), 1.1-4 (2022-02-21 17:00)
Other packages that cited paramlink R package
View paramlink citation profile
Other R packages that paramlink depends, imports, suggests or enhances
Complete documentation for paramlink
Functions, R codes and Examples using the paramlink R package
Some associated functions: Familias2linkdat . IBDestimate . IBDtriangle . LR . Xped . allGenotypes . as.data.frame.linkdat . as.matrix.linkdat . dominant . examineKinships . exclusionPower . hasCA . is.linkdat . likelihood . linkage.power . linkageSim . linkdat . linkres . lod . lod.peaks . markerSim . markers . mendelianCheck . mergePed . merlin . oneMarkerDistribution . paramlink-package . pedCreate . pedModify . pedParts . pedigreeLoops . plot.linkdat . plotPedList . randomPed . readDatfile . relatednessCoeff . relationLR . setAvailable . setModel . setPlotLabels . showInTriangle . simpleSim . toyped . transferMarkerdata . twoMarkerDistribution . twoloops . 
Some associated R codes: IBDest_getAlleleData.R . IBDestimate.R . IBDtriangle.R . LR.R . SNPsim.R . all.equal.linkdat.R . allGenotypes.R . as.data.frame.linkdat.R . as.matrix.linkdat.R . datasets.R . depreciated.R . examineKinships.R . exclusionPower.R . familias2linkdat.R . is.linkdat.R . likelihood.R . likelihoodSNP.R . likelihood_LINKAGE.R . linkage.power.R . linkageSim.R . linkdat.R . linkres.R . lod.R . loops.R . markerSim.R . markers.R . mendelianCheck.R . mergePed.R . merlin.R . oneMarkerDistribution.R . paramlink.R . pedCreate.R . pedModify.R . pedParts.R . plot.linkdat.R . plotPedList.R . randomPed.R . readDatfile.R . relatednessCoeff.R . relationLR.R . setModel.R . setPlotLabels.R . transferMarkerdata.R . twoMarkerDistribution.R . utils.R . zzz.R .  Full paramlink package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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