pedprobr 0.4.0
Breaking changes
likelihood()has been refactored, and the functionality for calculating the likelihood of two linked markers is moved to a separate function,likelihood2().
New features
-
Theta correction is implemented in likelihood calculations, through the argument
thetaoflikelihood(). -
merlin()andlikelihoodMerlin()have been overhauled. -
A new function
checkMerlin()checks if MERLIN is installed and available. -
merlin()now has an argumentlinkageMapfor describing linked markers. -
likelihoodMerlin()gains argumentslogbase(for log output) andrho(as a simpler alternative tolinkageMap). -
New function
lumpAlleles().