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.1
Depends: R (≥ 3.0.0)
Imports: assertthat, carrier, dplyr, dynutils (≥ 1.0.2), magrittr, purrr, stringr, tibble, tidyr
Suggests: lhs, ParamHelpers, testthat
Published: 2020-06-24
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: MIT + file LICENSE
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.1.tar.gz
Windows binaries: r-devel: dynparam_1.0.1.zip, r-release: dynparam_1.0.1.zip, r-oldrel: dynparam_1.0.1.zip
macOS binaries: r-release: dynparam_1.0.1.tgz, r-oldrel: dynparam_1.0.1.tgz
Old sources: dynparam archive

Reverse dependencies:

Reverse imports: dynwrap

Linking:

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