Package: FAMoS
Type: Package
Title: A Flexible Algorithm for Model Selection
Version: 0.3.1
Authors@R: 
    c(person(given = "Michael", family = "Gabel", role = c("aut", "cre"), email = "m_gabel@gmx.de"),
      person(given = "Tobias", family = "Hohl", role = "aut"))
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.3.2
Imports: future, R.utils, methods, stats
Suggests: future.batchtools, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-05 07:10:45 UTC; Meins
Author: Michael Gabel [aut, cre],
  Tobias Hohl [aut]
Repository: CRAN
Date/Publication: 2025-04-05 07:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:53:35 UTC; windows
