View source: R/param_transformations.R
lub_constrain | R Documentation |
lub_constrain convert x(-Inf, Inf) -> y(Lb, Ub]
lub_constrain(x, Lb, Ub)
x |
value to transform |
Lb |
Lower bound of value |
Ub |
Upper bound of value |
unconstrained value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.