Package: fwsim 0.3.4
fwsim: Fisher-Wright Population Simulation
Simulates a population under the Fisher-Wright model (fixed or stochastic population size) with a one-step neutral mutation process (stepwise mutation model, logistic mutation model and exponential mutation model supported). The stochastic population sizes are random Poisson distributed and different kinds of population growth are supported. For the stepwise mutation model, it is possible to specify locus and direction specific mutation rate (in terms of upwards and downwards mutation rate). Intermediate generations can be saved in order to study e.g. drift.
Authors:
fwsim_0.3.4.tar.gz
fwsim_0.3.4.zip(r-4.5)fwsim_0.3.4.zip(r-4.4)fwsim_0.3.4.zip(r-4.3)
fwsim_0.3.4.tgz(r-4.4-x86_64)fwsim_0.3.4.tgz(r-4.4-arm64)fwsim_0.3.4.tgz(r-4.3-x86_64)fwsim_0.3.4.tgz(r-4.3-arm64)
fwsim_0.3.4.tar.gz(r-4.5-noble)fwsim_0.3.4.tar.gz(r-4.4-noble)
fwsim_0.3.4.tgz(r-4.4-emscripten)fwsim_0.3.4.tgz(r-4.3-emscripten)
fwsim.pdf |fwsim.html✨
fwsim/json (API)
NEWS
# Install 'fwsim' in R: |
install.packages('fwsim', repos = c('https://mikldk.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:38059a335a. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win-x86_64 | NOTE | Nov 16 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 16 2024 |
R-4.4-win-x86_64 | NOTE | Nov 16 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 16 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 16 2024 |
R-4.3-win-x86_64 | NOTE | Nov 16 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 16 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 16 2024 |
Exports:approx_stationary_distfwsimfwsim_fixedinit_mutmodelmutmodel_dw_mutmutmodel_not_mutmutmodel_up_mutplot.fwsimprint.fwsimprint.mutmodelsummary.fwsim
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Haplotype tools | fwsim-package |
Fisher-Wright Population Simulation | fwsim fwsim_fixed plot.fwsim print.fwsim summary.fwsim |
init_mutmodel | init_mutmodel print.mutmodel |
Mutation model logic | approx_stationary_dist mutmodel_dw_mut mutmodel_not_mut mutmodel_up_mut |