Package: FAMoS
Type: Package
Title: A Flexible Algorithm for Model Selection
Version: 0.2.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.
License: MIT + file LICENSE
Depends: R (>= 3.6)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: future, R.utils
Suggests: future.batchtools, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-05-26 09:28:52 UTC; work
Repository: CRAN
Date/Publication: 2019-05-26 09:40:03 UTC
