Package: FAMoS
Type: Package
Title: A Flexible Algorithm for Model Selection
Version: 0.3.0
Author: Michael Gabel, Tobias Hohl
Maintainer: Michael Gabel <m_gabel@gmx.de>
Description: 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>.
License: MIT + file LICENSE
Depends: R (>= 3.6)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: future, R.utils
Suggests: future.batchtools, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-04-13 18:10:50 UTC; Meins
Repository: CRAN
Date/Publication: 2020-04-14 08:40:09 UTC
Built: R 4.2.0; ; 2022-03-22 12:32:14 UTC; unix
