Description Usage Arguments Value
View source: R/marginal_methods.R
Scale from (0,1) to [0, xmax]. The slight offset at 0 is not recovered here.
1 | scale_full(x01, d01, xmax)
|
x01 |
A vector of points in (0,1) |
d01 |
Associated density |
xmax |
Maximum allowable x value. If NA, function returns the input values. |
The vector of samples rescaled to [0,1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.