Package: dynparam 1.0.2

Robrecht Cannoodt

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

Authors:Robrecht Cannoodt [aut, cre], Wouter Saelens [aut]

dynparam_1.0.2.tar.gz
dynparam_1.0.2.zip(r-4.7)dynparam_1.0.2.zip(r-4.6)dynparam_1.0.2.zip(r-4.5)
dynparam_1.0.2.tgz(r-4.6-any)dynparam_1.0.2.tgz(r-4.5-any)
dynparam_1.0.2.tar.gz(r-4.7-any)dynparam_1.0.2.tar.gz(r-4.6-any)
dynparam_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
dynparam/json (API)
NEWS

# Install 'dynparam' in R:
install.packages('dynparam', repos = c('https://dynverse.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dynverse/dynparam/issues

On CRAN:

Conda:

3.80 score 3 stars 1 packages 14 scripts 410 downloads 25 exports 33 dependencies

Last updated from:3d540cbf05. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK142
source / vignettesOK179
linux-release-x86_64OK139
macos-release-arm64OK136
macos-oldrel-arm64OK180
windows-develOK97
windows-releaseOK103
windows-oldrelOK157
wasm-releaseOK100

Exports:as_descriptive_tibbleas_distributionas_parameteras_parameter_setas_paramhelpercharacter_parameterdistribution_functionexpuniform_distributionget_defaultsget_descriptioninteger_parameterinteger_range_parameteris_distributionis_parameteris_parameter_setlogical_parameternormal_distributionnumeric_parameternumeric_range_parameterparameterparameter_setquantile_functionsipsubset_parameteruniform_distribution

Dependencies:assertthatcarrierclicpp11crayondescdplyrdynutilsgenericsgluelatticelifecyclelobstrmagrittrMatrixpillarpkgconfigprettyunitsproxyCpurrrR6RcppRcppArmadilloremotesrlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
Define a character / string parametercharacter_parameter
A helper function for collapsing a setcollapse_set
Defining, serialising and printing distributionsas.list.distribution as_distribution distribution distribution_function is_distribution quantile_function
Creating meta-information for parametersdynparam
Exponentially scaled uniform distribution.expuniform_distribution
Get a description of the parameterget_description
Define a integer parameterinteger_parameter
Define a integer range parameterinteger_range_parameter
Define a logical parameterlogical_parameter
Normal distributionnormal_distribution
Define a numeric parameternumeric_parameter
Define a numeric range parameternumeric_range_parameter
Defining, serialising and printing parametersas.list.parameter as_descriptive_tibble as_parameter is_parameter parameter
Parameter set helper functionsas.list.parameter_set as_parameter_set as_paramhelper get_defaults is_parameter_set parameter_set sip
Define a range parameterrange_parameter
Define a subset parametersubset_parameter
Uniform distributionuniform_distribution