Description Usage Arguments Details References Examples
Constructor pentru o v.a. continua.
1 | CRV(fun, lo, hi)
|
fun |
Functia specifica v.a. continua - aceastea este considerata nenula doar pe intervalul cuprins intre _lower_bound, _upper_bound. |
lo |
_lower_bound |
hi |
_upper_bound |
In cazul in care cele doua valori (lo, hi) nu sunt introduse de utilizator, iau implicit valorile (-Inf, Inf).
https://programmingpages.wordpress.com/2014/08/31/creating-classes-in-r/
https://stat.ethz.ch/R-manual/R-devel/library/methods/html/setClass.html
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.