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:Arnaud Le Rouzic

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'))

Peer review:

Bug tracker:https://github.com/lerouzic/sra/issues

On CRAN:

11 exports 1 stars 2.90 score 0 dependencies 14 mentions 19 scripts 353 downloads

Last updated 7 months agofrom:419c4c26a2. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 20 2024
R-4.5-winOKAug 20 2024
R-4.5-linuxOKAug 20 2024
R-4.4-winOKAug 20 2024
R-4.4-macOKAug 20 2024
R-4.3-winOKAug 20 2024
R-4.3-macOKAug 20 2024

Exports:sraAutoregsraAutoregEvolvsraAutoregHeritsraAutoregLogsraCanalizationsraCanalizationOptsraCstvarsraDatasraDirepistasissraDriftsraSelection

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Selection Response Analysis: a R packagesra-package sra
Descriptive models of artificial-selection responses: auto-regressive modelssraAutoreg sraAutoregEvolv sraAutoregHerit sraAutoregLog
Descriptive models of artificial-selection responses: quantitative genetics modelssraCanalization sraCanalizationOpt sraCstvar sraDirepistasis sraDrift sraMutation sraSelection
Overloaded functions for "srafit" objectsAIC.srafit coef.srafit confint.srafit logLik.srafit vcov.srafit
Plotting "srafit" objectsplot.srafit sraFormatlegend sraPlotlegend sraPlotMean sraPlotMeanResid sraPlotVar sraPlotVarResid
Generates an object of class "sradata", necessary to run the models provided by the sra package.sraData