Package: FAMoS
Type: Package
Title: A Flexible Algorithm for Model Selection (FAMoS)
Version: 0.1.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 attempts to find the most suitable parameter subset in terms of a specified information
    criterion. Works on any cost function that returns a negative log-likelihood.
License: GPL-3
Depends: R (>= 3.4)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: future, R.utils
Suggests: future.batchtools, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-30 11:53:23 UTC; work
Repository: CRAN
Date/Publication: 2018-12-03 19:50:16 UTC
