dynparam: Creating Meta-Information for Parameters

Provides tools for describing parameters of algorithms in an abstract way. Description can include an id, a description, a domain (range or list of values), and a default value. 'dynparam' can also convert parameter sets to a 'ParamHelpers' format, in order to be able to use 'dynparam' in conjunction with 'mlrMBO'.

Version: 1.0.0
Depends: R (≥ 3.0.0)
Imports: assertthat, carrier, dplyr, dynutils (≥ 1.0.2), Hmisc, magrittr, purrr, stringr, testthat, tibble, tidyr
Suggests: ParamHelpers, lhs
Published: 2019-04-04
Author: Robrecht Cannoodt ORCID iD [aut, cre] (rcannood), Wouter Saelens ORCID iD [aut] (zouter)
Maintainer: Robrecht Cannoodt <rcannood at gmail.com>
BugReports: https://github.com/dynverse/dynparam/issues
License: GPL-3
URL: https://github.com/dynverse/dynparam
NeedsCompilation: no
Citation: dynparam citation info
Materials: README NEWS
CRAN checks: dynparam results

Downloads:

Reference manual: dynparam.pdf
Package source: dynparam_1.0.0.tar.gz
Windows binaries: r-devel: dynparam_1.0.0.zip, r-release: dynparam_1.0.0.zip, r-oldrel: dynparam_1.0.0.zip
OS X binaries: r-release: dynparam_1.0.0.tgz, r-oldrel: dynparam_1.0.0.tgz

Reverse dependencies:

Reverse imports: dynwrap

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dynparam to link to this page.