Description Usage Arguments Value
Coverage indicator generation
1 2 3 4 5 6 7 8 9 10 11 |
eval |
a vector of evaluation points in the support of the regressor |
cb.l |
a vector of lower confidence band values |
cb.u |
a vector of upper confidence band values |
reg.name |
class of regression functions to be used; |
reg.spec |
a number denoting the type of regression function among the class of functions chosen
in |
M |
bound on the second derivative |
cvar.spec |
specification for conditional variance function, one of |
scale |
scale parameter, a positive constant multiplied to the noise. |
custom.fx |
a vector of custom f(x) values |
a value of either 1 or 0, indicating coverage or non-coverage, respectively.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.