OOB.tree | R Documentation |
OOB tree
OOB.tree(
tree,
Curve = NULL,
Scalar = NULL,
Factor = NULL,
Shape = NULL,
Image = NULL,
Y,
timeScale = 0.1,
d_out = 0.1
)
tree |
[list]: Frechet tree. |
Curve |
[list]: A list that contains the input curves. |
Scalar |
[list]: A list that contains the input scalars. |
Factor |
[list]: A list that contains the input factors. |
Shape |
[list]: A list that contains the input shape. |
Image |
[list]: A list that contains the input images. |
Y |
[list]: Output. |
timeScale |
[numeric]: Time scale for the input curves ( |
d_out |
[numeric]: Time scale for the input curves ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.