Package: sra 0.1.4.1
sra: Selection Response Analysis
Artificial selection through selective breeding is an efficient way to induce changes in traits of interest in experimental populations. This package (sra) provides a set of tools to analyse artificial-selection response datasets. The data typically feature for several generations the average value of a trait in a population, the variance of the trait, the population size and the average value of the parents that were chosen to breed. Sra implements two families of models aiming at describing the dynamics of the genetic architecture of the trait during the selection response. The first family relies on purely descriptive (phenomenological) models, based on an autoregressive framework. The second family provides different mechanistic models, accounting e.g. for inbreeding, mutations, genetic and environmental canalization, or epistasis. The parameters underlying the dynamics of the time series are estimated by maximum likelihood. The sra package thus provides (i) a wrapper for the R functions mle() and optim() aiming at fitting in a convenient way a predetermined set of models, and (ii) some functions to plot and analyze the output of the models.
Authors:
sra_0.1.4.1.tar.gz
sra_0.1.4.1.zip(r-4.5)sra_0.1.4.1.zip(r-4.4)sra_0.1.4.1.zip(r-4.3)
sra_0.1.4.1.tgz(r-4.4-any)sra_0.1.4.1.tgz(r-4.3-any)
sra_0.1.4.1.tar.gz(r-4.5-noble)sra_0.1.4.1.tar.gz(r-4.4-noble)
sra_0.1.4.1.tgz(r-4.4-emscripten)sra_0.1.4.1.tgz(r-4.3-emscripten)
sra.pdf |sra.html✨
sra/json (API)
# Install 'sra' in R: |
install.packages('sra', repos = c('https://lerouzic.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lerouzic/sra/issues
Last updated 9 months agofrom:419c4c26a2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:sraAutoregsraAutoregEvolvsraAutoregHeritsraAutoregLogsraCanalizationsraCanalizationOptsraCstvarsraDatasraDirepistasissraDriftsraSelection
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Selection Response Analysis: a R package | sra-package sra |
Descriptive models of artificial-selection responses: auto-regressive models | sraAutoreg sraAutoregEvolv sraAutoregHerit sraAutoregLog |
Descriptive models of artificial-selection responses: quantitative genetics models | sraCanalization sraCanalizationOpt sraCstvar sraDirepistasis sraDrift sraMutation sraSelection |
Overloaded functions for "srafit" objects | AIC.srafit coef.srafit confint.srafit logLik.srafit vcov.srafit |
Plotting "srafit" objects | plot.srafit sraFormatlegend sraPlotlegend sraPlotMean sraPlotMeanResid sraPlotVar sraPlotVarResid |
Generates an object of class "sradata", necessary to run the models provided by the sra package. | sraData |