dynverse/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'.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.0
URL https://github.com/dynverse/dynparam
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dynverse/dynparam")
dynverse/dynparam documentation built on May 29, 2019, 8 a.m.