| data.root | R Documentation |
Used by the DP recurrences to evaluate the stratification objective at a specific remaining distance 'd' and first-stratum width 'y', given stratum cost 'c' and constants tucked in 'my_env.'
data.root(d, y, c, my_env)
d |
numeric: remaining distance/range on the (scaled) axis |
y |
numeric: first stratum width on the (scaled) axis |
c |
numeric: per stratum cost multiplier (Ch[k]) |
my_env |
environment: holds distribution name, parameters and scaling |
numeric: sqrt(objective) or -1 if branch is infeasible/invalid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.