Package: FAMoS 0.3.0
FAMoS: A Flexible Algorithm for Model Selection
Given a set of parameters describing model dynamics and a corresponding cost function, FAMoS performs a dynamic forward-backward model selection on a specified selection criterion. It also applies a non-local swap search method. Works on any cost function. For detailed information see Gabel et al. (2019) <doi:10.1371/journal.pcbi.1007230>.
Authors:
FAMoS_0.3.0.tar.gz
FAMoS_0.3.0.zip(r-4.5)FAMoS_0.3.0.zip(r-4.4)FAMoS_0.3.0.zip(r-4.3)
FAMoS_0.3.0.tgz(r-4.4-any)FAMoS_0.3.0.tgz(r-4.3-any)
FAMoS_0.3.0.tar.gz(r-4.5-noble)FAMoS_0.3.0.tar.gz(r-4.4-noble)
FAMoS_0.3.0.tgz(r-4.4-emscripten)FAMoS_0.3.0.tgz(r-4.3-emscripten)
FAMoS.pdf |FAMoS.html✨
FAMoS/json (API)
NEWS
# Install 'FAMoS' in R: |
install.packages('FAMoS', repos = c('https://gabelhub.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gabelhub/famos/issues
- famos.run - FAMoS performance test run
Last updated 5 years agofrom:7457483e09. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | NOTE | Nov 05 2024 |
R-4.5-linux | NOTE | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:aicc.weightsbase.optimcombine.and.fitcombine.parfamosfamos.performanceget.most.distantmake.directoriesmodel.apprparscale.famosrandom.init.modelretrieve.resultsreturn.resultssc.orderset.crit.parms
Dependencies:codetoolsdigestfutureglobalslistenvparallellyR.methodsS3R.ooR.utils
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Plot evidence ratios | aicc.weights |
Fit Parameters of a Model | base.optim |
Combine and Fit Parameters | combine.and.fit |
Combine Fitted and Non-fitted Parameters | combine.par |
Automated Model Selection | famos |
Plot FAMoS Performance | famos.performance |
FAMoS performance test run | famos.run |
Get Most Distant Model | get.most.distant |
Create Results Directories | make.directories |
Test for Model Appropriateness | model.appr |
Control Function for Optim | parscale.famos |
Generate Random Starting Model | random.init.model |
Retrieve Model Results | retrieve.results |
Return Final Results | return.results |
Plot Model selection Criteria | sc.order |
Convert Critical and Swap Sets | set.crit.parms |