my_scaled_logit | R Documentation |
Transforming data to be bound between a lower and upper limit http://www.maths.bristol.ac.uk/R/web/packages/fable/vignettes/transformations.html
my_scaled_logit(x, lower = 0, upper = 100)
x |
Double to transform |
lower |
Lower limit of admissible values |
upper |
Upper limit of admissible values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.