Package: pedmut 0.7.1

Magnus Dehli Vigeland

pedmut: Mutation Models for Pedigree Likelihood Computations

A collection of functions for modelling mutations in pedigrees with marker data, as used e.g. in likelihood computations with microsatellite data. Implemented models include equal, proportional and stepwise models, as well as random models for experimental work, and custom models allowing the user to apply any valid mutation matrix. Allele lumping is done following the lumpability criteria of Kemeny and Snell (1976), ISBN:0387901922.

Authors:Magnus Dehli Vigeland [aut, cre], Thore Egeland [ctb]

pedmut_0.7.1.tar.gz
pedmut_0.7.1.zip(r-4.5)pedmut_0.7.1.zip(r-4.4)pedmut_0.7.1.zip(r-4.3)
pedmut_0.7.1.tgz(r-4.4-any)pedmut_0.7.1.tgz(r-4.3-any)
pedmut_0.7.1.tar.gz(r-4.5-noble)pedmut_0.7.1.tar.gz(r-4.4-noble)
pedmut_0.7.1.tgz(r-4.4-emscripten)pedmut_0.7.1.tgz(r-4.3-emscripten)
pedmut.pdf |pedmut.html
pedmut/json (API)
NEWS

# Install 'pedmut' in R:
install.packages('pedmut', repos = c('https://magnusdv.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/magnusdv/pedmut/issues

On CRAN:

19 exports 2 stars 3.37 score 0 dependencies 19 dependents 3 scripts 601 downloads

Last updated 8 months agofrom:450f2bdf76. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winOKSep 13 2024
R-4.5-linuxOKSep 13 2024
R-4.4-winOKSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

Exports:alwaysLumpablefindStationarygetParamsisBoundedisLumpableisMutationMatrixisMutationModelisReversibleisStationarylumpedMatrixlumpedModelmutationMatrixmutationModelmutRatesexEqualstabilizestepwiseReversiblevalidateMutationMatrixvalidateMutationModel

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Find the stationary frequency distributionfindStationary
Get model parametersgetParams
Test for mutation matrix/modelisMutationMatrix isMutationModel
Combine alleles in a mutation matrixlumpedMatrix lumpedModel
Upper limits for overall mutation rate for the stepwise reversible model.maxRate
Mutation model propertiesalwaysLumpable isBounded isLumpable isReversible isStationary model_properties
Mutation matrixmutationMatrix validateMutationMatrix
Mutation modelsmutationModel sexEqual validateMutationModel
Overall mutation ratemutRate
Stabilization of mutation matrixstabilize
Reversible stepwise mutation modelstepwiseReversible