View source: R/prob_forecast.R
Subfunction for calc_transforms to cycle thorugh xmin and xmax if they are given uniquely for each dimension
1 | get_transform_with_unique_xmin_max(idx, dat, cdf.method, ...)
|
idx |
Column index of dat |
dat |
training data matrix over all the dimensions |
cdf.method |
marg_transform cdf.method |
... |
Optional arguments to marg_transform, including potentially xmin or xmax in either scalar or vector form |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.