value_from_bounds: Convert value into it's normalised form for use with...

View source: R/parameter_template_utils.R

value_from_boundsR Documentation

Convert value into it's normalised form for use with bounded()

Description

Convert value into it's normalised form for use with bounded()

Usage

value_from_bounds(x, lower, upper)

Arguments

x

Raw value

lower

Lower bound for x

upper

Upper bound for x

Value

Normalised value for use with bounded()


gadget-framework/gadgetutils documentation built on Aug. 16, 2024, 8:45 a.m.